PeterScott / murmur3
Murmur3 hash in C
☆412Updated 2 years ago
Alternatives and similar repositories for murmur3:
Users that are interested in murmur3 are comparing it to the libraries listed below
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- An efficient trie implementation.☆252Updated 4 years ago
- A simple and small bloom filter implementation in plain C.☆292Updated 2 years ago
- Automatically exported from code.google.com/p/cityhash☆1,127Updated 9 months ago
- Adaptive Radix Trees implemented in C☆777Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆465Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- [deprecated] For native C atomics, see Turf instead☆517Updated 8 years ago
- Critbit trees in C☆332Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆802Updated 4 months ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub☆347Updated 2 weeks ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆906Updated last week
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆431Updated 4 months ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 5 years ago
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,595Updated last month
- The atomic_ops project (Atomic memory update operations portable implementation)☆430Updated last month
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- High-speed secure pseudorandom function for short messages☆675Updated 8 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆660Updated this week
- A simple bitset library in C☆131Updated 3 months ago
- One of the fastest hash functions☆345Updated 2 years ago
- ☆310Updated this week
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆370Updated 4 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆604Updated 9 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,433Updated this week