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
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- ☆40Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Multiplying... backward?☆13Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- A small test for multithreaded C++ stack unwinding on unixes☆15Updated 4 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- How fast can we shuffle values?☆37Updated 8 months ago
- ☆13Updated last year
- Cell language C++ runtime☆17Updated 4 years ago
- 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 …☆21Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆21Updated 3 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆12Updated 6 years ago
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 years ago
- ☆39Updated 3 years ago