Directories
¶
| Path | Synopsis |
|---|---|
|
List of collections that implement the main basic data structures.
|
List of collections that implement the main basic data structures. |
|
binflags
This package contains a super fast and collection that stores a state in bits.
|
This package contains a super fast and collection that stores a state in bits. |
|
cache
List of cache collections that implement cache interface.
|
List of cache collections that implement cache interface. |
|
cache/lru
LRU algorithm is a cache replacement algorithm.
|
LRU algorithm is a cache replacement algorithm. |
|
linkedlist
linkedlist package contains a linked list data structure implementation.
|
linkedlist package contains a linked list data structure implementation. |
|
queue
This package contains FIFO (first in, first out) queue implementation.
|
This package contains FIFO (first in, first out) queue implementation. |
|
stack
This package contains LIFO (last in, first out) stack implementation.
|
This package contains LIFO (last in, first out) stack implementation. |
|
Maps package provide a helper functions to work with map types.
|
Maps package provide a helper functions to work with map types. |
|
Package math provides basic constants and mathematical functions.
|
Package math provides basic constants and mathematical functions. |
|
bits
Functions that help to work with bits and simplify bit operations.
|
Functions that help to work with bits and simplify bit operations. |
|
reflect package provides additional functionality for the standard Go reflect package.
|
reflect package provides additional functionality for the standard Go reflect package. |
|
Slices package provides simplified interfaces to sort functions with various types.
|
Slices package provides simplified interfaces to sort functions with various types. |
|
This package contains generic useful types that are used in the whole library.
|
This package contains generic useful types that are used in the whole library. |
Click to show internal directories.
Click to hide internal directories.