Ten0 / updatable_priority_queue
High-performance updatable priority queue in C++
☆38Updated 3 years ago
Alternatives and similar repositories for updatable_priority_queue:
Users that are interested in updatable_priority_queue are comparing it to the libraries listed below
- 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 …☆29Updated 4 years ago
- robust geometric predicates☆36Updated 4 years ago
- Robust geometric predicates without the agonising pain.☆20Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆101Updated last month
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 3 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- A fast and flexible c++ template class for tree data structures☆98Updated 2 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…☆70Updated last year
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A Shoemake Arcball camera in C++☆28Updated last year
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 3 months ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆19Updated 4 years ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- Qt3D based graphics library☆44Updated 2 years ago
- A basic geometry C++ library for 2D and 3D applications☆95Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A library that brings C# like properties to modern C++.☆22Updated last year
- A C++ implementation of a LRU cache☆38Updated 4 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 9 months ago
- A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed wit…☆15Updated 6 months ago
- nanothread — Minimal thread pool for task parallelism☆64Updated last week
- Lightweight C++ task system☆79Updated 7 years ago