williamkuszmaul / tinyhash
An extremely tiny hash table for 32-bit keys.
☆29Updated 2 years ago
Alternatives and similar repositories for tinyhash:
Users that are interested in tinyhash are comparing it to the libraries listed below
- Beating the `bisect` module's implementation using C-extensions.☆30Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- NanoCollision: Experiments with collisions of nanosecond timestamps☆23Updated last year
- A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.☆93Updated 2 years ago
- Multi-Array Queue program codes☆75Updated 3 months ago
- Zig library for HyperLogLog estimation☆89Updated 9 months 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…☆125Updated 3 months ago
- ZSV Utility for converting json to/from zip-separated-values☆56Updated 10 months ago
- a 64-bit histogram / quantile sketch☆59Updated 3 months ago
- Integer Map Data Structure☆130Updated last year
- Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)☆59Updated 2 years ago
- A GPU Accelerated Binary Vector Store☆47Updated 2 months ago
- Block Erasure Format - An extensible, fast, and usable file utility to encode and decode interleaved erasure coded streams of data.☆58Updated 11 months ago
- A JPEG Image Compression Service using Part Homomorphic Encryption.☆30Updated last month
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆54Updated this week
- Dillusion is the dillo of the future☆9Updated 9 months ago
- List files in categories (and columns) - from Coherent UNIX☆41Updated 4 years ago
- ☆56Updated 3 years ago
- A hockey shootout game with a custom game engine developed on Windows and released on Android☆54Updated last year
- HypergraphZ - A Hypergraph Implementation in Zig☆105Updated last month
- A demo of "slow-start" in TCP, a congestion control concept. Written in Go.☆28Updated 6 months ago
- Foundation DB Query Language☆141Updated 2 months ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Assorted notes☆84Updated last year
- A very fast online search algorithm☆23Updated last month
- Golf is a programming language, framework and application server for high-performance web services and web applications, with focus on …☆44Updated this week
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆17Updated last year
- Peer to peer video chat, file sharing etc☆66Updated 3 weeks ago
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- Topological sort library in Zig☆90Updated 2 weeks ago