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 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A framework for building event based networking applications.☆34Updated 3 months ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- ☆20Updated 2 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- The libdill tutorial.☆15Updated 5 years ago
- Port of the lemon parser generator to the Go programming language☆56Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- A Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- ☆11Updated 8 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- The LibCoroC is a coroutine library for Unix like systems written by C.☆10Updated 8 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆37Updated 12 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- The k-LSM: A relaxed, lock-free, linearizable priority queue☆23Updated 8 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago