Ten0 / updatable_priority_queue
High-performance updatable priority queue in C++
☆37Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for updatable_priority_queue
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- A C++ 14 implementation of graph data structures☆36Updated 8 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆32Updated 5 months ago
- Dynamic loading examples outside CppCon 2021☆15Updated 3 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆30Updated 4 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆23Updated 9 months ago
- 🔺 Fast and simple polygon triangulation library.☆41Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆19Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆66Updated 9 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆82Updated 7 months ago
- Greg's Template Library of useful classes.☆121Updated last week
- Object pool implementation in C++11☆92Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Yet Another MAthematical library☆12Updated 2 years ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 12 years ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated 8 months ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month