matteckert / vectorLinks
A vector implementation in C.
☆10Updated 9 years ago
Alternatives and similar repositories for vector
Users that are interested in vector are comparing it to the libraries listed below
Sorting:
- C implementation of the mustache templating language☆11Updated 10 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 generic C memory pool☆100Updated 9 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- server frame☆18Updated 8 years ago
- lightweight json parser in c☆16Updated 7 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- redis's async event loop library☆189Updated 6 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- timer.c: Tickless hierarchical timing wheel☆234Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- lock free queue☆47Updated 12 years ago
- A allocator for lua☆28Updated 10 years ago
- lua thread (step execute a lua function)☆22Updated 11 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- A simple thread library base on pthread and win thread☆38Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 8 years ago