michaeljclark / cpphashmapLinks
fast open addressing hash table
☆41Updated last week
Alternatives and similar repositories for cpphashmap
Users that are interested in cpphashmap are comparing it to the libraries listed below
Sorting:
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- vectorized high-level math library☆43Updated 6 years ago
- Python Build System☆16Updated 3 years ago
- a ring buffer for variable sized continuous data☆16Updated 9 years ago
- a collection of handle/id allocators☆20Updated last year
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 9 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- Home of the Lava graphics shader language compiler and other tools☆20Updated 9 years ago
- SPMD in C++☆68Updated 5 years ago
- Open Source Data Library for data serialization.☆43Updated last year
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 5 years ago
- Header only software implementations of reduced precision floating point formats☆15Updated 5 years ago
- My PhD thesis, provided for your online reading. Learn how to code high-performance string data structures and data management algorithms…☆66Updated 8 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Single header SPIR-V compressor for C and C++☆31Updated 8 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆73Updated 3 years ago
- A toolkit of public domain single-header libraries for shader-based opengl apps☆40Updated 5 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Tiny quantization suite supporting conversion to/from half-floats, s/unorm bytes, quaternions and vectors (C++03).☆42Updated 10 years ago
- Pre-processor for C languages using Python embedded in C comments