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:
- Portability layer for atomic operations like compare-and-swap (CAS)☆37Updated 5 months ago
- Autowrapper for Common Lisp☆61Updated 4 years ago
- A lightweight thread / cooperative multitasking library for Common Lisp.☆98Updated 11 years ago
- Define efficient global variables in Common Lisp.☆47Updated 2 years ago
- A data serialization/contract library for common lisp☆51Updated 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
- CSP-like channels for common lisp☆32Updated 8 years ago
- Reactive computation tree library for non-blocking concurrent Common Lisp☆52Updated 4 years ago
- Trivial type definitions for Common Lisp☆70Updated 7 years ago
- Build system in Common Lisp☆63Updated last month
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆126Updated last week
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆57Updated 3 years ago
- Concrete Syntax Trees represent s-expressions with source information☆64Updated 5 months ago
- A contract programming library for Common Lisp in the style of Eiffel’s Design by Contract ™.☆98Updated 7 years ago
- Common Lisp promise implementation (successor to cl-async-future)☆91Updated last year
- A batteries-included tracing and debug-logging macro☆69Updated 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
- A library of conveniences for working with the Common Lisp SERIES package☆39Updated 6 years ago
- Common Lisp bindings to the GNU Readline library☆46Updated 9 months ago
- Simple and fast serialization of all kinds of Common Lisp data structures.☆63Updated 2 years ago
- websockets server in CL☆75Updated 3 months ago
- A portable Common Lisp condition system☆63Updated 4 years ago
- CL environment introspection portability layer☆41Updated last year
- A Common Lisp queue library with features such as non-consing thread safe queues and fibonacci priority queues☆52Updated 4 years ago
- Static generic function dispatch for Common Lisp☆81Updated 3 years ago
- Common Lisp symbols separated into packages according to their purity☆32Updated 8 years ago
- Portable CL:*FEATURES*☆51Updated last year
- daemonize lisp process☆38Updated 4 years ago
- Common Lisp packrat parser☆89Updated 4 months ago
- Distribute work across machines using the lparallel API.☆109Updated 10 years ago