XRCU is a library that provides efficient lock-less synchronization for read-mostly tasks and structures.
Updated 2 years ago
khipu is a new lisp dialect focused on expressiveness, terseness and concurrency. The language features dynamic typing, multimethods and an overall very small footprint and minimalist runtime.
Updated 2 years ago
cxxcall is a library that allows users to define foreign call-ins and call-outs, usually used by interpreters to interface C and C++
Updated 5 years ago