cloroutine

Coroutine builder

Provides a low-level, generic stackless coroutine builder for asynchronous programming in Clojure and ClojureScript

Coroutine support for clojure

GitHub

232 stars
14 watching
11 forks
Language: Clojure
last commit: 8 months ago
Linked from 1 awesome list

clojureclojurescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
belozierov/swiftcoroutine An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. 837
jlesquembre/clj-nix Provides Nix integration with Clojure projects to simplify their build and deployment process. 148
takagi/cl-coroutine A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. 64
quuxplusone/coro A single-header library providing facilities for C++2a Coroutines 80
tonbit/coroutine An implementation of asynchronous coroutines in C++11 using ucontext and fiber 416
zonyitoo/coio-rs Provides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling 456
xudong-huang/may A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. 1,959
ruricolist/cloture An implementation of Clojure in Common Lisp to enable interoperability and efficient execution of Clojure code within the Common Lisp environment. 376
funcool/clojure.jdbc A Clojure library that simplifies the interaction with relational databases using JDBC. 105
kelsey-sorrels/zaffre A fast and lightweight console library that uses OpenGL to render text and graphics 103
jujuadams/coroutines A set of macros and extensions to the GameMaker Language (GML) that enable the creation of pauseable functions, allowing for asynchronous execution and resumption. 75
taoensso/sente A Clojure/ClojureScript library for building bidirectional, real-time web applications with efficient, low-bandwidth communication protocols. 1,738
clojurephant/clojurephant A Gradle plugin providing support for Clojure and ClojureScript languages in software development 182
lilactown/helix A ClojureScript library for building React applications with optimized interop and state management. 631
joffrey-bion/chrome-devtools-kotlin An asynchronous Kotlin client for the Chrome DevTools Protocol 45