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:
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 6 months ago
- Modern C++ made easy☆140Updated this week
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- A C++14 reflection library☆78Updated last month
- Go-like channels for ASIO C++20 coroutines☆43Updated last year
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- Pipelines for Modern C++☆76Updated 5 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…☆43Updated 5 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 3 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Json benchmark based on nativejson-benchmark☆35Updated last year
- A modern and (mostly) macro free mocking-framework☆56Updated last month
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 4 months ago
- Boost.org circular_buffer module☆64Updated this week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- C++ client for PostgreSQL☆46Updated last year
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Small header only library to call a function at a specific time interval.☆29Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆27Updated 2 weeks ago