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:
- Very fast backtraces resolver☆33Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 11 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☆55Updated 8 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- Single file utilities for C++.☆30Updated 2 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Fast open addressing hash table☆41Updated last year
- Single header SPIR-V compressor for C and C++☆31Updated 8 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆73Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year
- Null-termination-aware string-view class for C++☆25Updated 2 years ago
- Simple Dynamic Vulkan Extension Loader☆39Updated 8 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- vectorized high-level math library☆43Updated 6 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Intrusive Profiler for C++ (comes with viewer)☆77Updated 6 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago