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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 9 years ago
- Port of the lemon parser generator to the Go programming language☆57Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- High performance utility library for C☆94Updated 4 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- Coroutines for C.☆77Updated 8 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆41Updated 10 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 15 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆29Updated 11 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A full implementation of Go channels as a C library☆33Updated 10 years ago