mthom / unmanaged-ctrieLinks
Concurrent hash tries for C++ 14 with no memory management whatsoever.
☆10Updated 9 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 9 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- Software transactional memory system developed at Wyatt Technology☆30Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- C++ library for incremental computing☆23Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 3 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- C++20 coroutine runtime and cross-platform I/O library☆35Updated last year
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- RRB-tree implemented as a library in C.☆175Updated 11 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- A C implementation of Amazon Ion.☆172Updated 2 months ago
- A simple dataflow library for C++.☆28Updated 7 years ago
- ☆42Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- A minimal C library for operational transform☆113Updated 10 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago