aras-p / HashFunctionsTestLinks
Little test of various hash functions
☆46Updated 5 years ago
Alternatives and similar repositories for HashFunctionsTest
Users that are interested in HashFunctionsTest are comparing it to the libraries listed below
Sorting:
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Fast open addressing hash table☆41Updated last year
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆73Updated 3 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆56Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆55Updated 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
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- Pretty table metrics w/ benchmarking, unit conversions in CSV,TSV,ASCII,markdown (C++11)☆20Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- A lightweight ring dependency system (C++11)☆19Updated 9 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago