30 open-source projects similar to lisp-maintainers/cl-cron, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cl Cron 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.
Cancellation propagation library for Common Lisp with deadlines and timeouts
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
Common Lisp distributed computation framework implemented using Swank Client
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+.
The project alpaka has moved to https://github.com/alpaka-group/cupla
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
Event loop friendly C++ actor micro-framework, supervisable