marekweb / datastructs-cLinks
Arraylist and Hashtable implementation in C
☆46Updated last week
Alternatives and similar repositories for datastructs-c
Users that are interested in datastructs-c are comparing it to the libraries listed below
Sorting:
- C based OO portable data structure library☆129Updated 16 years ago
- a simple btree implementation with automatic space reclaiming☆282Updated 7 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- High performance utility library for C☆97Updated 7 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Critbit trees in C☆334Updated 4 years ago
- redis's async event loop library☆189Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- libngxcore is the library built from nginx core APIs.☆26Updated 11 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A C based general low-level PHP extension and client library for Redis, focusing on performance, generality and efficient parallel commun…☆71Updated 12 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 7 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- A single-header incremental garbage collector library☆298Updated last year
- Coroutines in C☆122Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 10 months ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- skiplist library for C.☆54Updated 9 years ago