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
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆42Updated 2 years ago
- A datalog implementation in pure Lua (LPEG parser).☆22Updated 2 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- A simple dataflow library for C++.☆28Updated 6 years ago
- RRB-tree implemented as a library in C.☆170Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated last week
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- A JavaScript runtime for the SNOBOL4 programming language☆18Updated 3 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Multiplying... backward?☆14Updated 4 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Experimentation around 'emil-e/rapidcheck' by combining it with libFuzzer☆27Updated 7 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- The HAT-trie, written in C, as described in my PhD thesis.☆20Updated 8 years ago
- A C++ algorithm library for generators☆20Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Generally applicable Terra utilities.☆15Updated 10 years ago