mthom / unmanaged-ctrie
Concurrent hash tries for C++ 14 with no memory management whatsoever.
☆10Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for unmanaged-ctrie
- Garbage collected concurrent hash tries.☆19Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 3 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- ☆40Updated last year
- Multiplying... backward?☆13Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆15Updated 4 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- ☆22Updated 2 years ago
- Structure-of-array synthesis in C++20☆78Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 4 months ago
- Low-latency Overlog runtime☆18Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated 5 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Region based memory allocator☆12Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- A simple dataflow library for C++.☆27Updated 6 years ago
- Modern C++ framework for critical systems☆21Updated 11 months ago
- Futspace is a voxel based graphics engine implemented in Futhark☆8Updated 4 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- C++ library for incremental computing☆20Updated 2 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated 2 months ago
- A vectorized single header hash function.☆18Updated last year
- Binary search implementation that avoids branch instructions☆10Updated 4 years ago
- ☆11Updated 5 years ago