smokku / libconcurrency
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
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆10Updated 7 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- The libdill tutorial.☆16Updated 5 years ago
- Port of the lemon parser generator to the Go programming language☆56Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 9 years ago
- Coroutines for C.☆74Updated 8 years ago
- linear probing hash table implementation written in C (c99)☆10Updated 6 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A framework for building event based networking applications.☆35Updated 4 months ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆53Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- A Go implementation of the Shen programming language☆56Updated 2 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 years ago