quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
Please add QOI to Quicklisp. This system is available here: https://github.com/bpanthi977/qoi It implements encoder/decoder for the QOI (Quite OK Image Format) files.
Please add NLOpt to Quicklisp. This system is available here: https://github.com/bpanthi977/nlopt NLOpt provides binding to a Non-Linear Optimization library in C called NLopt. That library provides a common interface for...
Which is available from https://github.com/erjoalgo/erjoalgo-webutil.
https://github.com/shamazmazum/nibbles-streams A thin wrapper around `nibbles` which allows you to create binary streams with changeable element type and endianness.
This is a tiny library to perform the calculation of the Easter date. https://notabug.org/cage/easter-gauss Please consider including in quicklisp. Bye! C.
https://github.com/dvush/cl-secp256k1 a cffi bindings for secp256k1 C library. It is in the Debian repo, so it would be easy to install, but some tests will fail on Debian because some...
Source: https://gitee.com/bobwxc/cl-mdb.git Please using the default master branch. Depends-on: cffi It is a simple key-value database in Common Lisp. Still rough but usable. Thanks!
Sysexits provides constants for the common exit codes defined in [sysexits.h](http://man.openbsd.org/sysexits). https://github.com/teddywing/cl-sysexits/
Please add `cl-replica` - a library for hash-table replication via epidemic algorithms. It is available from https://github.com/IgSokolov/cl-replica