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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- C++ template containers with optimized memory consumption☆12Updated this week
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- ☆18Updated 5 months ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆97Updated 5 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago