mthom / unmanaged-ctrie
Concurrent hash tries for C++ 14 with no memory management whatsoever.
☆11Updated 8 years ago
Alternatives and similar repositories for unmanaged-ctrie:
Users that are interested in unmanaged-ctrie are comparing it to the libraries listed below
- Garbage collected concurrent hash tries.☆20Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆29Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆21Updated 3 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆36Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Rust implementation of sequence alignment / Levenshtein distance by A* acceleration of the DP algorithm☆21Updated 7 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Eliminating the need for hand-crafted assembly in high-performance interpreters☆14Updated 3 years ago
- LLVM-jitted bitmaps☆26Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Backtrace.io's resilient log record framing format☆37Updated 3 years ago
- single file C libraries☆38Updated 2 months ago
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 years ago
- ☆41Updated last year
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated last year