cl-flow
Reactive computing library
A Reactive computation tree library for non-blocking concurrent Common Lisp programming.
Reactive computation tree library for non-blocking concurrent Common Lisp
50 stars
7 watching
4 forks
Language: Common Lisp
last commit: about 3 years ago
Linked from 2 awesome lists
asynchronouscommon-lispconcurrencydata-flow
Related projects:
Repository | Description | Stars |
---|---|---|
tower120/reactive | A reactive programming library for C++ that provides an event-driven architecture and supports observable properties. | 72 |
sharow/libconcurrent | A lightweight, low-overhead concurrency library | 361 |
reactivebayes/rocket.jl | A library for reactive programming using Observables in Julia to process asynchronous data | 189 |
helmutkian/cl-react | Utilities for building web applications using Common Lisp and React | 68 |
orthecreedence/cl-async | A library providing asynchronous I/O capabilities for Common Lisp programming. | 273 |
borodust/bodge-nuklear | A thin wrapper around a GUI library to provide a Common Lisp interface | 62 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 180 |
reactiveml/rml | A programming language designed to build interactive systems with concurrent, synchronous execution | 20 |
tcbrindle/flux | A C++20 library for sequence-oriented programming and data pipeline creation | 526 |
didactic-drunk/concurrent.cr | A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
ivanperez-keera/dunai | A reactive programming library for Haskell that supports multiple paradigms and effects. | 211 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
conarrative/precept | A framework for building reactive web applications using declarative logic and relational data modeling. | 657 |
reactivecouchbase/reactivecouchbase-rs-core | Provides a reactive programming model for interacting with NoSQL databases | 26 |
teaentitylab/fprust | A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming | 119 |