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:
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- nanothread — Minimal thread pool for task parallelism☆91Updated this week
- robust geometric predicates☆38Updated 5 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆80Updated 9 years ago
- ☆101Updated last year
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated last year
- A basic geometry C++ library for 2D and 3D applications☆98Updated last year
- Basic linear algebra C++ library for 2D and 3D applications☆48Updated last year
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- The Configurable Math Library☆84Updated last month
- A transfer function widget implemented using ImGui☆19Updated 3 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆209Updated last month
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 7 months ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆103Updated 2 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- Lightweight C++ task system☆82Updated 8 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…☆76Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated 2 months ago