airplug / libactorLinks
Actor Model Library for C
☆55Updated 14 years ago
Alternatives and similar repositories for libactor
Users that are interested in libactor are comparing it to the libraries listed below
Sorting:
- Implementation of an erlang style actor model using libdispatch☆17Updated 11 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- The libdill tutorial.☆16Updated 5 years ago
- A green threads tutorial.☆64Updated 8 years ago
- Coroutines for C.☆76Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A Go implementation of the Shen programming language☆59Updated 2 years ago
- C implementation of Disruptor queues☆23Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- A regular expression engine in C☆44Updated last year
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Lightweight C library for functional programming.☆35Updated 7 years ago
- Atomic SWAR Token Buckets☆33Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆58Updated 15 years ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- Tiny epoll-based event loop library for event-driven Linux applications☆26Updated 3 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 7 years ago
- CSP-inspired concurrency library for modern C☆12Updated 6 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- btree written in c☆10Updated 10 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year