cl-binary-store

Fast serialization / deserialization library

$ area51 add cl-binary-storeCopy

Usage

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