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:
- Coroutines for C.☆78Updated 8 years ago
- A green threads tutorial.☆64Updated 8 years ago
- Lightweight C library for functional programming.☆36Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Implementation of an erlang style actor model using libdispatch☆17Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 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 9 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Rapid Development C utility library☆137Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- RRB-tree implemented as a library in C.☆175Updated 11 years ago
- C implementation of Disruptor queues☆23Updated 3 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A Go implementation of the Shen programming language☆61Updated 2 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated 2 years ago
- A regular expression engine in C☆44Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- The Lemon parser generator and sibling projects.☆47Updated 4 years ago
- The Memory Pool System☆610Updated last year
- DRY Microtesting Framework for C☆84Updated 5 years ago
- Examples of different message types in C with nanomsg☆144Updated 9 years ago
- CSP-inspired concurrency library for modern C☆12Updated 7 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 10 months ago
- META data and RESource library for C language☆139Updated last week
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆46Updated 7 years ago