williamkuszmaul / tinyhashLinks
An extremely tiny hash table for 32-bit keys.
☆30Updated 3 years ago
Alternatives and similar repositories for tinyhash
Users that are interested in tinyhash are comparing it to the libraries listed below
Sorting:
- A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.☆95Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- ☆57Updated 3 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- The fastest 128-bit and 256-bit hash, passes all tests, and under 140 source lines of code. API library and CLI tool in C++ and NodeJS/Wa…☆126Updated 8 months ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- a 64-bit histogram / quantile sketch☆59Updated 9 months ago
- Beating the `bisect` module's implementation using C-extensions.☆30Updated 2 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- C++ WebAssembly assembler in a single header file☆170Updated 3 years ago
- Multi-Array Queue program codes☆76Updated 4 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Dogma: A modernized metalanguage with better expressiveness and binary grammar support☆65Updated 2 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- Pi number calculator using 8088 assembly language☆65Updated 3 years ago
- Zig library for HyperLogLog estimation☆89Updated last year
- A JPEG Image Compression Service using Part Homomorphic Encryption.☆31Updated 7 months ago
- Block Erasure Format - An extensible, fast, and usable file utility to encode and decode interleaved erasure coded streams of data.☆58Updated last year
- Fast vectorized (SSE 4.1) range coder for 8-bit alphabets☆26Updated 2 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 3 months ago
- Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)☆59Updated 2 years ago
- ☆80Updated 4 years ago
- A command based oscilloscope software.☆16Updated last month
- A simplified subset of C transpiled into Web Assembly☆104Updated 3 years ago
- Printf Oriented Message Protocol☆116Updated 5 months ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- The Directed Acyclic Graph Elevation Markup Language☆79Updated 5 months ago
- abuse ImageMagick (or GraphicsMagick) to create arbitrary files☆53Updated 6 months ago
- C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.☆74Updated 2 years ago