takagi / cl-coroutine
Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.
☆67Updated 8 years ago
Alternatives and similar repositories for cl-coroutine:
Users that are interested in cl-coroutine are comparing it to the libraries listed below
- Define efficient global variables in Common Lisp.☆44Updated last year
- Simple and fast serialization of all kinds of Common Lisp data structures.☆63Updated last year
- Trivial type definitions for Common Lisp☆68Updated 6 years ago
- unofficial mirror of git://git.code.sf.net/p/series/series (Richard C. Waters' SERIES package for Common Lisp)☆56Updated 9 years ago
- A Common Lisp queue library with features such as non-consing thread safe queues and fibonacci priority queues☆48Updated 3 years ago
- Portability layer for atomic operations like compare-and-swap (CAS)☆34Updated 2 weeks ago
- A batteries-included tracing and debug-logging macro☆68Updated 3 years ago
- Autowrapper for Common Lisp☆61Updated 3 years ago
- A data serialization/contract library for common lisp☆50Updated 3 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 11 years ago
- Portable Unicode library for Common Lisp☆63Updated last year
- no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.☆38Updated 2 years ago
- Allocate SIMPLE-ARRAYs in static memory☆98Updated 7 months ago
- A test framework for Common Lisp☆60Updated 3 years ago
- A Common Lisp function caching / memoization library☆47Updated last year
- Implementation for Common Lisp.☆91Updated 2 years ago
- Reactive computation tree library for non-blocking concurrent Common Lisp☆51Updated 3 years ago
- Common Lisp tool to compile documentation pages using an HTML template.☆62Updated 2 months ago
- Work with Amazon S3 and Amazon CloudFront from Common Lisp☆39Updated last year
- Common Lisp Microsoft XLSX (Microsoft Excel) loader for arbitrarily-sized / big-size files☆29Updated 3 years ago
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆111Updated 5 months ago
- Common Lisp bindings for minimalistic GUI library, libui, https://github.com/andlabs/libui☆31Updated 8 years ago
- Portable CL:*FEATURES*☆49Updated 2 weeks ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆55Updated 2 years ago
- A portable Common Lisp library for running external programs from within Lisp.☆68Updated last year
- Common Lisp promise implementation (successor to cl-async-future)☆88Updated 11 months ago
- Portable pathname library for Common Lisp☆62Updated 3 years ago
- Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/☆45Updated 3 years ago
- Build system in Common Lisp☆60Updated 3 weeks ago
- Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.☆30Updated last year