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:
- A Go implementation of the Shen programming language☆59Updated 2 weeks ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Lightweight C library for functional programming.☆36Updated 8 years ago
- Coroutines for C.☆77Updated 8 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- A green threads tutorial.☆64Updated 8 years ago
- C implementation of Disruptor queues☆23Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- A regular expression engine in C☆44Updated last year
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Preemptible green threads in C for Linux☆47Updated 11 years ago
- Rapid Development C utility library☆136Updated 6 years ago
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 4 years ago
- CSP-inspired concurrency library for modern C☆12Updated 7 years ago
- Debug Malloc memory allocation debugging C library☆170Updated 3 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 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
- C11 Lock-free Stack☆184Updated last year
- Implementation of an erlang style actor model using libdispatch☆17Updated 11 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 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