hashset topic
js-sdsl
A javascript standard data structure library which benchmark against C++ STL.
capsule
The Capsule Hash Trie Collections Library
Collections.Pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
LGenerics
Generic algorithms and data structures for Lazarus/Free Pascal
xorf
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
ritelinked
RiteLinked - LinkedHashMap & LinkedHashSet in Rust
fsharp-hashcollections
Library providing fast hash based immutable map and set
typescriptcollectionsframework
TypeScript Collections Framework - a port of the Java Collections framework for use with Angular
shoki
Purely functional data structures in Java
TwinCat-Dynamic-Collections
A TwinCAT library for creating and manipulating dynamic collections of data in TwinCAT. It provides multiple data structures such as ArrayList (a dynamic array), List (a doubly linked list that is opt...