smokku / libconcurrency
A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.
☆11Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for libconcurrency
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆10Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 11 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆52Updated 15 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 8 years ago
- A framework for building event based networking applications.☆34Updated last year
- userspace threads and coroutines for C☆18Updated 9 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 4 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 4 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- The libdill tutorial.☆13Updated 5 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- Parallel programming library in C++11☆12Updated 4 years ago
- The LibCoroC is a coroutine library for Unix like systems written by C.☆10Updated 7 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- ☆11Updated 8 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- A prototype of a web server, using master-worker architecture, written in C.☆48Updated 8 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Experiments with JIT compilation☆64Updated 7 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 13 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago