chhu / hcsLinks
A Z-order (Morton-code) like coordinate system as template library for arbitrary dimensions.
☆12Updated 6 years ago
Alternatives and similar repositories for hcs
Users that are interested in hcs are comparing it to the libraries listed below
Sorting:
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- vectorized high-level math library☆43Updated 6 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- nd-tree data structures and algorithms☆15Updated 10 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- Arithmetic for morton ordering☆32Updated 8 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- BON - Binary Object Notation☆21Updated 8 years ago
- Header-only base C++ library.☆20Updated 8 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- SPMD in C++☆68Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Multithreaded header only C++11 CSV parser☆29Updated last year
- A c++ library for paths defined by points within the 2d space☆46Updated 9 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated last month
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- DSL for physical simulation☆89Updated 9 years ago
- C/C++ Isosurface Extraction library☆13Updated 8 years ago
- A plotting tool☆32Updated 5 years ago
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Updated 3 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago