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 single-header scheduler aware C++ oneshot channel☆20Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 4 months ago
- C++11 compatible charconv☆31Updated last month
- A C++14 reflection library☆78Updated 2 weeks ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Pipelines for Modern C++☆75Updated 5 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Json benchmark based on nativejson-benchmark☆34Updated 11 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- Boost.org unordered module☆86Updated this week
- C++ Security Library☆41Updated 5 months ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆92Updated this week
- Asio Buffers without the Asio☆17Updated this week
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆168Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A C++ data structure visualization library using GraphViz☆47Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆55Updated last month
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 7 months ago
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆11Updated 2 years ago
- A hash function library☆49Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year