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 generic C memory pool☆101Updated 9 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆28Updated 7 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- lock free queue☆47Updated 12 years ago
- A just-in-time compiler for c minus☆46Updated 12 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 lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- C11 Lock-free Stack☆184Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year
- memory pool implimentation by C with C99 style☆34Updated 11 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- server frame☆18Updated 8 years ago
- Async hash table server in C☆75Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A simple C++ threadpool based on POSIX threads.☆130Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A C network library☆167Updated 3 years ago
- skiplist library for C.☆54Updated 9 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- A simple thread library base on pthread and win thread☆38Updated 10 years ago
- ☆47Updated 2 months ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago