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 URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- A generic C memory pool☆100Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years ago
- lightweight json parser in c☆16Updated 6 years 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
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- A lightweight coroutine library written in C and assembler☆39Updated 11 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Coroutines for C/C++☆81Updated 4 years ago
- C hash implementation based on khash☆172Updated last month
- redis's async event loop library☆189Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Minimal HTTP processing library☆155Updated 5 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- tpl - a small binary serialization library for C☆380Updated 5 months ago
- A simple lock-free queue implementation.☆80Updated 11 years ago