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
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Multiplying... backward?☆14Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 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
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- A minimal C library for operational transform☆111Updated 10 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- transducers in C++ 14☆40Updated 11 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- C++20 coroutine runtime and cross-platform I/O library☆34Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 7 months ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- ☆42Updated 2 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 6 years ago