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 8 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- RRB-tree implemented as a library in C.☆171Updated 10 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- C++20 coroutine runtime and cross-platform I/O library☆34Updated last year
- ☆27Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- ☆42Updated 2 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Multiplying... backward?☆14Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A simple dataflow library for C++.☆28Updated 6 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago