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☆100Updated 9 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- skiplist library for C.☆54Updated 9 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 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
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- ☆98Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- A simple thread library base on pthread and win thread☆38Updated 9 years ago
- simple webserver in libuv☆84Updated 12 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Lthread C++11 binding☆12Updated 11 years ago
- C hash implementation based on khash☆171Updated 3 months ago
- A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such a…☆45Updated 6 years ago
- libngxcore is the library built from nginx core APIs.☆26Updated 10 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago