redspah / meow_hash_cppLinks
A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features
☆40Updated 6 years ago
Alternatives and similar repositories for meow_hash_cpp
Users that are interested in meow_hash_cpp are comparing it to the libraries listed below
Sorting:
- C++ Defensive Macros☆31Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆54Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Header only software implementations of reduced precision floating point formats☆15Updated 5 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- ☆26Updated 7 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Vulkan Ignoble Software Rasterizer: Software rasterizer implementing Vulkan. Just for fun.☆45Updated 7 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Documenting Wasm SIMD performance☆37Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- mini-LZ library☆34Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year
- Small C++ preprocessor library☆13Updated 4 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- Named arguments for C++17☆30Updated 4 years ago
- SPMD in C++☆68Updated 5 years ago
- Single header SPIR-V compressor for C and C++☆31Updated 8 years ago
- ☆22Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- SoftCompute, CPU JIT execution of SPIR-V compute shader☆47Updated 8 months ago