uxcn / cityhash-cLinks
cityhash (C99)
☆12Updated 5 years ago
Alternatives and similar repositories for cityhash-c
Users that are interested in cityhash-c are comparing it to the libraries listed below
Sorting:
- farmhash (C99)☆15Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Library for task-based parallellism☆13Updated last year
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- SHA-1 hashing implementation☆13Updated 2 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Network library☆18Updated last year
- A single-header C command line parsing library☆13Updated 6 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- kj is a small collection of stb inspired libs.☆18Updated 7 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- ☆32Updated 2 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- A quite simple debugger for Linux☆9Updated 16 years ago
- Lightweight printf-compatible format processing library☆32Updated 7 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- Lossless compressor for PC / decompressor for system with limited resources☆9Updated 3 months ago
- Memory Pool☆16Updated 7 years ago
- 100% async http-server library written in C☆17Updated 9 years ago
- Single C file event loop☆28Updated 5 years ago
- hmemory is a lightweight memory error detector for c/c++ programs, specifically designed for embedded systems.☆16Updated 2 years ago
- ☆10Updated 8 years ago
- Lightning fast XML parser.☆23Updated 8 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 last year
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆14Updated 4 years ago