Packages tagged: data-structure
compactdict
A compact dictionary implementation
hyperloglog
A HyperLogLog data structure implementation in Nim
jsonpak
Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.
stacks
Pure Nim stack implementation based on sequences.
ternary_tree
Structural sharing data structure of lists and maps.