jkomyno / priority-queueLinks
Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues
☆18Updated 3 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:
- A C++14 reflection library☆77Updated last week
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Pipelines for Modern C++☆71Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- Google Benchmark data visualization tool☆28Updated 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last month
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Boost.org unordered module☆86Updated 2 weeks ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 4 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A modern C++ library for type-safe environment variable parsing☆152Updated last month
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 3 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Yet Another C++ Library☆23Updated last year
- Light-weight Thread Pool library in modern C++☆103Updated last week
- Json benchmark based on nativejson-benchmark☆34Updated 9 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A modern and (mostly) macro free mocking-framework☆56Updated this week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆96Updated 4 months ago
- C++ Better Futures☆48Updated 2 years ago