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
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 9 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
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆10Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆53Updated 15 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆45Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago
- A framework for building event based networking applications.☆34Updated 2 months ago
- linear probing hash table implementation written in C (c99)☆10Updated 6 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 7 years ago
- The libdill tutorial.☆13Updated 5 years ago
- Coroutine library in C.☆20Updated 3 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Coroutines for C.☆74Updated 7 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆37Updated 12 years ago
- A low-level coroutine library for C☆61Updated 6 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago