quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
This library implements some functions to draw graphics using pure Unicode text only. The intention is to allow you to create more meaningful debugging output in things like describe or...
This is a small utility library to open a thing (usually a file or URL) in an appropriate handler (usually an external file manager or browser). Author: Yukari Hafner License:...
RS-DLX is an implementation of Knuth's Algorithm X using the dancing links technique. Source: https://github.com/ralph-schleicher/rs-dlx.git
Please move the "croatoan" repository from github to codeberg. Quicklisp project: https://github.com/quicklisp/quicklisp-projects/blob/master/projects/croatoan/source.txt Current Github repository: https://github.com/McParen/croatoan.git New Codeberg repository starting from 25.09.2024: https://codeberg.org/McParen/croatoan.git The Github repositories and account will be...
Fuzzy matching library... a la Sublime Text. Author: Jen-Chieh Shen License: MIT Source: https://github.com/the-flx/cl-flx
MGL-GPR is a library of evolutionary algorithms such as Genetic Programming (evolving typed expressions from a set of operators and constants) and Differential Evolution. https://github.com/melisgl/mgl-gpr
Hi! Here's a full list: - NJSON https://github.com/atlas-engineer/njson - Nfiles https://github.com/atlas-engineer/nfiles - Nhooks https://github.com/atlas-engineer/nhooks - Nkeymaps https://github.com/atlas-engineer/nkeymaps - Prompter https://github.com/atlas-engineer/prompter - Nclasses https://github.com/atlas-engineer/nclasses - history-tree https://github.com/atlas-engineer/history-tree - Nsymbols https://github.com/atlas-engineer/nsymbols I'm...
Repository: https://github.com/40ants/routes Description: Framework agnostic URL routing library. Major features differentiating it from existing solutions: - Defining routes with namespaces. - Including routes from libraries into applications. - Matching URL...
Description: "A common lisp library to store data in a simple binary format" Source: https://github.com/fstamour/simpbin branch `main`
Hello. @antimer archived his LMDB project (https://github.com/antimer/lmdb) and agreed that I take over maintenance. The new location is at https://github.com/melisgl/lmdb.