mthom / unmanaged-ctrieLinks
Concurrent hash tries for C++ 14 with no memory management whatsoever.
☆10Updated 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
Sorting:
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Typescript implementation of Relaxed Radix Balanced Trees☆18Updated 9 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- ☆42Updated 2 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- C++20 coroutine runtime and cross-platform I/O library☆34Updated 9 months ago
- Multiplying... backward?☆14Updated 4 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆31Updated last year
- C++ library for incremental computing☆22Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A small DFA for under 16 states☆51Updated 7 years ago
- How fast can we shuffle values?☆37Updated last year
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- single file C libraries☆38Updated 5 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago