matteckert / vectorLinks
A vector implementation in C.
☆10Updated 8 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 generic C memory pool☆100Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- lightweight json parser in c☆16Updated 6 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 13 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- C11 Lock-free Stack☆183Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 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
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Theron C++ concurrency library☆34Updated 11 years ago