redspah / meow_hash_cppLinks
A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features
☆40Updated 7 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:
- Single file utilities for C++.☆30Updated 3 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Simple Dynamic Vulkan Extension Loader☆40Updated 8 years ago
- Very fast backtraces resolver☆33Updated 7 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.