abrandoned / murmur2
Murmur2 Hashes in ansi C
☆51Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for murmur2
- MurmurHash3 general hash bashed lookup function implementation☆80Updated 8 months ago
- A tiny C library for generating uuid4 strings☆226Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- ☆45Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- Minimal HTTP processing library☆149Updated 5 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆301Updated last year
- A CMake build for libuv☆44Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆139Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- UUID v4 generation in C☆70Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- Coroutines in C☆121Updated 10 years ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆122Updated last year
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆112Updated 11 years ago
- High performance C implementation of AVL trees☆98Updated 5 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 3 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- Doug Lea's memory allocator☆246Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- portable and implemention configurable c++11 like thread local☆25Updated 3 years ago
- A C++17 full-text search engine library☆31Updated 3 years ago
- C string utils library (STB style, header-only).☆190Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated last week
- A wait-free multi-producer-single-consumer queue in C11 atomics☆215Updated 3 years ago
- Lightweight and fast JSON parser for C++☆340Updated 4 months ago