smokku / libconcurrencyLinks
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
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 6 years ago
- Coroutines for C.☆75Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- Code samples for using libjit☆91Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆57Updated 15 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
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- ☆20Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- High performance utility library for C☆94Updated last week
- A low-level coroutine library for C☆65Updated 11 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A framework for building event based networking applications.☆36Updated 7 months ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- unrolled skip list library for C☆21Updated 6 years ago