quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
`cl-djula-tailwind` is a package to use Tailwind classes in Djula templates without any overhead of JavaScript or Node.js tooling. It is a complete rewrite of Tailwind classes from scratch in...
An implementation of union-find (disjoint-set) data structure by Marco Antoniotti. https://github.com/varjagg/cl-union-find
Please add pk-serialize which can be downloaded from https://github.com/plkrueger/pk-serialize. This implements yet another serialization package for arbitrary common-lisp objects and instances. Dumped files can be easily read and even edited...
Please add instance-tracking (available from https://github.com/plkrueger/instance-tracking). This implements a meta-class that implements instance tracking for new classes which specify this meta-class.
Please add tsqueue (available at https://github.com/plkrueger/tsqueue). This is a thread-safe queue implementation for common-lisp.
cl-djula-svg is a Common Lisp package that will help process SVG files and copy them to folders so that they can be used in [Djula](https://github.com/rajasegar/cl-djula-svg/blob/main) templates in a [Caveman](https://github.com/rajasegar/cl-djula-svg/blob/main) web...
JSON-LIB is a quick and simple to use JSON parser and encoder for Common Lisp that strives to be quick and mainly compliant with the JSON test suite (with a...
cl-myriam, added in commit f7116ce7c3e0095446f2f4df7d63dc66861cc0ef and previously hosted in Gitlab (https://gitlab.com/ariSun/cl-myriam) will be moving over to Codeberg (https://codeberg.org/arisunz/cl-myriam), please update this info if possible Thanks in advance!
This is an extension library to pathname-utils, to allow dealing with common problems with filesystems, such as listing files, probing file types, determining default directories, etc. Author: Nicolas Hafner License:...
https://git.sr.ht/~shunter/input-event-codes This micro-library is a port of all constants from `input-event-codes.h` found on both Linux and FreeBSD. The system is only available on these two OS's, and conditionally loads the...