pfalcon / awesome-implicit-data-structuresLinks
Awesome implicit data structures
☆24Updated 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
Sorting:
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Lightweight printf-compatible format processing library☆32Updated 9 months ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- ☆31Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C/C++ Preprocessor Magic☆53Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- BON - Binary Object Notation☆21Updated 7 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Lightning fast XML parser.☆23Updated 8 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- single file C libraries☆40Updated 7 months ago
- Math vector library☆38Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- C++ 11/14 type safe light event system☆14Updated 10 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago