jkomyno / priority-queue
Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues
☆16Updated 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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- ☆19Updated 5 months ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Work in progress: Cross Platform Game Engine☆13Updated last week
- Yet Another C++ Library☆20Updated last year
- Boost.org unordered module☆71Updated 3 weeks ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated 7 months ago
- flat_map standardization proposal☆10Updated 2 years ago
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Asio Buffers without the Asio☆12Updated 2 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- C++17 Actor Framework - Cross-platform asynchronous core events and I/O☆52Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 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…☆33Updated 5 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago