skarupke / sherwood_mapView external linksLinks
A hash table implementation using Robin Hood Linear Probing
☆52May 31, 2014Updated 11 years ago
Alternatives and similar repositories for sherwood_map
Users that are interested in sherwood_map are comparing it to the libraries listed below
Sorting:
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 11 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Sep 4, 2019Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Sep 19, 2014Updated 11 years ago
- ☆17Jan 27, 2020Updated 6 years ago
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- A high performance C++ playground library☆48May 9, 2016Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Mar 6, 2015Updated 10 years ago
- Linux Developer Libraries☆12May 8, 2017Updated 8 years ago
- A very fast hashtable☆1,839Sep 27, 2023Updated 2 years ago
- C++ Scattered Containers☆67Jul 22, 2017Updated 8 years ago
- user space tool for inspection and simple manipulation of eBPF programs and maps☆25Feb 1, 2018Updated 8 years ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- nkvdb - is a numeric time-series database.☆35Mar 6, 2017Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Jan 15, 2021Updated 5 years ago
- Repo for the Journal of Systems Research (JSYS)☆11Jan 7, 2020Updated 6 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆10Apr 10, 2025Updated 10 months ago
- Bare metal core dump☆11Feb 23, 2019Updated 6 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Feb 21, 2016Updated 9 years ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- A C++ library for concurrent programming☆71Apr 8, 2021Updated 4 years ago
- Fast C++ Parallel Programming with Task Dependency Graphs☆10Oct 20, 2018Updated 7 years ago
- Finite State Coder☆14Apr 17, 2015Updated 10 years ago
- Immutable/persistent functional data structures for C++11☆10Mar 20, 2019Updated 6 years ago
- Portable Event Library☆18Apr 28, 2025Updated 9 months ago
- High performance multithreading toolkit for C++17☆47Oct 28, 2025Updated 3 months ago
- A c++ library for paths defined by points within the 2d space☆46Jan 9, 2016Updated 10 years ago
- A collection of functions for making writing to a bitstream eaisier; written in C under a BSD license☆14Jul 31, 2014Updated 11 years ago
- FPGA implementation of the Blit terminal☆14Dec 26, 2019Updated 6 years ago
- Really fast C++ hash table☆14Apr 4, 2018Updated 7 years ago
- moderngpu algorithms for C++ shaders☆16Mar 3, 2021Updated 4 years ago
- nson is a data framework for C with a very fast JSON and property list parser.☆15Dec 13, 2021Updated 4 years ago
- Polyfill some holes in the SSE intrinsics set☆50Jun 2, 2022Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Sep 3, 2022Updated 3 years ago
- Implement a modern Dynamic DNS server from scratch☆15Feb 2, 2017Updated 9 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Jun 15, 2015Updated 10 years ago
- Lightweight SSA compiler suite☆11Sep 27, 2024Updated last year
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Oct 8, 2017Updated 8 years ago