Wunkolo / qHilbert
qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics
☆34Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for qHilbert
- Fast Hilbert Curves☆67Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 7 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 5 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆98Updated last year
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Updated 2 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆51Updated last week
- Python API and tools for manipulating and optimizing SPIR-V☆22Updated 8 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- Fast Hilbert Curve Generation, Sorting, and Range Queries☆16Updated 8 years ago
- Documenting Wasm SIMD performance☆36Updated 4 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- This is mloskot's personal workshop dedicated to miscellaneous prototypes and experiments mostly written in C++ programming language.☆21Updated 6 years ago
- data-parallel out-of-core library☆48Updated 2 weeks ago
- C++ library of fast, approximate math functions, primarily for Intel AVX2.☆21Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- associative floating point addition☆17Updated 6 months ago
- A simple state-of-the-art C++ random number generator☆18Updated 7 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆25Updated 4 years ago
- a fork of clang with Sierra patches☆20Updated 6 years ago
- Fast comparison-based sort algorithm☆55Updated last year
- I optimized some code for the European Space Agency, achieving significant speedups - using OpenMP, SSE, Eigen and CUDA. This is the resu…☆18Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- Fast open addressing hash table☆41Updated 11 months ago
- Library for the GPU-accelerated spatial indexing and processing of particles in 2D and 3D with OpenCL. Currently offers trees based on sp…☆23Updated 3 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year