pfalcon / awesome-implicit-data-structures
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:
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Binary search implementation that avoids branch instructions☆10Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- ☆31Updated 9 years ago
- c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset☆13Updated 11 months ago
- A sparse and compressed bitmap library.☆12Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆13Updated 6 years ago
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- Experimental programming language☆11Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- Lock-free memory allocator☆21Updated last year
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- Using ARM NEON instructions to filter an array.☆11Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- DSL for stencils and image processing☆13Updated 8 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago