preshing / CompareIntegerMapsLinks
Generates benchmark data for two different data structures, then renders some graphs.
☆112Updated 5 years ago
Alternatives and similar repositories for CompareIntegerMaps
Users that are interested in CompareIntegerMaps are comparing it to the libraries listed below
Sorting:
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- λ → C++ library for functional programming☆37Updated 8 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- What did you expect?☆111Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Functional Utilities for C++☆40Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++ template metaprogramming library collection☆127Updated 9 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- transducers in C++ 14☆40Updated 10 years ago