j3pic / lisp-binaryLinks
A library to easily read and write complex binary formats.
☆96Updated 5 months ago
Alternatives and similar repositories for lisp-binary
Users that are interested in lisp-binary are comparing it to the libraries listed below
Sorting:
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆107Updated 6 years ago
- Read and write binary records for Common Lisp☆40Updated last year
- Allocate SIMPLE-ARRAYs in static memory☆99Updated 11 months ago
- Named readtables for Common Lisp☆68Updated last week
- Dynamic library delivery tools for SBCL.☆108Updated last week
- A Common Lisp interface to OpenSSL / LibreSSL☆84Updated last month
- Common Lisp packrat parser☆81Updated last year
- a fork of crhodes' fork of danb's fork of the CLX library, an X11 client for Common Lisp☆123Updated 8 months ago
- Common Lisp tool to compile documentation pages using an HTML template.☆61Updated 2 weeks ago
- common lisp library providing common math functions used in games☆54Updated 5 years ago
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆112Updated this week
- Common Lisp promise implementation (successor to cl-async-future)☆89Updated last year
- A convenient SIMD interface for SBCL.☆84Updated 3 years ago
- ☆79Updated 8 years ago
- Some examples for the CEPL library☆45Updated 4 years ago
- A CLOSsy way to trade genericity for performance.☆37Updated 4 years ago
- Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Li…