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:
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- A C++ data structure visualization library using GraphViz☆47Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- C++11 compatible charconv☆31Updated last week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 4 months ago
- Json benchmark based on nativejson-benchmark☆35Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Boost.org unordered module☆86Updated last week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A C++14 reflection library☆78Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- 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++ header-only library for generic data validation.☆60Updated 9 months ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- Pipelines for Modern C++☆76Updated 5 years ago
- Generic hash function for STL style unordered containers☆39Updated last month
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year