module
Version:
v0.0.0-...-c03e3e1
Opens a new window with list of versions in this module.
Published: Jul 23, 2024
License: MIT
Opens a new window with license information.
README
¶
Gorilla
Implementation for some generic data structures and algorithms in Go.
Collections
- List (doubly linked list)
- Queue
- Stack
- Hash Set
- heapq (priority queue based on a binary heap)
- Binary Search Tree (balanced)
- Trie
- LRU Cache (Least Recently Used)
Directories
¶
Click to show internal directories.
Click to hide internal directories.