andikleen / spooky-cLinks
A C version of Bob Jenkins' spooky hash
☆38Updated 8 years ago
Alternatives and similar repositories for spooky-c
Users that are interested in spooky-c are comparing it to the libraries listed below
Sorting:
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- The pre-generated C sources of the Nim compiler which aid in bootstrapping. This repository is archived because it's frozen, HEAD of csou…☆51Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆129Updated 11 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆32Updated 14 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- C language wrapper for RE2 the regular expressions library from Google☆130Updated 11 months ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- An API to provide an efficient distributed queue on a cluster. Libcircle is currently used in production to quickly traverse and perform …☆99Updated 4 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- a library of useful C utilities☆64Updated 11 years ago
- A better, faster autoconf replacement☆90Updated 3 months ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago