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
- For details, see the blog post:☆32Updated last year
- A C++ library for integer array compression☆28Updated 2 years ago
- A high performance C++ playground library☆48Updated 8 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
- ☆31Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- ☆12Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Virtual memory based containers☆40Updated 3 years ago
- ☆13Updated 8 years ago
- ☆26Updated 7 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago