module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Apr 26, 2023
License: GPL-3.0
Opens a new window with license information.
README
¶
Golang Standard Library
a library that exposes popular data structures and utilities.
Roadmap
| Name |
Description |
|
| Queue |
FIFO |
[x] |
| PQueue |
|
[x] |
| Map Set |
Key / Value |
[x] |
| LRUCache |
Least Recently Used |
[ ] |
| LFUCache |
Least Frequently Used |
[ ] |
| Tree |
|
[ ] |
| Graph |
|
[ ] |
| Set |
|
[x] |
| List |
Doubly Linked List |
[x] |
| Array |
|
[x] |
Directories
¶
Click to show internal directories.
Click to hide internal directories.