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:
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- Small header only library to call a function at a specific time interval.☆28Updated 9 months ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Asio Buffers without the Asio☆14Updated 3 weeks ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 6 months ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated last month
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 3 months ago
- Generic hash function for STL style unordered containers☆38Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- A C++14 reflection library☆73Updated last month
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Radix set/map implementation☆17Updated last year
- Text encoding for modern C++☆31Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated this week
- c++ crossplatform cpu and memory usage info by current process☆20Updated 3 years ago
- A small library in modern C++ to initialize spdlog loggers from a toml configuration file.☆16Updated 2 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 8 months ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated 10 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago