rollbear / prio_queue
C++14 cache friendly B-heap priority queue
☆104Updated 3 years ago
Alternatives and similar repositories for prio_queue:
Users that are interested in prio_queue are comparing it to the libraries listed below
- generic stack-based container☆105Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- A persistent hash array-mapped trie for C++☆91Updated last year
- The missing C++ tuple functionality☆84Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated this week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 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
- An open addressing linear probing hash table, tuned for delete heavy workloads☆201Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++ micro benchmark library☆89Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year