quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
Hi there, the source for the library is available here: https://git.sr.ht/~fosskers/cl-transducers Thank you kindly!
This Common Lisp library helps write concise CFFI-related code without runtime overhead, available at https://github.com/bohonghuang/cffi-ops.
This is a Common Lisp library with a set of CLOG Plugins , hosted at https://github.com/jingtaozf/clog-collection.
Simple flock based file locking for CL repository at: https://github.com/tdrhq/file-lock
This library allows you to define types and "template functions" that can be expanded into various type-specialised versions to eliminate runtime dispatch overhead. It was specifically designed to implement low-level...
This library implements types, operators, and algorithms commonly used in math for 2D and 3D graphics. It supersedes and combines the prior libraries 3d-vectors, 3d-matrices, 3d-quaternions, and 3d-transfroms. The new...
This library implements a variety of algorithms for querying and creating triangle meshes. Author: Yukari Hafner License: zlib Source: https://github.com/shirakumo/manifolds.git Documentation: https://shirakumo.github.io/manifolds
The website states > The [libraries](https://www.quicklisp.org/beta/releases.html) were last updated on June 19, 2023. where I think it should be `June 18`.
This is a Common Lisp library that enables convenient interoperation and CLOS integration with foreign objects, hosted at https://github.com/bohonghuang/cffi-object.
This project is a CL port of [Universal Tween Engine](https://github.com/AurelienRibon/universal-tween-engine), which can be used for creating animation timelines in media applications, hosted at https://github.com/bohonghuang/cl-universal-tween-engine.