smokku / libconcurrency
A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.
☆11Updated 9 years ago
Alternatives and similar repositories for libconcurrency:
Users that are interested in libconcurrency are comparing it to the libraries listed below
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆10Updated 7 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 8 years ago
- The libdill tutorial.☆13Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Coroutines for C.☆74Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 7 months ago
- A C11 implementation of D. Vyukov MPSC queue☆26Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago
- Coroutine library in C.☆20Updated 3 years ago
- Automatically exported from code.google.com/p/libconcurrency☆25Updated 9 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆53Updated 15 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 11 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- Simple string pattern matcher for C☆25Updated 3 years ago
- A low-level coroutine library for C☆61Updated 5 months ago
- Libtask is a simple coroutine library.☆57Updated 2 years ago
- ☆20Updated 2 years ago