Directories ¶
Path | Synopsis |
---|---|
Package garray provides most commonly used array containers which also support concurrent-safe/unsafe switch feature.
|
Package garray provides most commonly used array containers which also support concurrent-safe/unsafe switch feature. |
Package glist provides most commonly used doubly linked list container which also supports concurrent-safe/unsafe switch feature.
|
Package glist provides most commonly used doubly linked list container which also supports concurrent-safe/unsafe switch feature. |
Package gmap provides most commonly used map container which also support concurrent-safe/unsafe switch feature.
|
Package gmap provides most commonly used map container which also support concurrent-safe/unsafe switch feature. |
Package gpool provides object-reusable concurrent-safe pool.
|
Package gpool provides object-reusable concurrent-safe pool. |
Package gqueue provides dynamic/static concurrent-safe queue.
|
Package gqueue provides dynamic/static concurrent-safe queue. |
Package gring provides a concurrent-safe/unsafe ring(circular lists).
|
Package gring provides a concurrent-safe/unsafe ring(circular lists). |
Package gset provides kinds of concurrent-safe/unsafe sets.
|
Package gset provides kinds of concurrent-safe/unsafe sets. |
Package gtree provides concurrent-safe/unsafe tree containers.
|
Package gtree provides concurrent-safe/unsafe tree containers. |
Package gtype provides high performance and concurrent-safe basic variable types.
|
Package gtype provides high performance and concurrent-safe basic variable types. |
Package gvar provides an universal variable type, like generics.
|
Package gvar provides an universal variable type, like generics. |
Click to show internal directories.
Click to hide internal directories.