Const-me / LookupTables
☆23Updated 8 years ago
Alternatives and similar repositories for LookupTables
Users that are interested in LookupTables are comparing it to the libraries listed below
Sorting:
- ☆20Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 3 years ago
- Interchangeable AoS and SoA containers☆23Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- ☆11Updated 3 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Two-Level Segregated Fit Memory Allocator☆12Updated 4 years ago
- ☆13Updated 2 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- ☆12Updated last year
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- A sparse and compressed bitmap library.☆12Updated 10 years ago
- A nano concurrency library☆24Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago