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
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 11 years ago
- Coroutines for C/C++☆81Updated 4 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
- A framework for building event based networking applications.☆34Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 8 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Stackless coroutine compiler for C☆45Updated 4 years ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Lock-free interthread message queue.☆17Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 2 years ago
- A modification of SipHash reference implementation to make it more practical for Redis usage☆20Updated 7 years ago
- The libdill tutorial.☆13Updated 5 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 8 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 2 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- cprops - C Prototyping Tools☆12Updated 12 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- Coroutines for C.☆73Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago