Wunkolo / qHilbertLinks
qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics
☆37Updated 6 years ago
Alternatives and similar repositories for qHilbert
Users that are interested in qHilbert are comparing it to the libraries listed below
Sorting:
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Fast Hilbert Curves☆73Updated 8 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- Documenting Wasm SIMD performance☆37Updated 5 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Testing various libraries/approaches for compressing floating point data☆14Updated 2 years ago
- A vectorized single header hash function.☆19Updated 6 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Vectorized version of the PCG random number generator☆78Updated 3 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- ☆39Updated 4 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆54Updated 8 years ago
- Finite State Coder☆14Updated 10 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Using ARM NEON instructions to filter an array.☆11Updated 7 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- fast box intersection in arbitrary dimensions☆18Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Runtime Assembler for C++☆13Updated last year
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆73Updated 3 years ago
- Amir Said's C++ fast Huffman coding example (FastHF)☆26Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago