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
- C++1y coroutine library.☆17Updated 7 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 6 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Multiplying... backward?☆14Updated 5 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- C++ library for incremental computing☆23Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- How fast can we shuffle values?☆39Updated last year
- RRB-tree implemented as a library in C.☆171Updated 11 years ago
- String to Float Benchmark☆19Updated 7 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last week
- ☆42Updated 2 years ago
- ☆39Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- transducers in C++ 14☆40Updated 11 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago