fast-io

MIT

Alternative I/O mechanism to a stream or vector

$ area51 add fast-ioCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fast-io:some-function ...)