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☆38Updated 10 years ago
- mbed sockets library abstraction layer☆6Updated 8 years ago
- A generic C memory pool☆100Updated 8 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 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
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- A bump pointer allocator☆70Updated 11 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last month
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 10 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- C11 Lock-free Stack☆184Updated last year
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- High performance parallel systems with nonblocking IO☆50Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Lua API wrapper for C++11☆73Updated 9 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 4 years ago