C++14 cache friendly B-heap priority queue
☆111Sep 18, 2025Updated 6 months ago
Alternatives and similar repositories for prio_queue
Users that are interested in prio_queue are comparing it to the libraries listed below
Sorting:
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Mar 23, 2015Updated 10 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Jul 3, 2019Updated 6 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Dec 29, 2017Updated 8 years ago
- Single file utilities for C++.☆30Jan 28, 2026Updated last month
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 6 months ago
- ☆16Feb 29, 2020Updated 6 years ago
- A lock-free pool-based allocator using C++11 facilities☆15Mar 21, 2015Updated 10 years ago
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆137Aug 6, 2019Updated 6 years ago
- Library for creating code/data breakpoints at runtime on Win32/Win64☆21Aug 9, 2014Updated 11 years ago
- Task schedulers for cross-platform C++ development.☆34Feb 27, 2019Updated 7 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Jan 5, 2022Updated 4 years ago
- Procedural Plate Tectonics using Clustered Convection☆23Jul 24, 2022Updated 3 years ago
- Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues☆19Feb 12, 2022Updated 4 years ago
- Single header SPIR-V compressor for C and C++☆31Sep 29, 2016Updated 9 years ago
- A collection of bit manipulation routines for C++☆21Jul 24, 2013Updated 12 years ago
- Solving the Expression Problem in C++11☆45Nov 10, 2012Updated 13 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆89Nov 30, 2025Updated 3 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Oct 6, 2024Updated last year
- Create Voronoi tessellation on surface of a sphere☆51Dec 7, 2015Updated 10 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- Comparison operators for std::span☆16Mar 27, 2020Updated 5 years ago
- Simple threadpool based on C11☆10Jul 29, 2020Updated 5 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 11 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Apr 11, 2019Updated 6 years ago
- Experiments with constexpr☆248Mar 5, 2021Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Aug 13, 2018Updated 7 years ago
- Helix, a market data feed handler for C and C++.☆120Oct 18, 2017Updated 8 years ago
- forward declarations for C++ std headers☆75Jan 31, 2021Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Vector math library with NEON/SSE support☆355Jan 21, 2024Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- C++ client to connect to bitmex - https://www.bitmex.com/☆11May 17, 2019Updated 6 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Jul 20, 2022Updated 3 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26May 6, 2019Updated 6 years ago