30 open-source projects similar to brown/swank-crew, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Swank Crew alternative.
Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.
Common Lisp Library for the Gearman distributed job system.
A simple tool that provides cron like facilities directly inside of common lisp.
Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.
Reactive computation tree library for non-blocking concurrent Common Lisp
Cancellation propagation library for Common Lisp with deadlines and timeouts
This project is a structured Rust programming curriculum and systems programming course designed to take learners from beginner to expert levels. It provides a comprehensive set of training materials focused on mastering the core syntax, idioms, and technical foundations of the Rust language. The project features a specialized language transition framework that maps concepts from C++, managed languages, and dynamic typing to Rust idioms. This allows developers from different ecosystems to translate architectural patterns and memory models into idiomatic Rust. The training covers a broad rang
Powerful multi-threaded coroutine dispatcher and parallel execution engine
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
A library of queues that enable sending ordered tasks to asynchronous contexts
Event loop friendly C++ actor micro-framework, supervisable