williamkuszmaul / tinyhash
An extremely tiny hash table for 32-bit keys.
☆30Updated 2 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.☆30Updated last year
- A GPU Accelerated Binary Vector Store☆47Updated 3 months ago
- Zig library for HyperLogLog estimation☆89Updated 9 months ago
- a 64-bit histogram / quantile sketch☆59Updated 4 months ago
- NanoCollision: Experiments with collisions of nanosecond timestamps☆23Updated last year
- Integer Map Data Structure☆129Updated last year
- Multi-Array Queue program codes☆75Updated last week
- A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.☆93Updated 2 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆71Updated 2 years ago
- HypergraphZ - A Hypergraph Implementation in Zig☆105Updated 2 months ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- 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
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 9 months ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- A JPEG Image Compression Service using Part Homomorphic Encryption.☆30Updated 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
- c++ library for binary fuse filters, including a sharded filter☆88Updated 3 months ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- A small language that compiles to WebAssembly Text format☆74Updated last year
- Golf is a programming language, framework and application server for high-performance web services and web applications, with focus on …☆44Updated this week
- building and applying patches to binary files☆71Updated last year
- A very fast online search algorithm☆24Updated last month
- GitHub copy of the NTS/TeX source code from 2001☆30Updated 3 years ago
- Testing various image matching algorithms' performance on the Pinecone vector DB☆43Updated last year
- Pi number calculator using 8088 assembly language☆64Updated 3 years ago
- Topological sort library in Zig☆92Updated last month
- Zig bindings for the excellent CRoaring library☆31Updated 7 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