williamkuszmaul / tinyhashLinks
An extremely tiny hash table for 32-bit keys.
☆29Updated 3 years ago
Alternatives and similar repositories for tinyhash
Users that are interested in tinyhash are comparing it to the libraries listed below
Sorting:
- Beating the `bisect` module's implementation using C-extensions.☆32Updated 2 years ago
- a 64-bit histogram / quantile sketch☆59Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- An easy to decode base64 modification.☆41Updated 4 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…☆130Updated last month
- Integer Map Data Structure☆133Updated 2 years ago
- Zig library for HyperLogLog estimation☆93Updated last year
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.☆95Updated 3 years ago
- NanoCollision: Experiments with collisions of nanosecond timestamps☆23Updated 4 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
- the BLAKE3 hash function implemented in 6502 assembly☆58Updated 3 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- Multi-Array Queue program codes☆76Updated 8 months ago
- tiny torch, but close to metal☆129Updated last month
- A JPEG Image Compression Service using Part Homomorphic Encryption.☆31Updated 11 months ago
- A small language that compiles to WebAssembly Text format☆74Updated last year
- The Directed Acyclic Graph Elevation Markup Language☆80Updated 9 months ago
- A parser for SQLite create table sql statements.☆136Updated last week
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- Gemma 3 pure inference in C☆99Updated this week
- Printf Oriented Message Protocol☆117Updated 9 months ago
- ☆57Updated 4 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)☆59Updated 3 years ago
- Runs AWS graviton2 images on intel, with native-speed compile times☆55Updated 4 years ago
- HPC research and demonstrations☆114Updated last month
- A fast, simple, lossless image file format.☆130Updated 2 years ago
- off the charts color quantization 🎨☆154Updated 7 months ago
- Fast vectorized (SSE 4.1) range coder for 8-bit alphabets☆28Updated 2 years ago