cl-async
Async library
A library providing asynchronous I/O capabilities for Common Lisp programming.
Asynchronous IO library for Common Lisp.
273 stars
22 watching
40 forks
Language: Common Lisp
last commit: 17 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
orthecreedence/carrier | An asynchronous HTTP client for streaming data over the web | 40 |
orthecreedence/cl-rethinkdb | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
orthecreedence/cl-hash-util | A utility library for working with Common Lisp hash tables | 29 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
wolkykim/libasyncd | An embeddable event-driven asynchronous message server framework for C/C++ | 174 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
ocsigen/lwt | Concurrent programming library for OCaml | 715 |
me-no-dev/asynctcp | An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. | 732 |
tmenier/asyncpoco | A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
papooch/nestjs-cls | A module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications. | 450 |
thomaslevesque/aspnetcore.asyncinitialization | A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
flipcoder/kit | A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |