takagi / cl-coroutineLinks
Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.
☆70Updated 9 years ago
Alternatives and similar repositories for cl-coroutine
Users that are interested in cl-coroutine are comparing it to the libraries listed below
Sorting:
- Autowrapper for Common Lisp☆61Updated 4 years ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- Trivial type definitions for Common Lisp☆70Updated 7 years ago
- Reactive computation tree library for non-blocking concurrent Common Lisp☆52Updated 4 years ago
- Define efficient global variables in Common Lisp.☆47Updated 2 years ago
- A lightweight thread / cooperative multitasking library for Common Lisp.☆97Updated 11 years ago
- Portability layer for atomic operations like compare-and-swap (CAS)☆37Updated 5 months ago
- Common Lisp promise implementation (successor to cl-async-future)☆91Updated last year
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆126Updated 3 weeks ago
- A batteries-included tracing and debug-logging macro☆69Updated 4 years ago
- A data serialization/contract library for common lisp☆51Updated 4 years ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆57Updated 3 years ago
- CSP-like channels for common lisp☆32Updated 8 years ago
- A beautiful, easilly composable HTML5 generation library in Common Lisp☆65Updated 3 years ago
- Efficient and expressive arrayed vector math library with multi-threading and CUDA support in Common Lisp.☆55Updated 4 years ago
- Containers Library for Common Lisp☆72Updated last year
- Filtered functions provide an extension of CLOS generic function invocation that add a simple preprocessing step before the actual method…☆45Updated 9 years ago
- Distribute work across machines using the lparallel API.☆109Updated 10 years ago
- Concrete Syntax Trees represent s-expressions with source information☆64Updated 5 months ago
- A common lisp library to unify access to common dictionary-like data-structures☆92Updated 9 months ago
- Common Lisp packrat parser☆89Updated 3 months ago
- A portable Common Lisp condition system☆63Updated 4 years ago
- unofficial mirror of git://git.code.sf.net/p/series/series (Richard C. Waters' SERIES package for Common Lisp)☆56Updated 10 years ago
- Data Structures and streaming algorithms for Common Lisp.☆50Updated last month
- Common Lisp symbols separated into packages according to their purity☆32Updated 8 years ago
- Simple and fast serialization of all kinds of Common Lisp data structures.☆63Updated 2 years ago
- Common Lisp implementation of a Slime / Swank client.☆88Updated 2 weeks ago
- Portability library for IEEE float features that are not covered by the CL standard.☆36Updated 5 months ago
- An extensible iteration macro library.☆45Updated 5 months ago
- A Common Lisp function caching / memoization library☆49Updated 2 years ago