jwerle / murmurhash.cLinks
MurmurHash3 general hash bashed lookup function implementation
☆92Updated last year
Alternatives and similar repositories for murmurhash.c
Users that are interested in murmurhash.c are comparing it to the libraries listed below
Sorting:
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 weeks ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- C port of the snappy compressor☆250Updated 4 years ago
- The fastest JSON parser written in pure C☆155Updated 5 years ago
- libuv thread communication☆60Updated 2 years ago
- Fast CRC32☆188Updated 2 years ago
- Murmur2 Hashes in ansi C☆56Updated 14 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A generic C memory pool☆101Updated 9 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆235Updated 4 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 3 years ago
- A tiny C library for generating uuid4 strings☆255Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- A lightweight header only logging library for C☆56Updated 4 years ago
- Hierarchical memory allocator☆80Updated 10 years ago
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- #️⃣ single header hashmap implementation for C and C++☆449Updated 6 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago