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☆167Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C11 Lock-free Stack☆183Updated last year
- The libdill tutorial.☆16Updated 5 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 9 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☆47Updated 8 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Coroutines for C.☆76Updated 8 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Code samples for using libjit☆90Updated 8 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- Port of the lemon parser generator to the Go programming language☆57Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- High performance utility library for C☆94Updated 3 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 7 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago