11 results found Sort:
A javascript standard data structure library which benchmark against C++ STL.
Created
2021-12-17
501 commits to main branch, last one 6 months ago
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Created
2018-12-23
69 commits to master branch, last one 2 years ago
This repository has no description...
Created
2019-12-09
1,468 commits to dev branch, last one a day ago
The Capsule Hash Trie Collections Library
Created
2015-10-21
463 commits to main branch, last one about a year ago
Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games
Created
2022-04-21
63 commits to main branch, last one 8 months ago
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.
Created
2019-12-24
81 commits to master branch, last one 11 months ago
The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data
Created
2022-07-18
120 commits to main branch, last one 9 days ago
Library providing fast hash based immutable map and set
Created
2019-12-22
45 commits to master branch, last one 7 months ago
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...
Created
2022-05-18
103 commits to master branch, last one 3 months ago
RiteLinked - LinkedHashMap & LinkedHashSet in Rust
Created
2021-03-03
2 commits to main branch, last one 2 years ago
Rust implementation of the DCSO Bloom filter
Created
2024-01-30
91 commits to main branch, last one about a month ago