Ten0 / updatable_priority_queueLinks
High-performance updatable priority queue in C++
☆40Updated 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:
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- nanothread — Minimal thread pool for task parallelism☆82Updated 2 weeks ago
- robust geometric predicates☆37Updated 4 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 8 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 7 months ago
- A Shoemake Arcball camera in C++☆30Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 5 months ago
- A transfer function widget implemented using ImGui☆19Updated 3 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 8 months 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 …☆31Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆150Updated 13 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆26Updated 3 weeks ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆75Updated 9 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆113Updated 2 weeks ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆133Updated last week
- Tiny 2D Geometry Library☆29Updated 7 years ago
- SIMD 3D-vector C++ implementation☆30Updated 10 years ago
- Octree library in C++☆60Updated 13 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago