philipbecker / cpp-art
STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.
☆11Updated 8 years ago
Alternatives and similar repositories for cpp-art:
Users that are interested in cpp-art are comparing it to the libraries listed below
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- benchmarking positional population count☆14Updated 10 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Persistent red-black tree in C++☆28Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago
- STL compatible implementation of hash map optimized for concurrent access☆25Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago