Ten0 / updatable_priority_queueLinks
High-performance updatable priority queue in C++
☆41Updated 4 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
Sorting:
- robust geometric predicates☆38Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- An STL-like C++ header-only tree library☆148Updated last year
- nanothread — Minimal thread pool for task parallelism☆91Updated last month
- 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 …☆32Updated 4 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 11 months ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆47Updated 11 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 6 months ago
- The ultimate mesh handling library☆60Updated last week
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 4 years ago
- ☆101Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆69Updated last week
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated last week
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆20Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago