zhemao / libdsLinks
Simple, memory-safe data-structures in C.
☆163Updated 10 years ago
Alternatives and similar repositories for libds
Users that are interested in libds are comparing it to the libraries listed below
Sorting:
- Minimal HTTP processing library☆154Updated 6 years ago
- A generic C memory pool☆100Updated 9 years ago
- C hash implementation based on khash☆171Updated 4 months ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- NIH Utility Library☆91Updated 4 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- Tiny C string library☆205Updated 2 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- 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)☆124Updated last year
- A fork of Paul Hsieh's Better String Library☆156Updated 3 weeks ago
- Convert JSON to C data literals☆136Updated 11 years ago
- redis's async event loop library☆189Updated 6 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 8 months ago
- C library of key-value data structures.☆295Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Netstring parsing in C☆36Updated 5 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 weeks ago