preshing / CompareIntegerMaps
Generates benchmark data for two different data structures, then renders some graphs.
☆112Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CompareIntegerMaps
- Hash Array Mapped Trie (C++ Templates)☆122Updated last year
- Support for Currying and Function Composition in C++☆60Updated 9 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 14 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 7 years ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- A C++ pointer bump memory arena implementation☆85Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- A persistent hash array-mapped trie for C++☆90Updated last year
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Joedb, the Journal-Only Embedded Database☆91Updated this week
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆273Updated 3 years ago
- transducers in C++ 14☆40Updated 10 years ago
- A C++ library for concurrent programming☆70Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Open multi-methods for C++11☆117Updated 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 9 years ago
- A C++ smart-pointer with value-semantics 💎☆130Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- C++11 metaprogramming library☆111Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- What did you expect?☆113Updated 7 years ago
- Functional Utilities for C++☆40Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- C++ template metaprogramming library collection☆126Updated 8 years ago