pfalcon / awesome-implicit-data-structures
Awesome implicit data structures
☆23Updated 5 years ago
Alternatives and similar repositories for awesome-implicit-data-structures:
Users that are interested in awesome-implicit-data-structures are comparing it to the libraries listed below
- Lock-free memory allocator☆20Updated last year
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- ☆31Updated 9 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- Experimental programming language☆11Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Multi-platform, single-file, header-only, C / C++11 include for bootstrapping new projects.☆15Updated 4 years ago
- Presentation on Hana for C++Now 2015☆10Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset☆13Updated 9 months ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- A library to support streaming data applications