cl-async

2023-10-21

Asynchronous operations for Common Lisp.

Upstream URL

github.com/orthecreedence/cl-async

Author

Andrew Danger Lyon <orthecreedence@gmail.com>

License

MIT
README

cl-async

Asynchronous operations for Common Lisp.

Version:
0.6.1
License:
MIT
Authors:
Andrew Danger Lyon <orthecreedence@gmail.com>
Dependencies:
  • babel

  • cffi

  • cl-async-base

  • cl-async-util

  • cl-libuv

  • cl-ppcre

  • static-vectors

  • trivial-features

  • trivial-gray-streams

  • uiop

cl-async-base

Base system for cl-async.

Version:
0.6.1
License:
MIT
Authors:
Andrew Danger Lyon <orthecreedence@gmail.com>
Dependencies:
  • bordeaux-threads

  • cffi

  • cl-libuv

cl-async-repl

REPL integration for CL-ASYNC.

Version:
0.1
License:
MIT
Authors:
Andrew Danger Lyon <orthecreedence@gmail.com>
Dependencies:
  • bordeaux-threads

  • cl-async

cl-async-ssl

SSL Wrapper around cl-async socket implementation.

Version:
0.6.0
License:
MIT
Authors:
Andrew Danger Lyon <orthecreedence@gmail.com>
Dependencies:
  • cffi

  • cl-async

  • vom

cl-async-test

TESTS FOR Asynchronous operations for Common Lisp.

Version:
0.2
License:
MIT
Authors:
Andrew Danger Lyon <orthecreedence@gmail.com>
Dependencies:
  • bordeaux-threads

  • cffi

  • cl-async

  • cl-async-ssl

  • fiveam

  • flexi-streams

  • ironclad

  • usocket

cl-async-util

Internal utilities for cl-async.

Version:
0.6.1
License:
MIT
Authors:
Andrew Danger Lyon <orthecreedence@gmail.com>
Dependencies:
  • cffi

  • cl-async-base

  • cl-libuv

  • cl-ppcre

  • fast-io

  • vom

Dependencies (15)

  • babel
  • bordeaux-threads
  • cffi
  • cl-libuv
  • cl-ppcre
  • fast-io
  • fiveam
  • flexi-streams
  • ironclad
  • static-vectors
  • trivial-features
  • trivial-gray-streams
  • uiop
  • usocket
  • vom
  • GitHub
  • Quicklisp