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
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Critbit trees in C☆334Updated 4 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- High performance utility library for C☆97Updated 7 months ago
- A serialization format and implementation for backward-traversable lists of strings.☆95Updated 10 months ago
- Tiny C string library☆207Updated 2 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- skiplist library for C.☆54Updated 9 years ago
- libsxe, mak and related components☆50Updated 2 years ago
- libngxcore is the library built from nginx core APIs.☆26Updated 11 years ago
- redis's async event loop library☆189Updated 6 years ago
- (Relatively) Easy Unit Testing in C☆72Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- lthread, a multicore enabled coroutine library written in C☆820Updated last year
- A simple thread-safe FIFO in C.☆394Updated 3 years ago
- Modern C Environment☆95Updated 7 months ago
- Roaring bitmaps in C☆17Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago