aras-p / HashFunctionsTest
Little test of various hash functions
☆46Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for HashFunctionsTest
- A light-weight C++ profiling library☆31Updated 10 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 7 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Simple binary arithmetic coder and a few models☆22Updated 9 years ago
- Automatically detects cache lines in a portable cross-platform way. This code is pure C89.☆16Updated 14 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- ☆45Updated 7 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆33Updated 7 years ago
- Fast open addressing hash table☆41Updated 11 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- ☆26Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆53Updated 9 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 weeks ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Fast hash table template for array indexes.☆27Updated 7 years ago
- simd algorithms☆9Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast, data-oriented, stdlib-style hash table☆21Updated 7 years ago