Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues
☆19Feb 12, 2022Updated 4 years ago
Alternatives and similar repositories for priority-queue
Users that are interested in priority-queue are comparing it to the libraries listed below
Sorting:
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Jan 23, 2025Updated last year
- Code for reproducing the results in "How Well do Sparse Imagenet Models Transfer?", presented at CVPR 2022☆10Jun 3, 2022Updated 3 years ago
- [ICLR 2025 Spotlight] Code release for "Sharpness-Aware Minimization Efficiently Selects Flatter Minima Late In Training"☆18Feb 20, 2025Updated last year
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Jan 5, 2022Updated 4 years ago
- ☆13Apr 29, 2024Updated last year
- My C++ port of the .NET DateTime struct☆14Jul 28, 2015Updated 10 years ago
- kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb☆12Jan 8, 2018Updated 8 years ago
- Playing with C++17 and performance☆14Jun 13, 2018Updated 7 years ago
- ☆12Aug 18, 2014Updated 11 years ago
- Liquibook Implementation of Order Book with the CMake build system☆15Jul 2, 2018Updated 7 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- Proto Actor - Ultra fast distributed actors for C++☆12Sep 9, 2017Updated 8 years ago
- C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.☆11Sep 2, 2022Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago
- Lastest CrashRpt Repository☆14Dec 28, 2025Updated 2 months ago
- A component to add a webtransport ponyfill over websocket (server and client) to node.js and the browser☆20Feb 22, 2025Updated last year
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- Parsing and analysis of H.264 streams☆12Nov 29, 2020Updated 5 years ago
- The LITMUS^RT userspace library and tools.☆12Jan 17, 2018Updated 8 years ago
- Algotrading framework for C++17☆17Apr 1, 2021Updated 4 years ago
- Linear regression problem solvers with different computation methods☆16May 2, 2020Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆111Sep 18, 2025Updated 6 months ago
- Implementation of the graphplan algorithm and plangraph data structure written in rust☆15Jul 7, 2020Updated 5 years ago
- A compressed pair for C++17☆27Sep 16, 2021Updated 4 years ago
- C-program for Feynman diagram generation☆10Jun 10, 2013Updated 12 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- ☆14Sep 3, 2024Updated last year
- lock free shared memory based high performance ring buffer☆26May 11, 2012Updated 13 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Nov 2, 2015Updated 10 years ago
- A PDDL Solver in C++.☆15Jan 5, 2024Updated 2 years ago
- A Production Flow Description Language for an Order-Centric Production☆10Mar 6, 2026Updated 2 weeks ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆23Sep 16, 2022Updated 3 years ago
- Locally Weighted Projection Regression☆22Feb 11, 2019Updated 7 years ago
- a fast java backtesting and auto trading system☆22Dec 24, 2015Updated 10 years ago
- An attempt at using as many as possible COOL computer science stuff to produce a single image (Lindenmayer system, Penrose tiling, Travel…☆17Dec 24, 2014Updated 11 years ago
- ☆14Apr 20, 2022Updated 3 years ago
- Code for WF-IoT paper 'TinyML Benchmark: Executing Fully Connected Neural Networks on Commodity Microcontrollers'☆40Jul 23, 2022Updated 3 years ago
- ☆27Oct 11, 2025Updated 5 months ago