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:
- 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
- NanoCollision: Experiments with collisions of nanosecond timestamps☆23Updated 4 months ago
- A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.☆95Updated 3 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- Beating the `bisect` module's implementation using C-extensions.☆32Updated 2 years ago
- HPC research and demonstrations☆114Updated last month
- a 64-bit histogram / quantile sketch☆59Updated 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
- Multi-Array Queue program codes☆76Updated 8 months ago
- Zig library for HyperLogLog estimation☆93Updated last year
- A fast, simple, lossless image file format.☆130Updated 2 years ago
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 3 years ago
- A simplified subset of C transpiled into Web Assembly☆104Updated 4 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- 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
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- ☆57Updated 4 years ago
- Printf Oriented Message Protocol☆117Updated 9 months ago
- C++ WebAssembly assembler in a single header file☆170Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A JPEG Image Compression Service using Part Homomorphic Encryption.☆31Updated 11 months ago
- Visualize binary files☆133Updated 5 months ago
- My WebAssembly VM☆76Updated 2 weeks ago
- Pi number calculator using 8088 assembly language☆66Updated 4 years ago
- Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)☆59Updated 3 years ago
- 🐝 Wasp : Wasm programming language☆115Updated last month
- building and applying patches to binary files☆76Updated 6 months ago