smokku / libconcurrencyLinks
A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.
☆12Updated 10 years ago
Alternatives and similar repositories for libconcurrency
Users that are interested in libconcurrency are comparing it to the libraries listed below
Sorting:
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆11Updated 8 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Port of the lemon parser generator to the Go programming language☆57Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A generic mark-and-sweep garbage collector☆45Updated 14 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- Code samples for using libjit☆91Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Lock-free slab allocator / freelist.☆72Updated 10 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆43Updated 13 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- High performance utility library for C☆97Updated 7 months ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Message Framing for libuv☆58Updated 4 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Coroutines for C.☆78Updated 8 years ago