hashset topic

List hashset repositories

jdkgdxds

26
Stars
2
Forks
Watchers

Java data structures for primitive and/or Object items

go-set

94
Stars
7
Forks
Watchers

The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data

java-immutable-collections

41
Stars
4
Forks
Watchers

Efficient Immutable/Persistent Collections for Java

map_macro

22
Stars
1
Forks
Watchers

Declarative macros for statically initializing collections with ease

ExcaliburHash

310
Stars
8
Forks
Watchers

Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games

poppy

24
Stars
0
Forks
Watchers

Rust implementation of the DCSO Bloom filter