abrandoned / murmur2Links
Murmur2 Hashes in ansi C
☆56Updated 14 years ago
Alternatives and similar repositories for murmur2
Users that are interested in murmur2 are comparing it to the libraries listed below
Sorting:
- A tiny C library for generating uuid4 strings☆255Updated 2 years 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
- MurmurHash3 general hash bashed lookup function implementation☆91Updated last year
- Lightweight and fast JSON parser for C++☆339Updated last year
- The fastest JSON parser written in pure C☆155Updated 5 years ago
- Http multipart parser implemented in C☆244Updated 3 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago
- A generic C memory pool☆101Updated 9 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance