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 lightweight coroutine library written in C and assembler☆39Updated 11 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A generic C memory pool☆100Updated 8 years ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Minimal pub/sub message queue in C.☆23Updated 10 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- lightweight json parser in c☆16Updated 6 years ago
- redis's async event loop library☆189Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- Minimal HTTP processing library☆155Updated 6 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such a…☆45Updated 6 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 10 years ago
- concurrency library for C++☆73Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago