skarupke / sherwood_map
A hash table implementation using Robin Hood Linear Probing
☆50Updated 10 years ago
Alternatives and similar repositories for sherwood_map:
Users that are interested in sherwood_map are comparing it to the libraries listed below
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- ☆26Updated 7 years ago
- A C++ library for integer array compression☆29Updated 2 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- ☆31Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- ☆12Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago