2382 件のパッケージが見つかりました

1am
A minimal testing framework.
MIT20 件が利用
3b-bmfont
BMFont file format readers/writers
MIT
3b-hdr
reader and writer for radiance HDR files
MIT1 件が利用
3b-swf
Common Lisp .swf file manipulation library
3bgl-shader
CL-hosted CL-like DSL for generating GLSL
MIT
3bmd
markdown processor in CL using esrap parser.
MIT10 件が利用
3bz
deflate decompressor
MIT2 件が利用
3d-math
A library implementing the necessary linear algebra math for 2D and 3D computations
zlib4 件が利用
3d-matrices
A utility library implementing 2x2, 3x3, 4x4, and NxN matrix functionality.
zlib2 件が利用
3d-quaternions
A utility library implementing quaternion and dual-quaternion functionality.
zlib1 件が利用
3d-spaces
A library implementing spatial query structures
zlib1 件が利用
3d-transforms
A utility library implementing a common structure to encapsulate spatial transformations
zlib
3d-vectors
A utility library implementing 2D, 3D, and 4D vector functionality.
zlib5 件が利用
40ants-asdf-system
Provides a class for being used instead of asdf:package-inferred-system.
BSD20 件が利用
40ants-slynk
Utilities to start SLYNK if needed and to track active connections.
Unlicense4 件が利用
a-cl-logger
A logger that sends to multiple destinations in multiple formats. Based on arnesi logger
BSD
able
A Common Lisp editor
MIT
abstract-arrays
Julia's AbstractArray like abstraction for Common Lisp.
MIT
access
A library providing functions that unify data-structure access for Common Lisp: access and (setf access)
BSD5 件が利用
acclimation
Library supporting internationalization
BSD 2-clause, see file LICENSE.text8 件が利用
action-list
An implementation of action lists
zlib
adhoc
Another Declarative Hierarchical Object-centric CLOS Customization
GPLv3
adopt
Simple, flexible, UNIX-style option parsing.
MIT1 件が利用
adopt-subcommands
Extend the Adopt command line processing library to handle nested subcommands.
MIT
adp
Add Documentation, Please. A Common Lisp documentation generator with Scribble files and @-syntax support.
MIT1 件が利用
adp-github
ADP extension to generate github markdown files.
MIT
advanced-readtable
Advanced customizable readtable
BSD
aether
A DSL for emulating an actor-based distributed system, housed on a family of emulated devices.
MIT (See LICENSE.md)1 件が利用
agnostic-lizard
A portable code walker that makes a best effort to be correct in most cases
GPLv3+6 件が利用
agutil
A collection of utility functions not found in other utility libraries.
MIT5 件が利用
alexa
A lexical analyzer generator.
BSD 3-clause (See LICENSE.txt)1 件が利用
alexandria
Alexandria is a collection of portable public domain utilities.
Public Domain / 0-clause MIT20 件が利用
alexandria-plus
A conservative set of extensions to Alexandria utilities.
8 件が利用
algebraic-data-library
A library of common algebraic data types.
BSD 3-clause
allioli
Alliolification
MIT1 件が利用
also-alsa
Basic ALSA bindings for Common Lisp
LGPL
alternate-asdf-system-connections
Allows for ASDF system to be connected so that auto-loading may occur. This is a fork of asdf-system-connections and incorporates a load-system-driven mechanism for loading dependencies and also loads the dependencies of the connections.
MIT1 件が利用
amazon-ecs
Amazon Product Advertising API library for Common Lisp
LLGPL (Lisp LGPL)
amb
An implementation of John McCarthy's ambiguous operator
MIT
anaphora
The Anaphoric Macro Package from Hell
Public Domain20 件が利用
anaphoric-variants
Gives access to anaphoric variants of operators through one macro: ANAPHORIC. The user explicitly provides a variable name, preserving sanity, in contrast to the traditional use of an evil implicit variable ("IT"). Some operators can bind additional handy variables when explicitly requested.
Public Domain
anatevka
A distributed blossom algorithm for minimum-weight perfect matching.
anathema
Color theme library for CLIM applications
Unlicense
ansi-test-harness
Harness for ansi-test
MIT5 件が利用
antik
A library of numerical mathematics.
GPL v32 件が利用
anypool
General-purpose pooling library
BSD 2-Clause1 件が利用
apply-argv
Apply-argv is a library for parsing command line arguments.
LLGPL
april
April is a subset of the APL programming language that compiles to Common Lisp.
Apache-2.0
arc-compat
Arc compatible package for CL
architecture.builder-protocol
Protocol and framework for building parse results and other object graphs.
LGPLv32 件が利用
architecture.hooks
This system provides the hooks extension point mechanism (as known, e.g., from GNU Emacs).
LLGPLv32 件が利用
architecture.service-provider
Provides a framework for registering and finding services and providers of these.
LLGPLv31 件が利用
archive
A package for reading and writing archive (tar, cpio, etc.) files.
BSD-style (http://opensource.org/licenses/BSD-3-Clause)2 件が利用
arithmetic-operators-as-words
Just simple macros that expand to the normal arithmetic operators. I personally hate using the symbols..
MIT1 件が利用
arnesi
A bag-of-tools utilities library used to aid in implementing the bese.it toolkit
BSD9 件が利用
array-operations
Array operations library for Common Lisp
11 件が利用
array-utils
A few utilities for working with arrays.
zlib7 件が利用
arrival
Classical planning plan validator written in modern Common Lisp
LLGPL
arrow-macros
arrow-macros provides clojure-like arrow macros and diamond wands.
MIT7 件が利用
arrows
Implements -> and ->> from Clojure, as well as several expansions on the idea.
CC010 件が利用
asd-generator
Automatic directory scanner/generator for .asd project files.
GPLv3
asdf-dependency-graph
A minimal wrapper around `dot` available at least on Linux systems to generate dependency-graphs.
MIT
asdf-dependency-grovel
Analyse the dependencies in an ASDF system
asdf-dependency-traverser
Easily traverse and collect ASDF dependencies recursively.
zlib
asdf-encodings
Portable interface to character encodings and your implementation's external-format
2 件が利用
asdf-finalizers
Enforced calling of finalizers for Lisp code
2 件が利用
asdf-flv
ASDF extension to provide support for file-local variables.
GNU All Permissive2 件が利用
asdf-linguist
Extensions for ASDF.
MIT
asdf-manager
Download and manage ASDF versions.
MIT
asdf-package-system
Backward-compatible stub for ASDF 3.1's package-inferred-system feature
MIT19 件が利用
asdf-system-connections
Allows for ASDF system to be connected so that auto-loading may occur.
MIT Style License6 件が利用
asdf-viz
Visualizes the dependencies between asdf systems / Visualize the function call graph.
LLGPL
aserve
Trivial shim to load built-in aserve when running on Allegro CL
LLGPL1 件が利用
asn1
ASN.1 encoder/decoder
BSD 2-Clause1 件が利用
assert-p
A library of assertions written in Common Lisp.
GPLv32 件が利用
assertion-error
Error pattern for assertion libraries in Common Lisp.
GPLv32 件が利用
assoc-utils
Utilities for manipulating association lists
Public Domain9 件が利用
asteroids
An improved asteroids game with sounds
Do Whatever The Fuck You Want (DWTFYF)
astonish
A small library for querying and manipulating Lisp ASTs
GPLv3
async-process
asynchronous process execution for common lisp
MIT1 件が利用
atdoc
1 件が利用
atomics
Portability layer for atomic operations like compare-and-swap (CAS).
zlib12 件が利用
audio-tag
tool to deal with audio tags. read, view and write
BSD-2-Clause License
authenticated-encryption
Authenticated-Encryption functions
MIT
auto-restart
automatically generate restart-cases for the most common use cases, and also use the restart for automatic retries
Apache License, Version 2.0
autoexport
A small library to automatically export definitions
BSD-3-Clause
avatar-api
Get avatars from Gravatar, Google+ and others.
MIT
avl-tree
An implementation of the AVL tree data structure.
MIT
aws-foundation
Amazon AWS low-level utilities
BSD1 件が利用
aws-sdk-lisp
AWS SDK for Common Lisp
BSD 2-Clause
aws-sign4
A library for Amazon Web Services signing version 4
GNU Lesser General Public Licence 3.03 件が利用
ayah-captcha
A simple interface to the API of the play-thru captcha of areYouAHuman.com
MIT
babel
Babel, a charset conversion library.
MIT20 件が利用
babylon
Jürgen Walther's modular, configurable, hybrid knowledge engineering systems framework for Common Lisp, restored from the CMU AI Repository.
MIT
base-blobs
Base system foreign library collection
MIT2 件が利用
base64
Base64 encoding and decoding for Common Lisp.
Apache 2.01 件が利用
basic-binary-ipc
A inter-process communication library for transmitting binary data over a stream.
Simplified BSD License variant
bdef
Buffer definition; audio buffer abstraction for sound synthesis systems
MIT
beast
Basic Entity/Aspect/System Toolkit
MIT
beirc
big-string
Big strings, similar to Java's StringBuilder.
BSD 3-clause (see LICENSE)
bike
Common Lisp .Net Core Interop
MIT
binary-io
Library for reading and writing binary data.
1 件が利用
binary-parser
A toolset for parsing binary data formats.
MIT
binary-search-tree
An implementation of the binary search tree data structure.
MIT
binary-structures
A library for reading, writing, and representing structures from binary representations
zlib5 件が利用
binary-types
A library for reading and writing binary records.
BSD-like, see accopanying file COPYING.1 件が利用
binascii
A library of ASCII encoding schemes for binary data
BSD-style (http://opensource.org/licenses/BSD-3-Clause)4 件が利用
binding-arrows
An implementation of threading macros based on binding anonymous variables
MIT4 件が利用
binfix
BINFIX -- A powerful binary infix syntax for Common LISP.
GNU GPLv2
binomial-heap
A compact binomial heap implementation.
BSD
binpack
Rectangle packer for sprite/texture atlases
MIT1 件が利用
birch
A simple Common Lisp IRC client library
MIT
bit-ops
Optimized bit-vector operations
LLGPL
bit-smasher
Utility library for handling bit vectors, bit vector arithmetic, and universal integer type conversions between bit-vectors, byte-vectors, octals, decimals, and hexadecimal notation.
MIT2 件が利用
bitfield
Efficiently represent several finite sets or small integers as a single non-negative integer.
MIT
bitfield-schema
SIMPLE-BIT-VECTOR low level routines and convenient eDSL over it.
BSD
bitio
A wrapper for octet streams that enable bit level streams.
MIT License1 件が利用
bk-tree
bknr-datastore
baikonour - launchpad for lisp satellites
BSD1 件が利用
bknr-web
Baikonour - Launchpad for LISP satellites - Application modules
BSD
black-tie
Noise library for Common Lisp.
BSD1 件が利用
blackbird
A promise implementation for Common Lisp.
MIT8 件が利用
bnf
BNF example generator. Useful for testing parser.
MIT1 件が利用
bobbin
Simple (word) wrapping utilities for strings.
MIT3 件が利用
bodge-blobs-support
Common utilities for loading/distributing foreign libraries
The Unlicense10 件が利用
bodge-chipmunk
Wrapper over chipmunk 2d physics library
MIT
bodge-concurrency
Concurrency utilities
MIT1 件が利用
bodge-glad
OpenGL 4.6 Core GLAD wrapper for cl-bodge system
MIT1 件が利用
bodge-glfw
Wrapper over glfw3 library
MIT3 件が利用
bodge-heap
Heap implementation
MIT2 件が利用
bodge-host
OS-dependent routines
MIT
bodge-libc-essentials
Common Lisp bindings to most essential part of libc
MIT3 件が利用
bodge-math
Math routines
MIT1 件が利用
bodge-memory
Memory handling utilities
MIT1 件が利用
bodge-nanovg
Wrapper over nanovg library for cl-bodge system
MIT
bodge-nuklear
Wrapper over Nuklear IM GUI library
MIT
bodge-ode
Thin wrapper over Open Dynamics Engine
MIT
bodge-openal
Thin wrapper over OpenAL cross-platform 3D audio API
MIT
bodge-queue
Simple FIFO implementation with no external dependencies
MIT3 件が利用
bodge-sndfile
Wrapper over libsndfile for cl-bodge system
MIT
bodge-utilities
Utility library
MIT4 件が利用
bordeaux-fft
An efficient and portable implementation of the Fast Fourier Transform
GNU Public License version 21 件が利用
bordeaux-threads
Bordeaux Threads makes writing portable multi-threaded apps simple.
MIT20 件が利用
bourbaki
bp
Bitcoin Protocol components in Common Lisp
MIT
bst
Binary search tree
GPL-3
bt-semaphore
A simple semaphore class for bordeaux-threads inspired by SBCL's semaphore.
MIT3 件が利用
btrie
Branch trie - a generic trie implementation with branch widths. * Implementation is generic: keys can be of sequences of any type. * Branch width of a trie node tells how many branches go through that node and can be used to calculate probabilites for different suffixes.
Simplified BSD license.
bubble-operator-upwards
A function that "bubbles an operator upwards" in a form, demultiplexing all alternative branches by way of cartesian product. This operation is notably useful for easy implementation of certain kinds of shorthand notations in macros. A cartesian-product function is also exported, as it's needed to implement the main function.
Unlicense1 件が利用
buildapp
Buildapp is an application for SBCL and CCL that configures and saves an executable Common Lisp image or non-executable core.
BSD
buildnode
Tool for building up an xml dom nicely.
BSD3 件が利用
burgled-batteries
Lisp-Python interface
MIT1 件が利用
burgled-batteries.syntax
Embedded Python syntax for burgled-batteries
MIT
bytecurry.asdf-ext
ASDF extension(s) for generating atdoc documentation.
MIT1 件が利用
bytecurry.mocks
Tools to mock functions for unit tests
MIT
c2ffi-blob
c2ffi executables for various platforms
MIT
cacau
Test Runner in Common Lisp.
GPLv31 件が利用
cache-while
A Common Lisp macro for defining temporary caches that invalidate based on expressions evaluating to different values.
LLGPL
cacle
Extensible cache services for Common Lisp
MIT
calendar-times
A calendar times library on top of local-time
calispel
Thread-safe message-passing channels, in the style of the occam programming language.
ISC-style and other permissive (see COPYRIGHT.txt)2 件が利用
calm
cambl
A library for working with financial amounts involving multiple commodities.
BSD-31 件が利用
can
A role-based access right control library
BSD 2-Clause
canonicalized-initargs
Provides a :canonicalize slot option accepting an initarg canonicalization function.
Unlicense1 件が利用
caramel
CSS selector-based template engine for Common Lisp
LLGPL
cari3s
A generator for the i3 status bar.
zlib
carrier
An async HTTP client
MIT
cartesian-product-switch
CARTESIAN-PRODUCT-SWITCH is a macro for choosing the appropriate form to execute according to the combined results of multiple tests. This is a straightforward and efficient alternative to the convoluted ad-hoc conditionals one might otherwise resort to.
Public Domain2 件が利用
caveman
Clack Middleware for managing CL-DBI connections
LLGPL3 件が利用
caveman2-widgets
Weblocks like widgets for caveman2.
LLGPL1 件が利用
caveman2-widgets-bootstrap
An extension to caveman2-widgets which enables the simple usage of Twitter Bootstrap.
LLGPL
cbor
CBOR encoder/decoder
MIT
ccl-compat
Clozure CL compatibility module
LLGPL1 件が利用
ccldoc
create lisp documentation using s-expressions
Apache License 2.0
cells
An Integration of Cells and RDF
Commercial
cephes.cl
Wrapper for the Cephes Mathematical Library
1 件が利用
cepl
Fast lispy way to work with OpenGL
BSD 2 Clause9 件が利用
cepl.camera
A camera implementation for CEPL
BSD 2 Clause
cepl.devil
A couple of helper functions to load from devil straight to cepl c-arrays or textures
BSD 2 Clause
cepl.drm-gbm
DRM/GBM host for cepl
BSD 3-Clause
cepl.glop
glop host for cepl
BSD 2 Clause1 件が利用
cepl.sdl2
SDL2 host for cepl
BSD 2 Clause2 件が利用
cepl.sdl2-image
Some helper methods for using sdl2-image to load images to CEPL types
BSD 2 Clause
cepl.sdl2-ttf
A few additional helpers for making working with sdl2-ttf even easier from CEPL
BSD 2 Clause
cepl.skitter
Plumbing to use skitter with cepl
BSD 2 Clause
cepl.spaces
Adds abstractions over vector spaces to CEPL
BSD 2 Clause1 件が利用
ceramic
Common Lisp web apps on the desktop
MIT
cerberus
Kerberos implementation, provides support to the glass API.
MIT1 件が利用
cesdi
Provides a compute-effective-slot-definition-initargs generic function that allows for more ergonomic initialization of effective slot definition objects.
Unlicense1 件が利用
cffi
The Common Foreign Function Interface
MIT20 件が利用
cffi-c-ref
Adds streamlined access to foreign memory
MIT8 件が利用
cffi-object
A Common Lisp library that enables fast and convenient interoperation with foreign objects.
Apache-2.0
cffi-ops
A library that helps write concise CFFI-related code.
Apache-2.01 件が利用
chain
Chaining/threading macros, one of them `setf`ing its first argument
BSD-3
chameleon
Configuration management facilities for Common Lisp with multiple profile support.
MIT
champ-lite
A lightweight implementation of persistent functional maps and iteration-safe mutable tables using Michael Steindorfer's CHAMP data structure.
Unlicense
chancery
A library for procedurally generating text, inspired by Tracery.
MIT/X11
changed-stream
A library for non-destructive changes to character streams.
lgpl2
chanl
Communicating Sequential Process support for Common Lisp
7 件が利用
charje.documentation
Documentation is an opinionated yet customizable docstring parsing library.
AGPL V3 or any later version1 件が利用
cheat-js
Macros for JavaScript. Kinda.
Simplified BSD License
check-bnf
Macro arguments checker.
MIT2 件が利用
check-it
A randomized property-based testing tool for Common Lisp.
LLGPL2 件が利用
checkl
CheckL: Dynamic testing for Common Lisp
LLGPL, BSD2 件が利用
chemical-compounds
LLGPL
chillax
CouchDB abstraction layer - Easy-load system with sane defaults
MIT
chipi
Test system for chipi
Apache-2
chipmunk-blob
Chipmunk physics foreign library collection
MIT1 件が利用
chipz
A library for decompressing deflate, zlib, and gzip data
BSD style19 件が利用
chirp
Chirp Twitter client featuring full API coverage.
zlib1 件が利用
chlorophyll
ANSI escape code library for Common Lisp
Expat
chrome-native-messaging
A package to communicate with a Chrome extension as the native application
MIT License
chronicity
A natural language date and time parser for Common Lisp
BSD2 件が利用
chtml-matcher
A unifying template matcher based on closure-html for web scraping and extraction
MIT style license
chunga
Portable chunked streams for Common Lisp
BSD9 件が利用
ci
A tool simplify continuous deployment for Common Lisp projects.
BSD20 件が利用
ci-utils
A set of tools for using CI platforms
MIT
ciao
OAuth 2.0 Client for Common Lisp
LGPLv3
circular-streams
Circularly readable streams for Common Lisp
LLGPL2 件が利用
city-hash
CityHash hash functions
MIT License. See the copyright messages in individual files.
cl-6502
An emulator for the MOS 6502 CPU
BSD
cl-abnf
ABNF Parser Generator, per RFC2234
WTFPL
cl-abstract-classes
Extends the MOP to allow `abstract` and `final` classes.
1 件が利用
cl-acronyms
A program that expands an acronym based on grammatical rules.
MIT
cl-advice
Portable advice for Common Lisp
LGPL
cl-algebraic-data-type
A library for algebraic data types.
BSD 3-clause3 件が利用
cl-all
A script to evaluate expressions in multiple lisp implementations.
zlib
cl-amqp
AMQP 0.9.1 with RabbitMQ extensions in Common Lisp
MIT
cl-ana
cl-ana is a free (GPL) data analysis library in Common Lisp providing tabular & binned data analysis along with nonlinear least squares fitting & visualization.
GPLv3
cl-annot
Python-like Annotation Syntax for Common Lisp
LLGPL13 件が利用
cl-annot-prove
Annotation Syntax Test Library.
MIT1 件が利用
cl-annot-revisit
Re-implementation of 'cl-annot', an annotation syntax library for Common Lisp.
WTFPL
cl-anonfun
Anonymous function helpers for Common Lisp
LLGPL1 件が利用
cl-ansi-term
Output colored formatted text, tables and other pretty-printing widgets on ANSI-compliant terminals
GNU GPL, version 3
cl-ansi-text
ANSI control string characters, focused on color
LLGPL8 件が利用
cl-apertium-stream-parser
Apertium stream written in Common Lisp
Apache-2.0
cl-apple-plist
Encodes Common Lisp data structures in Apple property list XML format (.plist).
cl-arff-parser
A parser for Weka arff (Attribute-Relation File Format) Machine learning datasets.
see LICENSE.txt
cl-argparse
A python argparse inspired command line parser library
MIT
cl-aristid
Draw Lindenmayer Systems with Common LISP!
MIT
cl-arxiv-api
Bindings for API of arXiv.org
MIT
cl-ascii-art
Ascii Art generating routines.
GPLv3
cl-ascii-table
Common Lisp library to present tabular data in ascii-art table.
MIT8 件が利用
cl-aseprite
Aseprite file format parser
GPLv3
cl-association-rules
An implementation of the apriori algorithm to mine association rules in Common Lisp.
MIT
cl-astar
A heavily optimized yet flexible A* pathfinding algorithm implementation
MIT
cl-async
Base system for cl-async.
MIT10 件が利用
cl-async-await
An implementation of async/await for Common Lisp
AGPLv3
cl-async-future
A futures implementation for Common Lisp. Plugs in nicely to cl-async.
MIT2 件が利用
cl-atelier
An atelier for Lisp developers
MIT License2 件が利用
cl-aubio
Aubio bindings for Common Lisp
cl-autorepo
A simple mechanism to auto-load ASDF systems from repositories.
Apache
cl-autowrap
Import c2ffi specs and generate CFFI wrappers
BSD-2-Clause11 件が利用
cl-avro
Implementation of the Apache Avro data serialization system.
GPLv3
cl-azure
A Windows Azure library for Common Lisp.
cl-base16
Common Lisp implementation of base16
GPLv2
cl-base32
2 件が利用
cl-base58
An implementation of base58 for Common Lisp
MIT1 件が利用
cl-base64
Base64 encoding and decoding with URI support.
BSD-style20 件が利用
cl-batis
MIT
cl-bayesnet
A Common Lisp Bayesian Network Inference Engine
LLGPL
cl-bcrypt
Common Lisp system for generating and parsing of bcrypt password hashes
BSD 2-Clause
cl-beanstalk
An interface to the beanstalk queue server
cl-bencode
Bencode
MIT
cl-bert
BERT serializer.
MIT License
cl-bibtex
Compatible re-implementation of the BibTeX program, with a BST-to-CL compiler.
LGPL 2.1+
cl-binary-store
Fast serialization / deserialization library
cl-bip39
A Common Lisp implementation of BIP-0039
MIT
cl-bloggy
A self hosted and extensible blogging system built atop Hunchentoot. The user writes blog entries by connecting to their remote image with sly/slime and creates new entries by writing HTML using spinneret.
GPL-3
cl-bloom
Simple Bloom filters with efficient hashing.
MIT
cl-bloom-filter
cl-bmas
A Common Lisp wrapper around BMAS - a BLAS like library with support for integers, basic math operations, trigonometry, and more.
MIT1 件が利用
cl-bmp
A library for dealing with Windows bitmaps (BMP, DIB, ICO, CUR)
zlib1 件が利用
cl-bnf
A simple BNF parser.
MIT
cl-bootstrap
Twitter Bootstrap widget library for Common Lisp
MIT
cl-bplustree
In-memory B+ tree
BSD
cl-brewer
Homebrew formula builder for Common Lisp applications.
Public Domain
cl-buchberger
cl-buchberger: A Common Lisp implementation of Buchberger's algorithm.
X11
cl-bus
A(n almost) referentially transparent interface for streams
BSD-3
cl-ca
cellular automaton library
Public Domain
cl-cache-tables
A wrapper around native hash-tables to facilitate in-process caching of common lisp data structures.
MIT
cl-cairo2
Cairo bindings
BOOST 1.06 件が利用
cl-capstone
Common Lisp CLOS interface to the Capstone disassembler
MIT1 件が利用
cl-case-control
Supporting case-controlling
MIT
cl-catmull-rom-spline
Catmull-Rom Spline
Public Domain
cl-cblas
A cl-autowrap generated wrapper around CBLAS which provides a C interface to the Basic Linear Algebra Subprograms.
MIT
cl-ceigen-lite
A Common Lisp wrapper around CEIGEN-LITE - which is itself a C wrapper around the C++ Eigen library.
MIT1 件が利用
cl-cerf
Lisp wrapper to libcerf
Public Domain
cl-cf
Computations using continued fractions
GPL-3
cl-cffi-gtk
A Lisp binding to GTK 3
LLGPL2 件が利用
cl-change-case
Convert strings between camelCase, param-case, PascalCase and more
MPL-2.02 件が利用
cl-charms
CFFI bindings for curses.
MIT License (See COPYING)2 件が利用
cl-chise
cl-clblas
clBLAS binding
Apache License, Version 2.0
cl-cli
Command line parser
WTFPL
cl-cli-parser
A command-line argument parser. Mostly parses options of the same form that getopt parses
Copyright (c) 2005
cl-clon
Clon's support for termio (tty geometry and fontification)
BSD1 件が利用
cl-closure-template
5 件が利用
cl-clsparse
Common Lisp bindings for clSPARSE
Apache License, Version 2.0
cl-cmark
Common Lisp bindings to libcmark, the CommonMark reference implementation
BSD-2-Clause
cl-cognito
Amazon Cognito Utilities
BSD
cl-coinpayments
Helpers for working with the coinpayments.net api.
MIT
cl-collider
SuperCollider client for Common Lisp
Public Domain / 0-clause MIT4 件が利用
cl-colors
Simple color library for Common Lisp
Boost Software License - Version 1.04 件が利用
cl-colors2
Simple color library for Common Lisp
Boost Software License - Version 1.08 件が利用
cl-concord
CONCORD implementation based on Common Lisp
LGPL1 件が利用
cl-confidence
A Simple Interactive Test Framework for Common Lisp
MIT3 件が利用
cl-conllu
Common Lisp library for dealing with CoNLL-U files
Apache 2.0
cl-conspack
CONSPACK implementation for Common Lisp
NewBSD4 件が利用
cl-cont
A library that implements continuations by transforming Common Lisp code to continuation passing style.
LLGPL9 件が利用
cl-containers
A generic container library for Common Lisp
MIT Style License13 件が利用
cl-cookie
HTTP cookie manager
BSD 2-Clause5 件が利用
cl-coroutine
LLGPL1 件が利用
cl-coveralls
Coverage tracker for Coveralls
BSD 2-Clause4 件が利用
cl-covid19
Common Lisp library and utilities for inspecting COVID-19 data
BSD 2-Clause
cl-cpus
Get number of CPUs
ISC4 件が利用
cl-cram
A simple, Progress bar for Common Lisp
MIT
cl-crc64
Computes 64-bit cyclic redundancy checks
BSD
cl-creditcard
Generic interace library for talking with credit card processors.
MIT
cl-cron
A simple tool that provides cron like facilities directly inside of common lisp. For this to work properly note that your lisp implementation should have support for threads
GPL1 件が利用
cl-crypt
Common-Lisp implementation of unix crypt function
GPL
cl-css
Simple inline CSS generator
MIT-style5 件が利用
cl-csv
Facilities for reading and writing CSV format files
BSD6 件が利用
cl-cuda
Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.
MIT2 件が利用
cl-custom-hash-table
Copyright (c) 2010-2014, Willem Broekema All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.1 件が利用
cl-cxx
Common Lisp Cxx Interoperation
MIT
cl-cxx-jit
Common Lisp Cxx Interoperation
MIT
cl-data-format-validation
Validation and conversion between user and internal data.
GPL v31 件が利用
cl-data-structures
Data structures, ranges, ranges algorithms.
BSD simplified2 件が利用
cl-date-time-parser
Parse date-time-string, and return (values universal-time fraction). Parsable date-time-format: ISO8601, W3CDTF, RFC3339, RFC822, RFC2822, RFC5322, asctime, RFC850, RFC1036.
MIT License2 件が利用
cl-db3
DB3 file reader
WTFPL1 件が利用
cl-dbi
Database independent interface for Common Lisp
BSD 2-Clause12 件が利用
cl-dbi-connection-pool
LLGPL1 件が利用
cl-dct
Discrete cosine transform.
Apache-2.0
cl-debug-print
A reader-macro for debug print
MIT
cl-decimals
Decimal number parser and formatter
Creative Commons CC0 (public domain dedication)
cl-def-properties
Common Lisp definitions instropection library
MIT
cl-dejavu
Repack of DejaVu fonts for Common Lisp
CC0-1.0 (fonts have a separate license)1 件が利用
cl-devil
3 件が利用
cl-diceware
Diceware in Lisp
MIT
cl-difflib
A Lisp library for computing differences between sequences.
MIT1 件が利用
cl-digraph
Simple directed graphs for Common Lisp.
MIT/X11
cl-diskspace
List disks, get disk total/free/usable space information.
ISC
cl-disque
A Disque client for Common Lisp
MIT
cl-djula-svg
Handle SVGs in Djula Templates
MIT
cl-djula-tailwind
Tailwind classes for Djula templates
MIT
cl-docutils
Document utilities and Restructured text parser
GPL v32 件が利用
cl-dot
Generate Dot Output from Arbitrary Lisp Data
6 件が利用
cl-dotenv
Utility library for loading .env files
MIT
cl-double-metaphone
Common Lisp implementation of the Double Metaphone phonetic algorithm.
Apache 2.0
cl-drawille
cl-drawille: Drawing in terminal with Unicode Braille characters.
MIT
cl-drm
Common Lisp bindings for libdrm
BSD 3-Clause1 件が利用
cl-dropbox
Common Lisp Client for the Dropbox API.
cl-dsl
Easily define domain specific languages
GPL
cl-duckdb
CFFI wrapper around the DuckDB C API
MIT License
cl-durian
dynamic html generation from list structures (interpolation friendly)
WTFPL
cl-earley-parser
Natural language parser using Jay Earleys well-known algorithm
MIT
cl-ecma-48
This package exports a macro for defining ECMA-48 control functions and the 162 functions defined by this.
AGPLv3
cl-editdistance
Compute edit distance between sequences.
CC-BY-4.0
cl-egl
Common Lisp wrapper for libEGL
BSD 3-Clause1 件が利用
cl-elastic
Elasticsearch client for Common Lisp
MIT
cl-emacs-if
Provides Emacs-like IF and WHILE operators
cl-emb
A templating system for Common Lisp
Lesser Lisp General Public License2 件が利用
cl-emoji
cl-emoji provides the Unicode emoji characters
MIT
cl-enchant
Programming interface for Enchant spell-checker library
Creative Commons CC0 (public domain dedication)
cl-enumeration
The CL-ENUMERATIONS project contains a Common Lisp Java-like enumeration/iteration library and protocol. Most basic Common Lisp types are handled. The project page can be found at http://common-lisp.net/project/cl-enumeration.
BSD like
cl-env
Easily parse .env files. That's it!
MIT
cl-environments
Implements the CLTL2 environment access functionality for implementations which do not provide the functionality to the programmer.
MIT4 件が利用
cl-epmd
Erlang Port Mapper Daemon client
MIT License1 件が利用
cl-erlang-term
Trivia extensions for matching Erlang terms.
2 件が利用
cl-etcd
Run etcd as an asynchronous inferior process.
AGPL3
cl-ev
libev bindings
BSD
cl-events
Events for Common Lisp
MIT
cl-ewkb
cl-ewkb is a geospatial library, based on cl-wkb, that implements the OGC Well-Known Binary geographic geometry data model with PostGIS 3d, 4d extensions, and provides WKB and EWKB encoding and decoding functionality. cl-wkb author is J.P. Larocue.
MIT
cl-factoring
Integer Factoring
LLGPL (http://opensource.franz.com/preamble.html) except for the file "ulimyhmpqs-1.0.lisp" which is 3 Clause BSD
cl-fad
Portable pathname library
BSD-2-Clause20 件が利用
cl-fam
Wraps libfam (File access monitor) API. Needs gamin-devel or fam-devel package
Apache
cl-fast-ecs
Blazingly fast Entity-Component-System microframework.
MIT
cl-fastcgi
FastCGI wrapper for Common Lisp
BSD License
cl-fbclient
Common Lisp library for working with firebird databases(using fbclient)
MIT
cl-fbx
Bindings to ufbx, a simple and free FBX model decoding library
zlib
cl-feedparser
Common Lisp universal feed parser
LLGPL
cl-fix
A FIX (Financial Information eXchange) library for Common Lisp
Apache 2.0
cl-fixtures
A simple library to create and use parameterized fixtures
MIT
cl-flac
Bindings to libflac, a simple FLAC decoding library
zlib1 件が利用
cl-flat-tree
A flat-tree implementation in Common Lisp.
MIT
cl-flow
Data-flow driven concurrency model for Common Lisp
MIT1 件が利用
cl-flowd
Native Lisp interface to Netflow data stores created by the Netflow collect flowd (http://www.mindrot.org/projects/flowd/)
BSD
cl-fluent-logger
A structured logger for Fluentd
BSD 3-Clause
cl-fluidinfo
Library to access the Fluidinfo database / storage and search platform
BSD 2-clause license - http://www.opensource.org/licenses/BSD-2-Clause
cl-flx
Rewrite emacs-flx in Common Lisp
MIT
cl-fond
Bindings to libfond, a simple text rendering engine for OpenGL
zlib
cl-form-types
Library for determining types of Common Lisp forms.
MIT2 件が利用
cl-forms
A web forms handling library
MIT
cl-freeimage
Bindings to the freeimage library.
MIT1 件が利用
cl-freelock
lock-free concurrency primitives, written in pure Common Lisp.
MIT
cl-freetype2
Wrapper for the Freetype2 library
New BSD, LLGPL2 件が利用
cl-frugal-uuid
Common Lisp UUID library with zero dependencies
MIT License4 件が利用
cl-fsnotify
File system notifications
ISC
cl-ftp
FTP library
MIT/X style
cl-fuse
CFFI bindings to FUSE (Filesystem in user space)
LLGPL2 件が利用
cl-fuse-meta-fs
CFFI bindings to FUSE (Filesystem in user space)
LLGPL1 件が利用
cl-fuzz
A Fuzz Testing Framework
1 件が利用
cl-fxml
cl-fxml: Common Lisp - Finally eXtended Markup Language.
MIT
cl-gamepad
Portability library for gamepad and joystick access.
zlib
cl-gap-buffer
Gap buffers in Common Lisp.
cl-gbm
Common Lisp wrapper for libgbm
BSD 3-Clause1 件が利用
cl-gcrypt
Common Lisp bindings for libgcrypt
LGPLv2.1
cl-gd
Interface to the GD graphics library
2 件が利用
cl-gdata
Common Lisp interface to the Google GData API's
BSD
cl-gearman
Common Lisp Library for the Gearman distributed job system.
LLGPL
cl-gendoc
cl-gendoc: Simple component-based documentation generator
LLGPL, BSD5 件が利用
cl-gene-searcher
A simple interface to a SQLite database for querying information for genes, and DGV Tracks.
LGPL
cl-general-accumulator
A general-purpose, extensible value accumulator
Creative Commons CC0 (public domain dedication)
cl-generator
cl-generator, a generator implementation for common lisp
MIT
cl-geocode
cl-geoip
Wrapper around libGeoIP
WTFPL 2.0
cl-geometry
Library for two dimensional geometry.
BSD-style
cl-geos
A CFFI wrapper of GEOS for performing geometric operations in Lisp.
Lisp-LGPL
cl-getopt
CFFI wrapper to the libc getopt_long function
Public Domain
cl-getx
This is a naive, persisted, in memory (lazy loading) data store for Common Lisp.
MIT
cl-gimei
random japanese name and address generator
MIT
cl-gists
Gists API Wrapper for Common Lisp.
MIT1 件が利用
cl-git
A CFFI wrapper of libgit2.
LGPL-3.0-or-later
cl-github-v3
github V3 API library
cl-glfw
Common Lisp bindings for GLFW
Public Domain
cl-glfw3
Bindings for GLFW 3.x
BSD-2
cl-glib
GLib bindings for Common Lisp.
lgpl3
cl-gltf
A library to parse and serialize the glTF file format.
zlib
cl-gobject-introspection
Binding to GObjectIntrospection
BSD2 件が利用
cl-gobject-introspection-wrapper
Wrap and call GObject Introspection FFI function in LISP style, based on cl-gobject-introspection.
lgpl31 件が利用
cl-gog-galaxy
cl-gopher
Gopher protocol library
BSD 2-Clause
cl-gpio
A library for the Linux GPIO kernel module as used on hobby kits such as the Raspberry Pi
zlib
cl-graph
Graph manipulation utilities for Common Lisp
MIT Style License1 件が利用
cl-gravatar
Apache 2.0
cl-graylog
Log5 Graylog plugin
MIT
cl-grip
Grip is a simple logging interface and framework. The core package contains basic infrastructure and interfaces.
Apache v2
cl-grnm
Grid Restrained Nelder-Mead, a multivariate rootfinder.
MIT (See LICENSE.txt)1 件が利用
cl-groupby
groupby: A higher order function named groupby as known from Scala.
MIT
cl-growl
Utilities for sending messages to Growl on Mac OS X.
Public Domain
cl-gserver
Actor framework featuring actors and agents for easy access to state and asynchronous operations.
Apache-24 件が利用
cl-gss
Common Lisp interface to GSSAPI
BSD2 件が利用
cl-gtk2
LLGPL1 件が利用
cl-hamcrest
Provides documentation for HAMCREST ASDF system.
BSD5 件が利用
cl-haml
Haml like XHTML generator.
MIT License
cl-hamt
Dictionary & set data structure using hash array-mapped tries
BSD 3-clause1 件が利用
cl-hash-table-destructuring
Hash table destructuring utils
WTFPL
cl-hash-util
A simple and natural wrapper around Common Lisp's hash functionality.
MIT5 件が利用
cl-heap
An implementation of heap and priority queue data structures.
GPLv33 件が利用
cl-heredoc
Common Lisp reader heredoc dispatcher
GPLv3+5 件が利用
cl-html-diff
MIT1 件が利用
cl-html-parse
HTML Parser
MIT Style license for the packaging, AllegroServe license for the code.1 件が利用
cl-html-readme
A HTML Documentation Generator for Common Lisp projects.
MIT2 件が利用
cl-html5-parser
A HTML5 parser for Common Lisp
GNU Lesser General Public License4 件が利用
cl-htmlprag
A port of Neil Van Dyke's famous HTMLPrag library to Common Lisp.
LGPL 2.1
cl-httpsqs
A client lib for accessing HTTPSQS written in Common Lisp
MIT
cl-hue
Client for Philips Hue light controller
Apache 2
cl-i18n
A gettext-style internationalisation framework for Common Lisp.
LLGPL
cl-iconv
cl-id3
A Common Lisp implementation of the ID3 machine learning algorithm by R. Quinlan.
BSD-2-Clause
cl-incognia
Incognia API Common Lisp Client
MIT
cl-indentify
A code beautifier for Common Lisp.
MIT2 件が利用
cl-inflector
Functions to pluralize and singularize english and portuguese languages words
MIT4 件が利用
cl-influxdb
Common lisp binding for InfluxDB
MIT
cl-info
A helper to an answer a question about OS, Lisp and Everything.
Unlicense
cl-ini
INI file parser
MIT
cl-inix
cl-inix is a flexible library for .INI/.conf file parsing
BSD-2 Clause
cl-inotify
Inotify binding.
Simplified BSD License
cl-intbytes
Encode/decode any-base integers and byte arrays interchangeably.
LLGPL1 件が利用
cl-interpol
Common Lisp surface syntax niceties
BSD-2-Clause20 件が利用
cl-interval
Intervals, interval trees
NewBSD, LLGPL1 件が利用
cl-ipfs-api2
Bindings for the IPFS HTTP API.
LGPLv31 件が利用
cl-irc
Common Lisp interface to the IRC protocol
MIT2 件が利用
cl-irregsexp
More powerful and prettier way of doing text matching, not using regular expressions
1 件が利用
cl-isaac
Optimized Common Lisp version of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, fast cryptographic random number generators.
BSD Simplified2 件が利用
cl-isolated
A isolated environment for Common Lisp code evaluation
AGPLv3+
cl-iterative
Generic iterative algorithm with multiple controls
LGPLv3
cl-itertools
itertools Python lib ported to CL
MIT
cl-ixf
Tools to handle IBM PC version of IXF file format
WTFPL1 件が利用
cl-jingle
jingle -- ningle with bells and whistles (test suite)
BSD 2-Clause
cl-jpeg
A self-contained baseline JPEG codec implementation
BSD8 件が利用
cl-jpl-util
Sundry utilities for J.P. Larocque.
ISC-style permissive3 件が利用
cl-jschema
Common Lisp implementation of JSON Schema
MIT
cl-json
JSON in Lisp. JSON (JavaScript Object Notation) is a lightweight data-interchange format.
MIT20 件が利用
cl-json-helper
Handy extras for cl-json
BSD2 件が利用
cl-json-pointer
cl-json-pointer core files.
MIT1 件が利用
cl-json-schema
Describe cl-json-schema here
Specify license here
cl-jsonl
Lazy read JSONL files with each line a separate definition.
MIT
cl-jsonpath
JSONPath implementation for Common Lisp with 99% test coverage and complete RFC 9535 compliance. Supports cl-json, jonathan, and jzon backends with advanced features including arithmetic expressions, recursive descent, and bracket notation in filters.
MIT
cl-jsx
JSX in Common Lisp
MIT
cl-junit-xml
Small library for writing junit XML files
MIT
cl-just-getopt-parser
Getopt-like parser for command-line options and arguments
Creative Commons CC0 (public domain dedication)
cl-jwk
Common Lisp system for decoding public JSON Web Keys (JWK)
BSD 2-Clause
cl-k8055
Bindings to the k8055 DAQ hobby board.
zlib
cl-kanren
A minikanren implementation
BSD
cl-kanren-trs
cl-kaputt
A Simple Interactive Test Framework for Common Lisp
CeCILL-B
cl-keycloak
Describe cl-keycloak here
GPLv3
cl-kraken
A Common Lisp API client for the Kraken exchange
MIT
cl-ksuid
K-sortable unique identifiers
GPLv3
cl-ktx
An implementation of the Khronos KTX image file format
zlib1 件が利用
cl-ktx2
An implementation of the Khronos KTX Version 2 image file format
zlib1 件が利用
cl-kyoto-cabinet
Lisp Interface to Kyoto Cabinet DBM (http://fallabs.com/kyotocabinet/)
New BSD
cl-l10n
Portable CL Locale Support
MIT2 件が利用
cl-l10n-cldr
The necessary CLDR files for cl-l10n packaged in a QuickLisp friendly way.
1 件が利用
cl-lambdacalc
Define Lisp functions using lambda calculus syntax
MIT
cl-las
Library to manipulate LAS files
cl-lastfm
Common Lisp wrapper for the Last.fm web service.
MIT License
cl-launch
Runtime for cl-launch
MIT2 件が利用
cl-lc
List comprehensions
MIT
cl-ledger
Double-entry accounting system.
BSD-3
cl-lex
Common Lisp macros for generating lexical analyzers
GPL31 件が利用
cl-lexer
cl-lexer: a lexical analyzer generator
BSD-new
cl-lib-helper
Reorganise existing symbols in standard and third party libs to common hierarchical packages.
MIT
cl-liballegro
Allegro 5 game programming library bindings for Common Lisp
zlib1 件が利用
cl-liballegro-nuklear
CFFI wrapper for the Nuklear IM GUI library with liballegro backend, to be used with cl-liballegro.
MIT
cl-libevent2
Low-level libevent2 bindings for Common Lisp.
MIT
cl-libiio
Common Lisp bindings for libiio (https://github.com/analogdevicesinc/libiio).
GPLv3
cl-libinput
Common Lisp wrapper for libinput
BSD 3-Clause
cl-libpuzzle
libpuzzle(http://www.pureftpd.org/project/libpuzzle) binding for Common Lisp
LLGPL
cl-libre-translate
A Common Lisp client for the Libre Translate API for translating between human languages. See https://github.com/LibreTranslate/LibreTranslate to setup the Libre Translate service.
ISC
cl-libssh2
Trivial libssh2 bindings
Public Domain
cl-libsvm
CFFI wrapper for LIBSVM
MIT
cl-libsvm-format
A fast LibSVM data format reader for Common Lisp
MIT2 件が利用
cl-libusb
Lispified bindings to libusb-0.1.
cl-libuv
Low-level libuv bindings for Common Lisp.
MIT2 件が利用
cl-libxml2
1 件が利用
cl-libyaml
A binding to the libyaml library.
MIT1 件が利用
cl-locale
Simple i18n library for Common Lisp
LLGPL2 件が利用
cl-locatives
Implementation of locatives, pointer-like objects in Lisp.
BSD 3-clause (See LICENSE)
cl-log
CL-LOG - a general purpose logging utility
Public Domain4 件が利用
cl-logic
Boolean algebra package
GNU GPLv3
cl-ltsv
LTSV parser for common lisp.
LLGPL
cl-lzlib
lzip (LZMA) (de)compression using bindings to lzlib
GPL-3
cl-lzma
CFFI wrapper around LZMA (de)compressor foreign library
Public domain
cl-m4
Common Lisp re-implementation of GNU M4
GPLv3+
cl-mango
A minimalist CouchDB 2.x database client.
BSD3
cl-markdown
A Common Lisp rewrite of Markdown
MIT Style License7 件が利用
cl-markless
A parser implementation for Markless
zlib2 件が利用
cl-marklogic
Common Lisp library for accessing MarkLogic Server.
LGPL3
cl-markup
LLGPL6 件が利用
cl-marshal
marshal: Simple (de)serialization of Lisp datastructures.
MIT4 件が利用
cl-match
cl-match-patterns
Describe cl-match-patterns here
BSD-2 Clause
cl-mathstats
Common Lisp math and statistics routines
MIT Style License3 件が利用
cl-maxminddb
CL MaxMind DB
GNU Lesser General Public License, v3
cl-maxsat
Common Lisp API to MAX-SAT Solvers
LGPL
cl-mdb
cl-mdb: a simple in-memory key-value database
MulanPubL-2.0
cl-mecab
Interface of MeCab that is a morpheme analyzer
LLGPL
cl-mechanize
A WWW::Mechanize work-alike
BSD
cl-mediawiki
A tool to help talk to mediawiki's api.
cl-megolm
A copy of the python functionality provided as bindings for Olm. See: https://gitlab.matrix.org/matrix-org/olm/-/blob/master/python/. Big thanks to Borodust for creating the initial bindings using Claw.
MIT
cl-memcached
Fast, thread-safe library to interface with the Memcached Object Cache.
MIT
cl-messagepack
A Common-Lisp implementation of Message Pack serialization.
Simplified BSD License4 件が利用
cl-messagepack-rpc
A Common Lisp implementation of the MessagePack-RPC specification, which uses MessagePack serialization format to achieve efficient remote procedure calls (RPCs).
MIT1 件が利用
cl-migrations
cl-migratum
Database schema migration system for Common Lisp
BSD 2-Clause2 件が利用
cl-mime
1 件が利用
cl-mime-from-string
A one function library to return a mime-type based on the file extension found at the end of a string. ie abc.txt -> text/plain. The common types implemented are from https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types
MIT
cl-mimeparse
Library for parsing MIME types, in the spirit of http://code.google.com/p/mimeparse/, with a Common Lisp flavor.
MIT2 件が利用
cl-minifloats
Minifloats (minifloat < single-float) support for Common Lisp
BSD-2 Clause
cl-minify-css
To minify css with common lisp.
GPLv31 件が利用
cl-mixed
2 件が利用
cl-mlep
Additional algorithms for cl-mlep that violate its non-dependency-claim.
The MIT License <http://opensource.org/licenses/MIT>
cl-mock
Mocking library
AGPL-3+6 件が利用
cl-modio
A client library for the mod.io API.
zlib
cl-modlisp
cl-monad-macros
Monad Macros for Common Lisp.
cl-moneris
An interface to the Moneris payment processing service (HTTP).
ISC
cl-mongo
lisp system to interact with mongodb, a non-sql db
MIT1 件が利用
cl-mongo-id
A library for the creation/parsing of MongoDB Object IDs
MIT
cl-monitors
Bindings to libmonitors, allowing the handling of monitors querying and resolution changing.
zlib
cl-mop
Simple, portable tools for dealing with CLOS objects.
Expat (MIT-style)
cl-morse
Library for translating ASCII letters to morse code and back.
BSD-3clause
cl-moss
Common Lisp submission mechanism for Stanford's MOSS system
GPLv3
cl-mount-info
Get information about mounted filesystems on GNU/linux.
LLGPLv3 or later
cl-mpg123
Bindings to libmpg123, providing cross-platform, fast MPG1/2/3 decoding.
zlib3 件が利用
cl-mpi
Common Lisp bindings for the Message Passing Interface (MPI)
MIT1 件が利用
cl-mssql
A Common Lisp library for interacting with MS SQL Server databases.
GPLv21 件が利用
cl-mtgnet
Client library for the MTGNet RPC protocol.
MIT
cl-murmurhash
32-bit version of MurmurHash3.
MIT3 件が利用
cl-mustache
Mustache Template Renderer
MIT/Expat4 件が利用
cl-muth
Multithreading utilities
MIT3 件が利用
cl-mw
CL-MW: A Master/Slave Library
Apache License, Version 2.0
cl-myriam
Simple actor model implementation for local and remote actors
3-clause BSD
cl-mysql
Common Lisp MySQL library bindings
MIT1 件が利用
cl-naive-deprecation
MIT
cl-naive-tests
A test framework that is not based on any of the mainstream popular testing frameworks. It has a very simple api, so the learning curve should be considerably less than for most other frameworks. It is also designed to work well with gitlab CI.
MIT
cl-ncurses
cl-neo4j
neo4j RESTful Client Interface
cl-neovim
Common Lisp client for Neovim
MIT
cl-netpbm
Common Lisp support for reading/writing the netpbm image formats (PPM, PGM, and PBM).
MIT/X11
cl-netstring-plus
A simple library for sending and receiving messages with a netstring-like encoding.
MIT1 件が利用
cl-netstrings
A library for handling netstrings as described in http://cr.yp.to/proto/netstrings.txt.
MIT
cl-notebook
A notebook-style in-browser editor for Common Lisp
AGPL3
cl-nst
The NST unit/regression testing system
LLGPL 3.latest3 件が利用
cl-ntp-client
A simple NTP (Network Time Protocol) client in Common Lisp
BSD
cl-ntriples
CL-NTRIPLES is a simple basic parser for Ntriples data.
BSD
cl-nxt
cl-oauth
Common Lisp OAuth implementation
LLGPL2 件が利用
cl-oclapi
binding for OpenCL API
MIT2 件が利用
cl-octet-streams
In-memory octet streams
GPL-32 件が利用
cl-ode
Describe cl-ode here
Specify license here
cl-odesk
Common Lisp bindings for oDesk API
BSD
cl-ohm
An object-hash mapping for Redis in Common Lisp
MIT
cl-oju
Common Lisp equivalents of core Clojure functions, especially sequence-related ones
MIT
cl-olefs
OLE File System tools for Common Lisp
MIT
cl-one-time-passwords
One time passwords (hotp rfc4226, totp rfc6238) as used in two factor authentication systems such as Google's.
Apache 2.0
cl-online-learning
Online Machine Learning for Common Lisp
MIT Licence1 件が利用
cl-openal
CFFI bindings for OpenAL sound system.
public domain1 件が利用
cl-openapi-parser
OpenAPI 3.0.1 and 3.1.0 parser/validator
MIT
cl-opencl
CFFI for OpenCL and Lisp wrapper API
Public Domain1 件が利用
cl-opencl-utils
OpenCL utility library built on cl-opencl
GPLv3
cl-opengl
Common Lisp bindings to OpenGL.
BSD20 件が利用
cl-opensearch-query-builder
cl-openstack-client
OpenStack client libraries
Apache-2.0
cl-opsresearch
Common Lisp library for Operations Research.
GPL31 件が利用
cl-opus
Bindings to libopusfile, a simple and free OGG/Opus decoding library
zlib1 件が利用
cl-org-mode
cl-out123
Bindings to libout123, providing cross-platform audio output.
zlib3 件が利用
cl-pack
Perl compatible binary pack() and unpack() library
BSD-3-Clause
cl-package-locks
A library to provide a unified way to work with package locks across supported common lisp implementations.
Copyright 2011 Elliott Johnson4 件が利用
cl-pango
Bindings to the pango text layout library.
MIT2 件が利用
cl-parallel
A fairly simple parallelism library for Common Lisp
MIT
cl-parser-combinators
An implementation of parser combinators for Common Lisp
BSD-style2 件が利用
cl-pass
Password hashing and verification library.
MIT2 件が利用
cl-pattern
LLGPL3 件が利用
cl-patterns
Pattern library for algorithmic music composition and performance in Common Lisp
MIT2 件が利用
cl-paymill
CL-PAYMILL is a common lisp interface to the Paymill payment service API. See https://www.paymill.com/
BSD, 2 clause.
cl-paypal
A paypal express checkout API in Common Lisp.
BSD
cl-pcg
A bare-bones Permuted Congruential Generator implementation in pure Common Lisp.
MIT1 件が利用
cl-pdf
Common Lisp PDF Generation Library
BSD like licence4 件が利用
cl-peppol
PEPPOL eInvoicing library
MIT1 件が利用
cl-performance-tuning-helper
A simple performance tuning helper tool box for Common Lisp
MIT
cl-permutation
A library for operating on permutations and permutation groups.
BSD 3-clause (See LICENSE)1 件が利用
cl-photo
Lisp Markup Language
GNU General Public License
cl-pixman
Low-level pixel manipulation.
LLGPL
cl-plplot
Interface to the PLplot Scientific Plotting Library
MIT
cl-plumbing
A few (at least seemingly) missing stream operations in Common Lisp.
LLGPL
cl-plus-ssl-osx-fix
A fix for CL+SSL library paths on OSX needed when you have Intel and Arm64 Homebrew installations. Should be loaded before CL+SSL.
Unlicense
cl-ply
Cl-ply is a library to handle PLY format which is also known as the Stanford Triangle Format.
LLGPL1 件が利用
cl-png
1 件が利用
cl-poker-eval
7-card hand poker evaluator
BSD
cl-pop
cl-portaudio
This package contains bindings to @a[http://portaudio.com/]{PortAudio}. PortAudio is a free, cross-platform, open-source, audio I/O library.
MIT1 件が利用
cl-portmanteau
cl-portmanteau
OSI approved 3-clause 'New BSD License'
cl-postgres-datetime
Date/time integration for cl-postgres that uses LOCAL-TIME for types that use time zones and SIMPLE-DATE for those that don't
BSD-3-Clause
cl-postgres-plus-uuid
Common Lisp library providing a cl-postgres SQL reader for the PostgreSQL UUID type.
MIT
cl-ppcre
Perl-compatible regular expression library
BSD20 件が利用
cl-prevalence
Common Lisp Prevalence Package
Lesser Lisp General Public License2 件が利用
cl-primality
Primality testing
LLGPL (http://opensource.franz.com/preamble.html)1 件が利用
cl-prime-maker
A simple library to generate big prime numbers in a fast way. But in some cases, the generated number is not a prime number (these are called pseudo-primes). "The probability of mis-classifying a number is approximately 2^-100. So we can be fairly sure that the classification is correct."
BSD
cl-progress-bar
Display progress bars directly in REPL.
MIT
cl-project
Generate a skeleton for modern project
MIT2 件が利用
cl-prolog2
Common Interface to the ISO prolog implementations from Common Lisp
MIT
cl-protobufs
Protobufs for Common Lisp
MIT-style
cl-pslib
A CFFI wrapper for the pslib library, a library for generating PostScript files.
LLGPL1 件が利用
cl-pslib-barcode
A barcode generator for the cl-pslib library.
LLGPL
cl-punch
Scala-like anonymous lambda literal
MIT
cl-python
CLPython package and utils
LLGPL (Lisp Lesser GNU Public License)
cl-qoa
An implementation of the Quite Okay Audio format.
zlib1 件が利用
cl-qprint
Encode and decode quoted-printable encoded strings.
1 件が利用
cl-qrencode
QR code 2005 encoder in Common Lisp
GPL
cl-quickcheck
Common Lisp port of the QuickCheck unit test framework
MIT3 件が利用
cl-rabbit
Simple RabbitMQ interface for Common Lisp using CFFI
MIT
cl-rail
Library implementing functions for railway oriented programming.
MIT
cl-randist
Random Distribution Generation
BSD except the optional jmt.lisp file
cl-random-forest
Random Forest for Common Lisp
MIT Licence
cl-rashell
Resilient replicant Shell Programming Library for Common Lisp
MIT1 件が利用
cl-rcfiles
cl-rdfxml
The CL-RDFXML system provides functionality for processing RDF/XML serializations of RDF graphs. RDF/XML processes XML using Closure XML \(CXML\), and handles URIs using PURI.
1 件が利用
cl-rdkafka
A client library for Apache Kafka based on librdkafka CFFI bindings.
GPLv3
cl-readline
Common Lisp bindings to GNU Readline library
GNU GPL, version 34 件が利用
cl-recaptcha
Trivial support for the recaptcha service
MIT
cl-reddit
Reddit client api library
BSD
cl-redis
A fast and robust Common Lisp client for Redis
MIT4 件が利用
cl-reexport
Reexport external symbols in other packages.
LLGPL14 件が利用
cl-renderdoc
Wrapper around the renderdoc In-Application API for Common Lisp
MIT
cl-replica
Library for hash-table replication via epidemic algorithms
BSD
cl-resvg
1 件が利用
cl-rethinkdb
A RethinkDB driver for Common Lisp
MIT
cl-rfc2047
Implemntation of RFC2047.
MIT
cl-rfc4251
Common Lisp library for encoding and decoding data in RFC 4251 compliant format
BSD 2-Clause1 件が利用
cl-riff
Reads Resource Interchange File Format (RIFF) files.
2 件が利用
cl-rlimit
Simple interface to Unix getrlimit and setrlimit.
LLGPL1 件が利用
cl-rmath
A Common Lisp wrapper for the Rmath library.
Boost Software License - Version 1.0
cl-routes
4 件が利用
cl-rrd
A Common Lisp interface to the RRDTool graphing system.
cl-rrt
Common Lisp implementation of RRT (Rapidily exploring Random Tree), a fast probabilistic multidimentional path-plannning algorithm.
LLGPL
cl-rss
Remote Site Summary
BSD
cl-rsvg2
Bindings for RSVG Library.
LLGPL
cl-rules
Simple DSL for rules that can be configured without code
GPL-3.0
cl-s3
A Common Lisp Amazon S3 client interface package
Lesser Lisp General Public License (LLGPL)
cl-sam
Toolkit for manipulation of DNA sequence alignment data stored in the Sequence Alignment/Map (SAM) format.
GPL v3
cl-sandbox
Utility package for creating safe experimental environment.
MIT
cl-sanitize
cl-sanitize-html
OWASP-style HTML sanitization library for Common Lisp
MIT
cl-sasl
SASL library
BSD-style2 件が利用
cl-sat
Common Lisp API to Boolean SAT Solvers
LLGPL3 件が利用
cl-sat.glucose
CL-SAT instance to Glucose state-of-the-art SAT solver. This downloads the later 2014 version (2nd in the 2014 SAT competition).
LLGPL
cl-sat.minisat
Common Lisp API to minisat
LLGPL
cl-scram
Common lisp library to implement SCRAM-SHA1 SASL mechanism.
Revised BSD License (see LICENSE)
cl-scribd
Commong Lisp Client for the Scribd API.
cl-scripting
Utilities to help in writing scripts in CL
MIT1 件が利用
cl-scrobbler
A library for scrobbling to last.fm
BSD
cl-scsu
An implementation of 'Standard Compression Scheme for Unicode'.
MIT
cl-sdl2
Bindings for SDL2 using c2ffi.
MIT13 件が利用
cl-sdl2-image
Bindings for sdl2_image using autowrap
MIT3 件が利用
cl-sdl2-mixer
A few examples to demonstrate the usage of sdl2-mixer
MIT1 件が利用
cl-sdl2-ttf
Bindings for sdl2_ttf using autowrap
MIT3 件が利用
cl-secp256k1
FFI findings for secp256k1 library
MIT
cl-selenium
Selenium is a test tool for web applications. cl-selenium is a Common Lisp interface to Selenium.
LLGPL
cl-selenium-webdriver
cl-selenim-webdriver is a binding library to the Selenium 2.0
MIT
cl-semver
Semantic Version implementation
MIT1 件が利用
cl-sendgrid
Wrapper to SendGrid's API.
MIT
cl-sentiment
A sentiment analysis library for Common Lisp.
cl-sentry-client
Sentry client
MIT
cl-server-manager
Manage port-based servers (e.g., Swank and Hunchentoot) through a unified interface.
MIT
cl-ses4
AWS SES email sender using Signature Version 4 of Amazon's API
Public Domain
cl-setlocale
FFI to setlocale and ncurses locale helper
2-clause BSD1 件が利用
cl-sf3
A library to parse and create SF3 files.
zlib1 件が利用
cl-sha1
SHA1 Digest and HMAC for LispWorks.
Apache 2.0
cl-shellwords
Common Lisp port of Ruby's shellwords.rb, for escaping and splitting strings to be passed to a shell.
MIT
cl-shlex
Lexical analyzer for simple shell-like syntax.
MIT2 件が利用
cl-simple-concurrent-jobs
A simple API for running concurrent jobs and collecting the results
BSD 2-Clause
cl-simple-fsm
An intuitive implementation of a finite state machine.
MIT
cl-simple-table
Simple in-memory tabular data structure and utility methods.
BSD
cl-singleton-mixin
provides singleton-mixin class.
MIT
cl-skip-list
Concurrent lock-free skip list.
cl-skkserv
skkserv with Common Lisp
GPLv3
cl-sl4a
SL4A lisp bridge
BSD-style
cl-slice
DSL for array slices in Common Lisp.
MIT1 件が利用
cl-slp
Common Lisp OpenSLP package
BSD
cl-slug
Small library to make slugs, mainly for URIs, from english and beyond.
LLGPL2 件が利用
cl-slugify
converts a string into a slug representation.
unlicense
cl-smt-lib
SMT object supporting SMT-LIB communication over input and output streams
BSD-3-Clause1 件が利用
cl-smtp
Common Lisp smtp client.
LLGPL1 件が利用
cl-soil
A thin binding over libSOIL.so which allows easy loading of images
BSD 2 Clause2 件が利用
cl-soloud
Bindings to SoLoud, a multi-platform, multi-backend, minimal dependencies sound mixing and output library
zlib
cl-sophia
High-level API for Sophia key-value storage
WTFPL
cl-spark
CL-Spark generates sparkline string for a list of the numbers. CL-spark is a Common Lisp implementation of Zach Holman's `spark' and Gil Gonçalves' `vspark' with little extention. * spark: https://github.com/holman/spark * vspark: https://github.com/LuRsT/vspark * cl-spark: https://github.com/tkych/cl-spark
MIT License4 件が利用
cl-sparql
SPARQL query builder for Common Lisp
MIT1 件が利用
cl-speedy-queue
cl-speedy-queue is a portable, non-consing, optimized queue implementation.
MIT4 件が利用
cl-sphinx
1 件が利用
cl-spidev
A library for the Linux SPIDEV kernel module as used on hobby kits such as the Raspberry Pi
zlib
cl-sqlite
CL-SQLITE package is an interface to the SQLite embedded relational database engine.
Public Domain7 件が利用
cl-ssdb
SSDB client for Common Lisp.
MIT
cl-sse
Implements client parsing of a Server Sent Events (SSE) stream.
MIT
cl-ssh-keys
Common Lisp system for generating and parsing of OpenSSH keys
BSD 2-Clause
cl-statsd
Statsd client in Common Lisp
MIT
cl-stdutils
Standard Utilities
BSD2 件が利用
cl-steamworks
A wrapper for the Valve SteamWorks API.
zlib
cl-stomp
Implements the STOMP protocol for connecting to a message broker.
MIT-style License
cl-stopwatch
Timing and clocking in Common Lisp.
BSD 3-clause. See LICENSE.
cl-store
Serialization package
MIT15 件が利用
cl-str
Test suite for cl-str.
MIT20 件が利用
cl-stream
Stream classes for Common Lisp
cl-strftime
Common Lisp compiler for the strftime language.
MIT1 件が利用
cl-string-complete
Simple string completion in Common Lisp.
cl-string-generator
Generate string from regular expression
MIT
cl-string-match
Provides implementations of the standard sub-string search (string matching) algorithms: brute-force, Boyer-Moore, Rabin-Karp, etc.
BSD
cl-strings
A set of utilities for manipulating strings in CL.
MIT7 件が利用
cl-svg
Produce Scalable Vector Graphics (SVG) files
MIT License1 件が利用
cl-svm
Communist license
cl-swagger-codegen
code generatter for swagger
BSD
cl-sxml
SXML parsing for Common Lisp
GNU General Public License1 件が利用
cl-syntax
Reader Syntax Coventions for Common Lisp and SLIME
LLGPL20 件が利用
cl-sysexits
Exit codes defined in sysexits.h
BSD-3-Clause
cl-syslog
Common Lisp syslog interface.
MIT (See LICENSE)1 件が利用
cl-table
Hierarchical tables in Lisp
BSD
cl-tar
Executable for CL-TAR
MIT1 件が利用
cl-tar-file
A system for reading and writing physical entries from/to tar files.
BSD-style (http://opensource.org/licenses/BSD-3-Clause)1 件が利用
cl-tasukete
MIT
cl-tbnl-gserver-tmgr
Hunchentoot pooled multi-threaded taskmanager based on cl-gserver.
MIT
cl-tcod
Autogenerate TCOD colour definitions by parsing rgb.txt on Xwindows
cl-telebot
Common Lisp Telegram Bot API
MIT
cl-telegram-bot
Telegram Bot API, based on sovietspaceship's work but mostly rewritten.
MIT
cl-telegram-bot-media
Images and videos for documentation on cl-telegram-bot
Unlicense1 件が利用
cl-template
A simple output-agnostic templating system for Common Lisp.
MIT2 件が利用
cl-termbox
Bindings for termbox library, a minimalistic library for building text-mode applications without curses
MIT license
cl-tesseract
CFFI bindings to the Tesseract OCR library.
MIT
cl-tetris3d
Yet another 3D Tetris clone
MIT (also see COPYING file for details)
cl-textmagic
Common lisp implementation of TextMagic API to send SMS
MIT
cl-tga
Describe cl-tga here
MIT2 件が利用
cl-threadpool
Implementation of a thread pool
MIT
cl-tidy
FFI bindings for HTML Tidy
MIT License
cl-tiled
Tiled (http://www.mapeditor.org/) Loader
zlib/libpng License <http://opensource.org/licenses/zlib-license.php>
cl-tk
Minimal bridge to Tcl/Tk
BSD
cl-tld
Extracts the TLD(Top Level Domain) from domain
Public Domain
cl-tls
An implementation of the Transport Layer Security Protocols
BSD-3-Clause2 件が利用
cl-tokyo-cabinet
New BSD
cl-toml
TOML v0.4.0 parser and encoder
MIT1 件が利用
cl-torrents
Search for torrents on popular trackers. Lisp library, CLI interface, terminal application, Tk GUI.
MIT
cl-tqdm
Simple And Fast Progress Bar Library for Common Lisp
MIT
cl-transducers
Ergonomic, efficient data processing.
MPL-2.0
cl-transit
Transit library for Common Lisp
MIT
cl-transmission
MIT1 件が利用
cl-trie
Common Lisp implementation of Trie data structure.
MIT
cl-trivial-clock
Common Lisp library to get accurate wall-clock times on multiple platforms
MIT License1 件が利用
cl-tui
High-level library for making Text User Interfaces
MIT
cl-tuition
A Common Lisp library for building TUIs
MIT
cl-tulip-graph
A graph generator that produces files readable by Tulip graph visualizer
LLGPL
cl-tuples
Experimental Tuple Types Facade
MIT
cl-turbojpeg
An up-to-date bindings library for the JPEG Turbo C library
zlib1 件が利用
cl-twitter
An interface to Twitter
LLGPL
cl-typesetting
Common Lisp Typesetting system
BSD like licence2 件が利用
cl-uglify-js
JavaScript compressor/beautifier on top of PARSE-JS
1 件が利用
cl-unac
bindings for lib unac(3).
unlicense1 件が利用
cl-unicode
Portable Unicode Library
BSD-2-Clause10 件が利用
cl-unification
The CL-UNIFICATION system. The system contains the definitions for the 'unification' machinery.
BSD2 件が利用
cl-union-find
An implementation of UNION-FIND datastructure
LGPL
cl-unix-sockets
cl-utilities
12 件が利用
cl-utils
7 件が利用
cl-variates
Portable Common Lisp Random Number Generation.
MIT Style License1 件が利用
cl-vectors
cl-paths: vectorial paths manipulation
MIT4 件が利用
cl-veq
reasonably fast operations for 1-4d vectors, matrices, and arrays of vectors.
MIT
cl-version-string
Generate version strings.
MIT1 件が利用
cl-video
Video decoder core implemented in Common Lisp
BSD
cl-virtualbox
Control VirtualBox from Common Lisp
MIT
cl-voipms
Common Lisp HTTP api client to the voip.ms api.
BSD
cl-vorbis
Bindings to stb_vorbis, a simple and free OGG/Vorbis decoding library
zlib1 件が利用
cl-voxelize
Convert polygon models into voxel models for particle-based physics simulation.
LLGPL
cl-wadler-pprint
An implementation of A Prettier Printer in Common Lisp.
Apache-2.0/MIT
cl-wav
Reads Wave Audio File Format, WAV files.
cl-wave-file-writer
A wave file writer
MIT
cl-wavefront
A library to parse the Wavefront OBJ file format.
zlib2 件が利用
cl-wavelets
Wavelet transform library
2-clause BSD
cl-wayland
libwayland bindings for Common Lisp
BSD 3-Clause
cl-weather-jp
Get weather in Japan
BSD 2-Clause
cl-webdav
A WebDAV server written in Common Lisp
cl-webdriver-client
cl-webdriver-client is a binding library to the Selenium 4.0
MIT
cl-webkit
An FFI binding to WebKit2GTK+
MIT
cl-webmachine
HTTP Semantic Awareness on top of Hunchentoot
MIT License
cl-who
(X)HTML generation macros
BSD20 件が利用
cl-why
(X)HTML generation macros
BSD
cl-win32-errors
A library for translating Windows API error codes.
MIT
cl-with
WITH- group with- macros, allocate objects and rebind slots
BSD 3-clause
cl-wol
Core Wake On Lan (WoL) Common Lisp System
BSD 2-Clause
cl-wordcut
Word segmentation tools for ASEAN languages written in Common Lisp
LLGPL
cl-xdg
freedesktop.org standards handling
GNU General Public License
cl-xkb
Common Lisp wrapper for libxkb
BSD 3-Clause1 件が利用
cl-xkeysym
Human readable mappings of xkeysym values.
GNU General Public License
cl-xmlspam
Streaming pattern matching for XML
2 件が利用
cl-xmpp
Common Lisp XMPP client implementation
MIT1 件が利用
cl-xul
Mozilla XUL bindings
Copyright (c) 2013 Mariano Montone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
cl-yacc
A LALR(1) parser generator for Common Lisp
MIT/X1113 件が利用
cl-yaclyaml
Yet Another Common Lisp YaML processor.
GPL
cl-yahoo-finance
CL interface to Yahoo's finance API
LLGPL
cl-yaml
A YAML parser and emitter.
MIT7 件が利用
cl-yesql
Common Lisp library for using SQL.
MIT
cl-yxorp
A reverse proxy server that supports WebSocket, HTTP, HTTPS, HTTP to HTTPS redirecting, port and host forwarding configuration using a real programming language, HTTP header and body manipulation (also using a real programming language).
AGPL31 件が利用
cl-zipper
An implementation of functional zippers for Common Lisp
MIT Expat
cl-zmq
Zero MQ 3 bindings
LGPLv3
cl-zstd
Zstandard (de)compression using bindings to libzstd
GPL-31 件が利用
cl-zyre
Zyre is a ZeroMQ-based network protocol for clusters and service discovery.
MIT
cl+ssl
Common Lisp interface to OpenSSL.
MIT20 件が利用
cl4store
4store
BSD
clache
LLGPL1 件が利用
clack
Web application environment for Common Lisp
MIT20 件が利用
clack-cors
A Clack middleware to set CORS related HTTP headers.
Unlicense1 件が利用
clack-errors
Error page middleware for Clack.
LLGPL
clack-pretend
A testing and debugging tool for Clack
Apache License, version 2.0
clack-prometheus
Clack middleware to serve stats in Prometheus format.
Unlicense1 件が利用
clack-static-asset-middleware
A cache busting static file middleware for the clack web framework.
MIT
clad
The CLAD System.
BSD1 件が利用
class-options
Provides easy access to the defining class and its options during initialization or reinitialization of its subcomponents.
Unlicense2 件が利用
classimp
Common Lisp/CFFI bindings for Open Asset Import Library (http://assimp.sourceforge.net/)
MIT1 件が利用
classowary
An implementation of the Cassowary linear constraint solver toolkit
zlib
clast
CLAST is a Common Lisp library that can produce an "abstract syntax tree" of a "form". Its main use is for source analysis and transformation, e.g., extracting the "free variables" list from a form.
BSD
clath
Clath is single sign-on middleware for Clack. It allows basic login with OAuth1.0a, OAuth2 and OpenID Connect.
Apache License, version 2.0
clavatar
Determines appropriate URLs for avatars using assorted avatar services.
MIT
clavier
Clavier: A Common Lisp validation library
MIT3 件が利用
claw
Various utilities used across CLAW subsystems
BSD-2-Clause10 件が利用
claw-olm
Thin wrapper over OLM
MIT1 件が利用
claw-support
MIT2 件が利用
claw-utils
7 件が利用
clawk
Common Lisp AWK
BSD-style
claxy
Simple proxy middleware for clack
Apache License, version 2.0
clazy
The CLAZY System.
BSD
clem
BSD
cleopter
Minimalist command-line parser
MIT1 件が利用
cleric
Common Lisp Erlang Interface - An implementation of the Erlang distribution protocol.
MIT License
clerk
A cron-like scheduler with sane DSL
MIT
clesh
Clesh is a very short program that provides mechanisms for running and composing Unix shell commands and constructs from Common Lisp. Essentially, it provides a '!' syntax that you can use to run commands and a '[]' embedded mode where you can enter bash scripts and obtain the standard output as a lisp string, and some other features. Lisp expressions can be included in any command or script using a '?' syntax. Clesh works on every implementation of Common Lisp that is supported by trivial-shell.
FreeBSD (see LICENSE)
cletris
A tetris game.
MIT License
clfswm
CLFSWM: Fullscreen Window Manager
GNU Public License (GPL)
clgplot
A Gnuplot front-end for Common lisp
MIT Licence
clhs
The HyperSpec-7-0 directory in this thin ASDF wrapper is a complete and unmodified copy of Lispworks' Common Lisp HyperSpec version 7.0 (referenced from <http://www.lispworks.com/documentation/common-lisp.html>). Redistribution of the HyperSpec is made with permission from LispWorks per the terms and restrictions set forth at <http://www.lispworks.com/documentation/HyperSpec/Front/Help.htm#Legal>. You may further redistribute the HyperSpec subject to the same terms and restrictions; consult the previous link for all details.
HyperSpec: Proprietary; Thin ASDF wrapper (excluding HyperSpec): Public Domain
clickr
High-level Flickr interface
GPL
clim-widgets
small collection of clim widgets
BSD Simplified1 件が利用
climacs
climc
A common lisp Instant Messaging client.
MIT License
climon
The Simon game.
MIT License
clinch
An OpenGL Game Engine.
MIT
clinenoise
A trivial line-input library for VT-like terminals
BSD-2
clingon
Command-line options parser system for Common Lisp
BSD 2-Clause3 件が利用
clip
An HTML templating engine using Plump.
zlib2 件が利用
clipper
File attachment library.
MIT
clite
Lite weight testing framework
ISC
clith
Common Lisp wITH macro. A general WITH macro.
MIT1 件が利用
clj
Some clojure conveniences for Common Lisp
MIT Expat <https://www.debian.org/legal/licenses/mit>
clj-arrows
Implements Clojure-styled threading/transformation macros.
MIT
clj-con
Clojure-style concurrency operations like `future`, `promise`, and `atom`.
MIT
clj-re
Implements Clojure-styled regexp operations such as `re-matches` and `re-find`.
MIT
clml
Reorginized CLML (Common Lisp Machine Learming) library from MSI
LLGPL
clnuplot
Common Lisp interface to GNUPlot.
MIT License
clobber
Library for transaction-oriented data bases.
FreeBSD, see file LICENSE.text
clod
Common Lisp Autodoc generator
1 件が利用
clods-export
Common Lisp OpenDocument spreadsheet export library
MIT
clog
CLOG - The Common Lisp Omnificent GUI
BSD5 件が利用
clog-ace
CLOG Ace Editor Plugin
BSD1 件が利用
clog-collection
A set of CLOG Plugins
MIT
clog-plotly
Plotly plugin for CLOG
BSD
clog-terminal
CLOG Terminal
BSD1 件が利用
clohost
A client library for the Cohost API
zlib1 件が利用
clonsigna
Simple IMAP4rev1 client library
clop
CLOP - Common Lisp tOml Parser
MIT
clos-diff
A library for creating diffs of CLOS objects
GNU GPL version 3 or any later version
clos-encounters
A collection of OOP patterns benefiting from the CLOS MOP.
Unlicense2 件が利用
clos-fixtures
ASDF-loadable fixtures for CLOS classes
MIT1 件が利用
closer-mop
Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations.
MIT-style license20 件が利用
closure-common
2 件が利用
closure-html
5 件が利用
clouchdb
clq
clsql
Common Lisp SQL Interface library
Lessor Lisp General Public License15 件が利用
clsql-fluid
Common Lisp SQL Fluid Connection Pools
Lessor Lisp General Public License1 件が利用
clsql-helper
A library providing a clutch of utilities to make working with clsql easier
BSD3 件が利用
clsql-local-time
Allows the use of local-time:timestamp objects in CLSQL models and queries
MIT license
clsql-orm
clss
A DOM tree searching engine based on CSS selectors.
zlib3 件が利用
cltcl
Embed Tcl/Tk scripts in Common Lisp
MIT, see file LICENSE
cluffer
Library providing a protocol for text-editor buffers.
FreeBSD1 件が利用
clump
Library for operations on different kinds of trees
FreeBSD, see file LICENSE.text1 件が利用
clunit
CLUnit is a Common Lisp unit testing framework.
BSD5 件が利用
clunit2
CLUnit is a Common Lisp unit testing framework.
MIT16 件が利用
clustered-intset
Implements a non-negative keyed set of integers favoring clustered keys.
MIT
clusters
Cluster algorithms in CL, for CL.
BSD simplified
clutter
Cluttering classes and slots with annotations/decorators/attributes metadata
LGPL
clweb
A literate programming system for Common Lisp
MIT
clws
CLWS implement the WebSocket Protocol as described by RFC6455[1] (as well as some older drafts implemented by recent browsers [2][3][4][5]). Only a WebSockets server implementation is provided. [1]http://tools.ietf.org/html/rfc6455 [2] http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-17 [3] http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-08 [4] http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-07 [5] http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-00
MIT1 件が利用
clx
An implementation of the X Window System protocol in Lisp.
MIT7 件が利用
clx-xembed
An implementation of the XEMBED protocol that integrates with CLX.
MIT
clx-xkeyboard
XKeyboard is X11 extension for clx of the same name.
MIT
cmake-parser
A cmake script parser.
MIT
cmd
A utility for running external programs
MIT1 件が利用
cmu-infix
Mathematical infix notation for Common Lisp.
Custom (See LICENSE.txt)
coalton
An efficient, statically typed functional programming language that supercharges Common Lisp.
MIT
cocoas
A toolkit library to help deal with CoreFoundation, Cocoa, and objc
zlib
codata-recommended-values
CODATA recommended values of physical constants.
Modified BSD License1 件が利用
codex
A documentation system for Common Lisp.
MIT6 件が利用
coleslaw
Flexible Lisp Blogware
BSD
collectors
A library providing various collector type macros pulled from arnesi into its own library and stripped of dependencies
BSD6 件が利用
collidxr
A collection of syntax sugar and conveniences extending cl-collider, a Common Lisp interface to the SuperCollider sound synthesis server.
MIT
colliflower
Generic interfaces for collections and iterators.
MIT
colored
System for colour representation, conversion, and operation.
zlib
colorize
A Syntax highlighting library
MIT5 件が利用
com-on
Utilities for dealing with COM interfaces.
zlib1 件が利用
com.clearly-useful.generic-collection-interface
generic collection interfaces for common lisp
revised BSD2 件が利用
com.clearly-useful.iterate-plus
iterate extensions for the sequence and iterator protocols
revised BSD
com.clearly-useful.iterator-protocol
A simple iterator protocol for Common Lisp.
revised BSD1 件が利用
com.clearly-useful.protocols
Simple protocol implementation for Common Lisp inspired by clojure.
revised BSD3 件が利用
com.danielkeogh.graph
A fast an reliable graph library.
MIT
com.google.base
Universally useful Lisp code.
New BSD license. See the copyright messages in individual files.9 件が利用
command-line-args
command-line-arguments
small library to deal with command-line arguments
MIT10 件が利用
common-doc
A framework for representing and manipulating documents as CLOS objects.
MIT10 件が利用
common-doc-plump
Translate a Plump DOM into a CommonDoc document and back.
MIT3 件が利用
common-html
An HTML parser/emitter for CommonDoc.
MIT5 件が利用
common-lisp-actors
A simple common lisp actors library.
BSD
common-lisp-jupyter
A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.
MIT4 件が利用
commondoc-markdown
Converter from Markdown to CommonDoc.
Unlicense1 件が利用
commonqt
1 件が利用
compatible-metaclasses
Validates superclasses according to a simple substitution model, thereby greatly simplifying the definition of class mixins.
Unlicense4 件が利用
compiler-macro-notes
Provides a macro and some conditions for use within macros and compiler-macros.
MIT1 件が利用
computable-reals
Computable real numbers.
BSD 3-clause2 件が利用
concrete-syntax-tree
Library for parsing Common Lisp code into a concrete syntax tree.
BSD3 件が利用
conduit-packages
Conduit packages
MIT3 件が利用
conf
Simple configuration file manipulator for projects.
GPLv31 件が利用
configuration.options
An extensible configuration system that supports multiple option sources.
LLGPLv3
conium
3 件が利用
consfigurator
Lisp declarative configuration management system
GPL-3+
consix
Lispy Qix-like game in 7 days
BSD
constantfold
User-defined constant folding facility
LGPL
context-lite
A CLOS extension to support specializing methods on special/dynamic variables.
MIT
contextl
ContextL is a CLOS extension for Context-oriented Programming (COP).
MIT-style license8 件が利用
copimap
IMAP client/sync library
MIT
copy-directory
Copy a directory.
MIT1 件が利用
core
Make Interactive-Server-Side-Rendered web pages with declaritive and recursive programming. This is the core functionality is reusable for all server modules.
LLGPL1 件が利用
core-reader
Utilities for stream oriented reader.
MIT2 件が利用
cosmo-pagination
Cosmo framework pagination helper.
GPL3
cover
Code coverage utility for Common Lisp
MIT
cqlcl
CQLv2 binary protocol
BSD
cricket
A library for generating and manipulating coherent noise
MIT
croatoan
High-level Lisp CLOS bindings for the ncurses terminal library.
MIT1 件が利用
crypto-shortcuts
Shorthand functions for common cryptography tasks such as hashing, encrypting, and encoding.
zlib3 件が利用
cserial-port
library for serial communication inspired by lispworks' serial-port
MIT
css-lite
css-selectors
An implementation of css selectors
BSD2 件が利用
csv
Read CSV into lists natively. Convert CSV into lists dangerously.
GNU GPL, version 3
csv-parser
CSV parsing/writing utilities, a la Microsoft Excel
LLGPL
csv-validator
Validates tabular CSV data using predefined validations, similar to its Python counterpart 'Great Expectations'.
BSD-3
ctype
An implementation of the Common Lisp type system.
BSD
cubic-bezier
A library for constructing and evaluating cubic Bézier curve paths.
MIT
cue-parser
A library for parsing audio CUE files
2-clause BSD
curly
Reader macros for easy function currying and composition.
BSD sans advertising clause (see file COPYING for details)
curry-compose-reader-macros
reader macros for concise function partial application and composition
Public Domain4 件が利用
curve
A library for modulating curves onto curves.
GPLv3
cxml
Closure XML - a Common Lisp XML parser
LLGPL20 件が利用
cxml-rng
1 件が利用
cxml-rpc
An XML-RPC interface for Common Lisp
cxml-stp
6 件が利用
cytoscape-clj
A cytoscape widget for Common Lisp Jupyter.
MIT
daemon
Process daemonization for some common lisp.
MIT1 件が利用
damn-fast-priority-queue
A heap-based priority queue whose first and foremost priority is speed.
MIT1 件が利用
dartsclemailaddress
Parsing and formatting email addresses (RFC 5322 compliant)
MIT
dartsclhashtree
Weight-balanced binary tree
MIT
dartsclmessagepack
Implementation of the message pack exchange format
MIT
dartsclsequencemetrics
Provides various distance metrics on sequences
MIT
dartscltools
More or less useful utilities
MIT
dartscluuid
Simple library to handle UUID values
MIT
data-frame
A data manipulation library for statistical computing
4 件が利用
data-lens
tests for the transducers
Apache v2
data-sift
1 件が利用
data-table
A library providing a data-table class, and useful functionality around this
BSD1 件が利用
database-migrations
System to version the database in roughly the same way rails migrations work. Differences are that only one database is really supported (but hacking around that is trivial) and that migrations are not needed to be stored in separate files.
MIT
datafly
Lightweight database library.
BSD 3-Clause
datamuse
Common Lisp library for accessing the Datamuse word-finding API
MIT
date-calc
Package for simple date calculation
MIT
datum-comments
datum #;(comments) for common lisp
Public Domain (Unlicense)1 件が利用
dbus
A D-BUS client library for Common Lisp
BSD
de-mock-racy
Simplistic mocking library.
BSD simplified
de.setf.wilbur
WILBUR2: Nokia's Semantic Web Toolkit for CLOS
NOKOS 1.0a1 件が利用
declt
Declt's preload setup
BSD
decompress
A defensive and fast decompression library in pure CL.
MIT
deeds
Deeds Extensible Event Delivery System
zlib1 件が利用
defclass-std
A shortcut macro to write DEFCLASS forms quickly.
LLGPL1 件が利用
defconfig
A configuration system for user exposed variables
GPLv3
defenum
The DEFENUM facility provides C++ and Java styled 'enum' in Common Lisp.
BSD
deferred
A simple library allowing you to write code using deferred libraries.
zlib
define-json-expander
Small facility for converting between JSON and CLOS
MIT
definer
A DEF macro for Common Lisp. The DEFINER library adds a simple macro DEF to Common Lisp that replaces the various 'def*' forms in the language. It is a simple hack, but it adds some elegance to the language. Of course, it comes with its own way to be extended.
BSD
definitions
General definitions reflection library.
zlib2 件が利用
definitions-systems
Provides a simple unified extensible way of processing named definitions.
Unlicense
deflate
Deflate Decompression Library
MIT4 件が利用
defmain
A wrapper around net.didierverna.clon which makes command line arguments parsing easier.
BSD1 件が利用
defmemo
Memoizing defun
Unlicense <http://unlicense.org/UNLICENSE>2 件が利用
defpackage-plus
Extensible DEFPACKAGE with version support
BSD-2-Clause6 件が利用
defrec
A library for defining top-level mutually recursive functions.
BSD 3-clause
defrest
defrest: expose functions as REST webservices for ajax or other stuff
BSD
defstar
defstar: macros allowing easy inline type declarations for variables and and function return values.
1 件が利用
defsystem-compatibility
Make many defsystems look the same!
MIT Style license1 件が利用
defvariant
Variants in Common Lisp.
BSD 2-Clause. See LICENSE.
delorean
Delorean is a time machine for unit tests
delta-debug
implementation of delta debugging in common lisp
Public Domain
dendrite
Master package for all dendrite packages
BSD 2 Clause1 件が利用
deoxybyte-gzip
GPL v31 件が利用
deoxybyte-io
GPL v34 件が利用
deoxybyte-systems
New BSD6 件が利用
deoxybyte-unix
GPL v32 件が利用
deoxybyte-utilities
GPL v32 件が利用
deploy
Tools to aid in the deployment of a fully standalone application.
zlib5 件が利用
depot
Protocol for transparent collections of files.
zlib1 件が利用
deptree
ASDF systems dependency listing and archiving tool for Common Lisp
MIT
descriptions
A domain model meta level description library
MIT
destructuring-bind-star
DESTRUCTURING-BIND with proper error signaling
MIT1 件が利用
dexador
Yet another HTTP client for Common Lisp
MIT20 件が利用
dfio
Common Lisp library for reading and writing data-frames
1 件が利用
diff
2 件が利用
dirt
A front-end for cl-soil which loads images straight to cepl:c-arrays and cepl:textures
BSD 2 Clause
disposable
Dispose function and with-disposable macro
BSD 2 Clause
dissect
A lib for introspecting the call stack and active restarts.
zlib14 件が利用
distributions
Random numbers and distributions
Same as DISTRIBUTIONS, this is part of the DISTRIBUTIONS library.2 件が利用
djula
An implementation of Django templates for Common Lisp.
MIT7 件が利用
dlist
An implementation of the doubly-linked list in Common Lisp.
3-Clause BSD
dml
Diagram Make Language for common lisp
MIT License
dns-client
A client for the DNS protocol.
zlib
do-urlencode
Percent Encoding (aka URL Encoding) library
8 件が利用
doc
20 件が利用
doc-plantuml
An extension to 40ants-doc Common Lisp documentation library to render PlantUML diagrams inside of the documentation.
Unlicense
docbrowser
Web-based Common Lisp documentation browser
BSD
docparser
Parse documentation from Common Lisp systems.
MIT5 件が利用
docs-builder
A meta documentation builder for Common Lisp projects.
Unlicense20 件が利用
documentation-template
1 件が利用
documentation-utils
A few simple tools to help you with documenting your library.
zlib20 件が利用
documentation-utils-extensions
Set of extensions for documentation-utils.
MIT7 件が利用
donuts
Graph DSL for common lisp
MIT licence1 件が利用
doplus
DO+ (doplus) is a high-level, extensible iteration construct for Common Lisp with a reasonably simple implementation, which in particular does not use a code walker.
GPLv31 件が利用
dotenv
Ease pain with working with .env files.
MIT
doubly-linked-list
An implementation of the doubly linked list data structure.
MIT
drakma
Full-featured http/https client based on usocket
BSD20 件が利用
drakma-async
An asynchronous port of the Drakma HTTP client.
MIT1 件が利用
draw-cons-tree
Draws a cons tree in ASCII-art style.
Public Domain
dsm
Destructuring match
MIT1 件が利用
dual-numbers
A library for dual numbers in Common Lisp
MIT
dufy
Color library for Common Lisp
MIT
dungen
A procedural dungeon generator.
MIT
duologue
High-level user interaction library for Common Lisp
MIT1 件が利用
dweet
A dweet.io client for Common Lisp
MIT
dynamic-array
An optimized 1-dimensional array of fixnums that automatically re-adjusts in size.
MIT2 件が利用
dynamic-classes
MIT Style license3 件が利用
dynamic-collect
A library for dynamic, continuable, and abortable collection.
BSD 3-clause (see LICENSE)
dynamic-mixins
Simple dynamic class mixing without manual permutations
BSD-2-Clause1 件が利用
eager-future
eager-future2
Parallel programming library providing the futures/promises synchronization mechanism
LGPL-3.0-or-later2 件が利用
easing
Easing functions.
MIT1 件が利用
easter-gauss
Calculate the Ester date from year using the method developed from Gauss.
MIT
easy-audio
1 件が利用
easy-bind
Easy-bind - easy local binding for Common Lisp
MIT
easy-macros
An easier way to write 90% of your macros
Apache License, Version 2.01 件が利用
easy-routes
Yet another routes handling utility on top of Hunchentoot
MIT3 件が利用
eazy-documentation
One-shot solution to the CL documentation generator.
LGPL
eazy-gnuplot
An intuitive CL interface to gnuplot.
LLGPL2 件が利用
eazy-process
Yet Another Portable Library for Process Handling / Subshell Invokation
MIT
ec2
Common Lisp EC2 Package
MIT
ec2-price-finder
Quickly find the cheapest EC2 instance that you need across regions
BSD-3-Clause
ecclesia
Utilities for parsing Lisp code.
MIT
eclector
A portable, extensible Common Lisp reader.
BSD4 件が利用
eco
Fast, flexible, designer-friendly templates.
MIT
elb-log
ELB log manager for Common Lisp
MIT
electron-tools
Download, extract, and run Electron binaries.
MIT1 件が利用
elf
Common Lisp library for manipulation of ELF files.
enhanced-boolean
Provides a canonical way of converting generalized booleans to booleans.
Public Domain4 件が利用
enhanced-defclass
Provides a truly extensible version of DEFCLASS that can accurately control the expansion according to the metaclass and automatically detect the suitable metaclass by analyzing the DEFCLASS form.
Unlicense2 件が利用
enhanced-eval-when
Provides an enhanced EVAL-WHEN macro that supports (eval-when t ...) as a shorthand for (eval-when (:compile-toplevel :load-toplevel :execute) ...), addressing concerns about verbosity. As EVAL-WHEN with all situations specified is used an overwhelming majority of the time by most users, this shorthand can really come handy!
Unlicense4 件が利用
enhanced-find-class
Provides a canonical way of converting class designators to classes.
Unlicense4 件が利用
enhanced-multiple-value-bind
Provides an enhanced MULTIPLE-VALUE-BIND macro that adds support for lambda keywords by expanding to a MULTIPLE-VALUE-CALL when necessary. This makes catching multiple-value &rest and &key much more lightweight and convenient.
Unlicense2 件が利用
enhanced-typep
Obsoletes all TYPEP thin wrappers.
Unlicense1 件が利用
enhanced-unwind-protect
Provides an enhanced UNWIND-PROTECT that makes it easy to detect whether the protected form performed a non-local exit or returned normally.
Unlicense
envy
Configuration switcher by an environment variable.
BSD 2-Clause
eos
UNMAINTAINED fork of 5AM, a test framework
MIT6 件が利用
epigraph
A library for representing and processing graphs (nodes and edges)
BSD
equals
Generic Equality and Comparison for Common Lisp
MIT1 件が利用
erjoalgo-webutil
Framework for defining [oauth] http api client & sever.
GPLv31 件が利用
ernestine
Music Organizer
Lisp Lesser GNU General Public License
erudite
Literate Programming System for Common Lisp
MIT
escalator
An experimental object system for high-performance games.
MIT
esrap
A Packrat / Parsing Grammar / TDPL parser for Common Lisp.
MIT20 件が利用
esrap-liquid
A Packrat / Parsing Grammar / TDPL parser for Common Lisp.
GPL1 件が利用
esrap-peg
A wrapper around Esrap to allow generating Esrap grammars from PEG definitions
MIT
evaled-when
Provides a way of extracting and replicating the compile-time side-effects of forms.
Unlicense1 件が利用
event-emitter
Event mechanism for Common Lisp objects
BSD 2-Clause1 件が利用
event-glue
A simple framework for event-based architectures.
MIT2 件が利用
eventbus
An event bus in Common Lisp.
GPLv31 件が利用
eventfd
IOLib based eventfd bindings
MIT
everblocking-stream
A stream that always blocks and never has data available.
Public domain
evol
evol - entrenched virtues of lisp / love reversed. Multi-purpose build system.
GPLv3+
exit-hooks
Call registered function when Common Lisp Exits.
BSD2 件が利用
expanders
Tool for defining expanders.
MIT2 件が利用
exponential-backoff
An implementation of the exponential backoff algorithm
MIT
exscribe
Programmatically create HTML documents from a high-level syntax
MIT
ext-blog
A BLOG engine which supports custom theme
extended-reals
Extended real numbers for Common Lisp.
Boost Software License - Version 1.0
external-program
LLGPL12 件が利用
external-symbol-not-found
Tests for external-symbol-not-found
Unlicense
f-underscore
a tiny library of functional programming utils placed into the public domain. the idea is to make functional programs shorter and easier to read without resorting to syntax [like arc's square bracket unary function syntax]
3 件が利用
f2cl
F2CL: Fortran to Lisp converter
fact-base
Simple implementation of fact-base data storage for Common Lisp
AGPL31 件が利用
factory-alien
Factory alien is a library for generating fixture data for testing applications.
MIT
fakenil
Provides a canonical stand-in for NIL for contexts where NIL means "no value".
Public Domain1 件が利用
fare-csv
Robust CSV parser and printer
MIT1 件が利用
fare-memoization
memoizing functions the correct, portable way
MIT4 件が利用
fare-mop
Utilities using the MOP; notably make informative pretty-printing trivial
1 件が利用
fare-quasiquote
Portable, matchable implementation of quasiquote
MIT13 件が利用
fare-scripts
Various small programs that I write in CL in lieu of shell scripts
MIT1 件が利用
fare-utils
Basic functions and macros, interfaces, pure and stateful datastructures
MIT14 件が利用
fast-generic-functions
Seal your generic functions for an extra boost in performance.
MIT
fast-http
A fast HTTP protocol parser in Common Lisp
MIT8 件が利用
fast-io
Alternative I/O mechanism to a stream or vector
MIT20 件が利用
fast-mpsc-queue
Multi-Producer Single-Consumer queue implementation.
MIT
fast-websocket
Optimized WebSocket protocol parser
BSD 2-Clause1 件が利用
feeder
RSS, Atom and general feed parsing and generating
zlib
femlisp
Femlisp is a solver for partial differential equations using the Finite Element Method
Modified BSD1 件が利用
ffa
Foreign friendly arrays
LLGPL1 件が利用
fft
Public Domain
fiasco
A Common Lisp test framework that treasures your failures, logical continuation of Stefil.
BSD 2-clause20 件が利用
file-attributes
Access to file attributes (uid, gid, atime, mtime, mod)
zlib4 件が利用
file-finder
File finder. Enable rapid file search, inspection and manipulation.
GPL3+
file-local-variable
File-local variable independent from ASDF
LLGPL
file-lock
File lock library on POSIX systems
MIT License
file-notify
Access to file change and access notification.
zlib
file-select
A library to invoke the native file selection dialogs to open or save files.
zlib
file-types
Simple scheme to classify file types in a hierarchical fashion.
GNU AGPL1 件が利用
filesystem-utils
A collection of utilities for filesystem interaction.
zlib2 件が利用
filter-maker
CLIM program for letting users make filters out of predicates and keys.
BSD 2-Clause
filtered-functions
Filtered functions provide an extension of generic function invocation that add a simple preprocessing step before the actual method dispatch is performed and thus enable the use of arbitrary predicates for selecting and applying methods.
MIT-style license
find-port
Find open ports programmatically.
MIT6 件が利用
firephp
FirePHP debug utility
LLGPL
first-time-value
Returns the result of evaluating a form in the current lexical and dynamic context the first time it's encountered, and the cached result of that computation on subsequent evaluations.
Public Domain
fiveam
A simple regression testing framework
BSD20 件が利用
fiveam-asdf
Integrate FiveAM testing with ASDF TEST-OP and TEST-SYSTEM
Lisp LGPL1 件が利用
fiveam-matchers
An extensible matchers library for FiveAM
Apache License, Version 2.02 件が利用
fixed
A fixed-point number type.
MIT
flare
Easy particle systems with fine grained control.
zlib
flexi-streams
Flexible bivalent streams for Common Lisp
BSD-2-Clause20 件が利用
flexichain
3 件が利用
float-features
A portability library for IEEE float features not covered by the CL standard.
zlib20 件が利用
floating-point
Floating point functions.
MIT1 件が利用
floating-point-contractions
Numerically stable contractions of floating-point operations.
MIT1 件が利用
flow
A flowchart and generalised graph library.
zlib
flute
A beautiful, easilly composable HTML5 generation library
MIT
fmcs
Flavors Meta-Class System (FMCS) for Demonic Metaprogramming in Common Lisp, an alternative to CLOS+MOP, restored from the CMU AI Repository.
MIT1 件が利用
fmt
Extensible format-like facility
MIT1 件が利用
fn
Some macros for lambda brevity
Public Domain4 件が利用
focus
Customizable format strings and directives
BSD
fof
File-object finder. Enable rapid file search, inspection and manipulation.
GPL3+
fold
FOLD-LEFT and FOLD-RIGHT
MIT2 件が利用
folio
folio2
the folio2 umbrella system
Lisp Lesser GNU Public License
font-discovery
Find system font files matching a font spec.
zlib1 件が利用
for
An extensible iteration macro library.
zlib2 件が利用
form-fiddle
A collection of utilities to destructure lambda forms.
zlib8 件が利用
format-seconds
Format durations in seconds as human-friendly strings
Unlicense
format-string-builder
A DSL wrapping cl:format's syntax with something more lispy.
MIT
formlets
Validating formlets for Hunchentoot
MIT-style
fred
Lisp Interface to Federal Reserve Economic Data (FRED®)
MIT
freebsd-sysctl
Sysctl kernel control mechanism for common lisp
2-clause BSD
freesound
A client for Freesound.org.
MIT
fresnel
Bidirectional translation with lenses
MIT
froute
An Http routing class that takes advantage of the MOP
MIT
frpc
An ONC-RPC implementation.
MIT1 件が利用
fs-watcher
Filesystem watcher for changes
MIT License
fset
A functional set-theoretic collections library. See: https://gitlab.common-lisp.net/fset/fset/-/wikis/home
BSD-2-Clause16 件が利用
fsocket
Franks socket API
MIT
fsvd
Simon Funk's quasi SVD
MIT1 件が利用
fucc
Compile-time LL and LR/LALR parser generator
MIT
function
1 件が利用
function-cache
A Simple Caching Layer for functions
BSD3 件が利用
functional-trees
Tree data structure supporting functional manipulation
MIT1 件が利用
funds
fuzzy-dates
A library to fuzzily parse date strings
zlib2 件が利用
fuzzy-match
From a string input and a list of candidates, return the most relevant candidates first.
MIT2 件が利用
fxml
Bridge HTML5 and FXML
MIT1 件が利用
gadgets
Ben McGunigle's utility collection
Apache License, version 2.0
garbage-pools
GARBAGE-POOLS is Common Lisp re-implementation of the APR Pools for resource management.
MIT2 件が利用
gcm
Google Cloud Messaging (GCM) library for Common Lisp
MIT
geco
GECO: Genetic Evolution through Combination of Objects A CLOS-based Framework for Prototyping Genetic Algorithms
GPL 2.0
gendl
The Gendl® gendl Subsystem
Affero Gnu Public License (http://www.gnu.org/licenses/)
generalized-reference
Generalized reference over structured data by pairwise reduction of arbitrary place identifiers for Common Lisp.
MIT
generators
A common lisp package providing python style generators based on delimited continuations
BSD2 件が利用
generic-arithmetic
A library for generic arithmetic operations
MIT1 件が利用
generic-cl
Standard Common Lisp functions implemented using generic functions.
MIT4 件が利用
generic-comparability
CDR-8 implementation
LLGPL1 件が利用
generic-sequences
Generic sequences for Common Lisp.
MIT
geneva
Core of the Geneva document preparation system. Provides data structures and syntax sugar.
GNU AGPL
genhash
Generic hashtable code
Public Domain
geodesic
Library for geodesic calculations.
ISC
geowkt
Geo Well-known-text database
getopt
BSD1 件が利用
gettext
An pure Common Lisp implementation of gettext runtime. gettext is an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer operating systems.
GNU Lesser General Public Licence 3.02 件が利用
git-file-history
Retrieve a file's commit history in Git.
MIT
github-api-cl
The lite Github rest v3 api client SDK
Apache
glad-blob
GLAD foreign library collection
MIT4 件が利用
glass
General Lisp Authentication and Security System API.
MIT3 件が利用
glaw
Game programming utilities
MIT
glfw
An up-to-date bindings library to the most recent GLFW OpenGL context management library
zlib
glfw-blob
GLFW foreign library collection
MIT3 件が利用
glisph
Glyph rendering engine using OpenGL shading language
MIT
glkit
Various utilities for OpenGL
MIT2 件が利用
global-vars
Define efficient global variables.
MIT19 件が利用
glop
Direct FFI bindings for OpenGL window and context management
MIT3 件が利用
glsl-packing
calculate std140/std430 layout for a glsl UBO/SSBO
MIT1 件が利用
glsl-spec
The GLSL Spec as a datastructure
The Unlicense2 件が利用
glsl-toolkit
A library to parse and modify OpenGL Shader Language (GLSL) source code
zlib2 件が利用
glu-tessellate
A simple triangulation engine that wraps around GLU's tessellation system.
MIT1 件が利用
glyphs
Glyphs to reduce Common Lisp verbosity
GPLv3
golden-utils
A utility library.
MIT1 件が利用
gooptest
A microcontroller testing framework.
GPL-3.0
graph
simple library for building and manipulating graphs
MIT4 件が利用
graylex
Gray lexer input streams
GPLv3+3 件が利用
green-threads
A lightweight threading / cooperative multitasking library.
Modified BSD
grid-formation
Simple cellular grid formations and algorithms.
MIT
group-by
A Common Lisp library to help group data into trees (of various formats) based on common/shared values
BSD1 件が利用
grovel-locally
Grovel using cffi and cache the result locally to the system
BSD 2 Clause
gsll
GNU Scientific Library for Lisp.
GPL v33 件が利用
gtirb
Common Lisp library for GTIRB
MIT2 件が利用
gtirb-capstone
Integration between GTIRB and the Capstone/Keystone libraries
MIT
gtirb-functions
Function objects over GTIRB
MIT
gtk-tagged-streams
Text I/O using streams for GTK text buffers, including tags for styling.
BSD Simplified (2-clause)
gtwiwtg
Lazy-ish iterators
GPLv31 件が利用
gtype
C++/Julia-like parametric types in CL, based on CLtL2 extensions
LGPL
gute
Gene's personal kitchen sink library.
MIT
gzip-stream
5 件が利用
harmony
A common lisp sound server and sound processing library.
zlib1 件が利用
hash-set
An implementation of the hash-set data structure.
Unlicense1 件が利用
hash-table-ext
Tiny extensions for common lisp hash-tables.
MIT
hashtrie
Persistent/Immutable Hash Trie datastructure based upon Clojure
Eclipse 2.0
hdf5-cffi
hdf5-cffi is a CFFI wrapper for the HDF5 library.
BSD
heap
Binary Heap for Common Lisp.
Apache 2.01 件が利用
helambdap
The HELambdaP System.
BSD like
hemlock
hermetic
MIT
herodotus
Wrapper around Yason JSON parser/encoder with convenience methods for CLOS
BSD
hh-aws
hh-redblack
hh-web
hiccl
HTML generator for Common Lisp
MIT
hl7-client
hl7-client - send HL7-Messages over TCP/IP with MLLP
BSD
hl7-parser
Decoder and Encoder for ER7 formatted HL7-Messages
BSD
horner
Inline polynomial evaluation using Horner's rule.
MIT
horse-html
Parenscript/HTML done better
MIT
house
Custom asynchronous HTTP server for the Deal project.
AGPL31 件が利用
hsx
Component-oriented HTML DSL
MIT
ht-simple-ajax
simple AJAX for Hunchentoot
BSD-style
html-encode
A library for encoding text in various web-savvy encodings.
MIT4 件が利用
html-entities
A module for encoding and decoding HTML/XML/SGML entities.
MIT License2 件が利用
html-template
2 件が利用
http-body
HTTP POST data parser for Common Lisp
BSD 2-Clause2 件が利用
http-get-cache
Common Lisp library for caching HTTP GET responses
MIT
http-parse
A library for parsing HTTP requests/responses (synchronous or asynchronous).
MIT
http2
HTTP2 protocol implementation
MIT
hu.dwim.asdf
Various ASDF extensions such as attached test and documentation system, explicit development support, etc.
BSD or Bugroff20 件が利用
hu.dwim.bluez
Common Lisp FFI wrapper for libbluetooth, aka Bluez, which is a Linux Bluetooth stack.
BSD or Bugroff
hu.dwim.common
An extended Common Lisp package to the general needs of other hu.dwim systems.
10 件が利用
hu.dwim.common-lisp
A redefinition of the standard Common Lisp package that includes a number of renames and shadows.
2 件が利用
hu.dwim.computed-class
Constraint based change propagation for class slots, lexical variables, function return values and reified cells.
1 件が利用
hu.dwim.debug
Various debug utilities such as lexical tracing, etc.
1 件が利用
hu.dwim.def
General purpose, homogenous, extensible definer macro.
17 件が利用
hu.dwim.defclass-star
Simplify class like definitions with defclass* and friends.
16 件が利用
hu.dwim.delico
Delimited, interpreted shift-reset continuation.
2 件が利用
hu.dwim.graphviz
Graphviz layouting using CFFI bindings.
1 件が利用
hu.dwim.logger
Generic purpose logger utility.
9 件が利用
hu.dwim.partial-eval
Extensible partial evaluator.
1 件が利用
hu.dwim.perec
RDBMS based persistent CLOS, an object relational mapping (ORM).
1 件が利用
hu.dwim.quasi-quote
Quasi quoted domain specific languages and transformations.
2 件が利用
hu.dwim.rdbms
Relational database independent RDBMS and SQL abstractions.
2 件が利用
hu.dwim.reiterate
Iterator macro inspired by iterate.
hu.dwim.sdl
Common Lisp FFI wrapper for libSDL2.
BSD or Bugroff1 件が利用
hu.dwim.serializer
Generic serializer and deserializer.
3 件が利用
hu.dwim.stefil
A Simple Test Framework In Lisp.
BSD / Public domain20 件が利用
hu.dwim.syntax-sugar
Various syntax extensions.
12 件が利用
hu.dwim.uri
hu.dwim.util
Various utilities, this is the most basic system that only introduce a small number of external dependencies.
14 件が利用
hu.dwim.walker
Common Lisp form walker and unwalker (to and from CLOS instances).
9 件が利用
hu.dwim.zlib
Common Lisp FFI wrapper for zlib, aka http://zlib.net/
BSD or Bugroff
huffman
Huffman encoding and decoding for Common Lisp.
Apache 2.0
humbler
A Tumblr API interface
zlib1 件が利用
hunchenissr
Make Interactive-Server-Side-Rendered web pages with declaritive and recursive programming.
AGPLv3
hunchensocket
WebSockets for Hunchentoot
MIT2 件が利用
hunchentools
Hunchentoot utility library
MIT
hunchentoot
Hunchentoot is a HTTP server based on USOCKET and BORDEAUX-THREADS. It supports HTTP 1.1, serves static files, has a simple framework for user-defined handlers and can be extended through subclassing.
BSD-2-Clause20 件が利用
hunchentoot-auth
BSD1 件が利用
hunchentoot-cgi
BSD
hunchentoot-errors
Augments Hunchentoot error pages and logs with request and session information
MIT1 件が利用
hunchentoot-multi-acceptor
Multiple domain support under single hunchentoot acceptor
Apache License, Version 2.0
hunchentoot-recycling-taskmaster
An experiment to improve multithreading performance of Hunchentoot without any additional dependencies.
BSD 2-Clause
hunchentoot-single-signon
Implementation of SPNEGO authentication for Hunchentoot
BSD
hunchentoot-stuck-connection-monitor
Monitors hunchentoot connections and logs the connections stuck in the same state for a long time (due to slow or inactive clients and network stream timeouts that hunchentoot tries to utilize not working properly). Offers an option to shutdown the stuck connections sockets manually or automatically, thus unblocking the connection threads and preventing thread and socket leak. See https://github.com/edicl/hunchentoot/issues/189
BSD-2-Clause
hyperlattices
Generalized Lattice algebraic datatypes, incl., LATTICE, HYPERLATTICE, PROBABILISTIC-LATTICE, and PROBABILISTIC-HYPERLATTICE.
MIT
hyperluminal-mem
High-performance serialization library, designed for untrusted data
LLGPL
hyperobject
BSD-like License2 件が利用
hyperspec
A simple library for looking up common-lisp symbols in the hyperspec.
LLGPLv3+1 件が利用
ia-hash-table
Main purpose is to be able to use strings as real keys but do gethash with symbols and vice versa. Can be useful for things like http headers parsing (no more intern leaks), json apis with/without https://github.com/AccelerationNet/access. Only tested on SBCL. Expected to work on Allegro, CCL and LW. Also provides nil safe dot syntax
MIT
iclendar
An iCalendar format lirbary.
zlib
id3v2
ID3v2 parser
BSD 2-Clause
identifier-pool
A simple generational identification number allocator.
MIT
idna
IDNA (international domain names) string encoding and decoding routines
2 件が利用
ieee-floats
Convert floating point values to IEEE 754 binary representation
BSD20 件が利用
illogical-pathnames
Mostly filesystem-position-independent pathnames.
BSD 3-clause (See illogical-pathnames.lisp)
illusion
Customize and manage Lisp parens reader
MIT
image
An image-drawing with some drawing primitives
MIT2 件が利用
imagine
A general image decoding and manipulation library
zlib
imago
Bit streams for imago library
LLGPL4 件が利用
immutable-struct
Library that encourage the use of functional programming + pattern matching
LLGPL2 件が利用
in-nomine
Utilities for extensible namespaces in Common Lisp.
LLGPL2 件が利用
incf-cl
INCF CL is a library of convenience functions for Common Lisp
X111 件が利用
incless
A portable and extensible Common Lisp printer implementation (core)
BSD2 件が利用
incognito-keywords
incognito-keywords introduces a new kind of keyword that looks just like any non-keyword symbol and allows safe usage of convenient but clashy symbol names by multiple libraries without conflicts through sharing. Some names that might benefit are (alist blist plist macro operator index &doc &decl &rest+ &destructure &ignored &ignorable).
Public Domain
incongruent-methods
Methods with incongruent lambda lists.
LLGPL
inferior-shell
spawn local or remote processes and shell pipes
MIT8 件が利用
infix-dollar-reader
Infix $ operator for reducing redundant parenthesis
MIT
infix-math
An extensible infix syntax for math in Common Lisp.
MIT2 件が利用
infix-reader
A reader macro to allow for infix syntax with { ... }
Unlicence
inheriting-readers
Provides a simple yet powerful value inheritance scheme.
Unlicense1 件が利用
injection
Dependency injection for Common Lisp
GPLv3
inkwell
An API client for the Splatoon 2 Splatnet.
zlib
inlined-generic-function
MOP implementation of the fast inlinable generic functions dispatched in compile-time
LLGPL
inner-conditional
Series of macros which optimizes out the inner conditional jumping
LLGPL
inotify
Interface to linux inotify(7)
Public Domain
input-event-codes
Port of all constants from input-event-codes.h from both Linux and FreeBSD
MIT1 件が利用
inquisitor
Encoding/end-of-line detection and of external-format abstraction for Common Lisp
MIT1 件が利用
inravina
A portable and extensible Common Lisp pretty printer.
MIT1 件が利用
instance-tracking
Defines a class that tracks its instances
MIT
integral
Object Relational Mapper for Common Lisp
BSD 3-Clause2 件が利用
integral-rest
REST APIs for Integral DAO Table.
MIT
intel-hex
A library to handle Intel HEX format.
MIT
interact
CLIM library for interaction policies and input translation
Unlicense
intercom
Intercom allows bidirectional message passing between javascript and lisp.
MIT
interface
A system for defining interfaces.
BSD 3-clause (See LICENSE)2 件が利用
introspect-environment
Small interface to portable but nonstandard introspection of CL environments.
WTFPL13 件が利用
invistra
A portable and extensible Common Lisp FORMAT implementation
BSD2 件が利用
iolib
Syscalls and foreign types.
MIT15 件が利用
ip-interfaces
Query network interfaces on the local machine.
LLGPL1 件が利用
irc-logger
ironclad
A cryptographic toolkit written in pure Common Lisp
BSD 3-Clause20 件が利用
iso-8601-date
Miscellaneous date routines based around ISO-8601 representation.
LLGPL
iterate
Jonathan Amsterdam's iterator/gatherer/accumulator facility
MIT20 件が利用
iterate-clsql
Extension for iterate to support iterate over clsql queries
Public Domain
jenkins
Bindings for Jenkins' REST API.
LLGPLv3; see COPYING file for details.
jingoh
DSL to notate specification, rather than test framework.
MIT16 件が利用
jonathan
High performance JSON encoder and decoder. Currently support: SBCL, CCL.
MIT20 件が利用
jose
JSON Object Signing and Encryption (JOSE) implementation
BSD 2-Clause2 件が利用
journal
A library built around explicit execution traces for logging, tracing, testing and persistence.
MIT, see COPYING.
jp-numeral
A printer for Japanese numerals.
MIT1 件が利用
jpeg-turbo
libjpeg-turbo wrapper for Common Lisp
2-clause BSD2 件が利用
jpl-queues
A few different kinds of queues, with optional multithreading synchronization.
ISC-style permissive2 件が利用
js
JavaScript-to-CL compiler and runtime
MIT1 件が利用
js-parser
MIT License <http://www.opensource.org/licenses/mit-license.php>
json-lib
A simple and relatively fast JSON parser and encoder
MIT
json-mop
A metaclass for bridging CLOS and JSON
MIT2 件が利用
json-responses
Canned JSON responses for Hunchentoot
MIT
json-schema
JSON schema validation
LLGPL
json-streams
A stream based JSON parser/writer, well suited for higher as building block for higher level libraries.
GNU General Public Licence 3.02 件が利用
json-to-data-frame
MIT
jsonrpc
JSON-RPC 2.0 server/client implementation
BSD 2-Clause1 件が利用
jsown
Fast JSON parsing library. Mainly geared torwards fetching only a few keys of many objects, but efficient for other types of content too
MIT11 件が利用
jsown-utils
Utilities for Common Lisp JSON library jsown
MIT
jwacs
Javascript With Advanced Continuation Support
MIT License <http://www.opensource.org/licenses/mit-license.php>
jzon
A correct and safe(r) JSON RFC 8259 reader/writer with sane defaults.
MIT16 件が利用
kdlcl
A reader and printer for KDL documents.
MIT-0
kdtree-jk
KD-TREE package for searching for nearest neighbors in N points in in M-dimensions in N log(N) time.
MIT
kebab
Common Lisp string,symbol,keyword PascalCase <=> camelCase <=> snake_case <=> kebab-case(lisp-case) converter.
LLGPL6 件が利用
kekule-clj
A Kekule widget for Common Lisp Jupyter
MIT
kenzo
A Symbolic Software for Effective Homology Computation by Francis Sergeraert
GPLv3
keystone
Common Lisp CLOS interface to the Keystone assembler
MIT1 件が利用
khazern
A portable and extensible Common Lisp LOOP implementation
BSD
kl-verify
A library to generate simple verify code picture
MIT1 件が利用
km
THE KNOWLEDGE MACHINE - INFERENCE ENGINE
GNU Lesser General Public Licence
kmrcl
LLGPL9 件が利用
knx-conn
KNXnet/IP implementation in Common Lisp
GNU GPL, version 31 件が利用
l-math
A simple math library focused on linear algebra.
GPLv3 with Classpath Exception
l-system
L-system or Lindenmayer system on lists
GPLv3+
laap
A Common Lisp multi-threaded event loop.
MIT
lack
A minimal Clack
MIT15 件が利用
lake
Lake is a GNU make like build utility in Common Lisp.
MIT
lambda-fiddle
A collection of functions to process lambda-lists.
zlib12 件が利用
lambda-reader
Use unicode character λ for LAMBDA in reader and printer
MIT1 件が利用
lambdalite
A functional, relational Lisp database
MIT
language-codes
A small library mapping language codes to language names.
zlib3 件が利用
lass
Lisp Augmented Style Sheets. Compiles LASS to CSS.
zlib7 件が利用
lass-flexbox
Flexbox for Lass.
MIT
lassie
Library for Latent Semantic Indexing.
MIT
lastfm
Interface for the Last.fm API (https://www.last.fm/api/)
GPLv31 件が利用
latex-table
Pretty latex tables from Lisp matrices and vectors.
Boost Software License, Version 1.0.
latter-day-paypal
Paypal api wrapper.
MIT
lazy
Lazy forms for Common Lisp.
Apache 2.0
legion
Simple worker threads with a queue.
BSD 3-Clause1 件が利用
legit
CL interface to the GIT binary.
zlib1 件が利用
lemmy-api
A set of objects and bindings to the Lemmy API
GPLv3
lense
Racket style lenses for the Common Lisp.
BSD-2
let-over-lambda
The Production version code from letoverlambda.com, conveniently wrapped in an ASDF System for Quicklisp.
BSD Simplified4 件が利用
let-plus
Destructuring extension of LET*.
Boost Software License - Version 1.020 件が利用
letrec
A simple alternative to Scheme's LETREC.
Public Domain. See LICENSE.
letv
The LETV Package. Exports two macros, LETV and LETV* that allow to combine standard LET and LET* constucts with MULTIPLE-VALUE-BIND in a possible less verbose way that also requires less indentation.
BSD
lev
libev bindings for Common Lisp
BSD 2-Clause1 件が利用
leveldb
LevelDB bindings for Common Lisp.
BSD
levenshtein
lfarm
Admin component of lfarm, a library for distributing work across machines.
BSD1 件が利用
lftp-wrapper
Wrapper around the lftp program, used for a SFTP client.
WTFPL
lhstats
Statistical functions by Larry Hunter and Jeff Shrager.
GNU General Public License version 2 (GPLv2)1 件が利用
liblmdb
Low-level LMDB bindings.
MIT
lichat-ldap
LDAP backend for the Lichat server profiles.
zlib
lichat-protocol
The independent protocol part of Lichat.
zlib5 件が利用
lichat-serverlib
Tools to help build a server using the lichat protocol.
zlib3 件が利用
lichat-tcp-client
A simple TCP client implementation for lichat
zlib1 件が利用
lichat-tcp-server
A simple TCP server implementation for lichat.
zlib
lichat-ws-server
A simple WebSocket server implementation for lichat.
zlib
lift
LIsp Framework for Testing
MIT Style License; see file COPYING for details20 件が利用
lila
a cleaner language based on Common Lisp
MIT
lime
A high-level Swank client, like Slime, but for Common Lisp applications.
MIT
linear-programming
A library for solving linear programming problems
MIT1 件が利用
linear-programming-glpk
A backend for linear-programming using GLPK
GPL 3.0
linedit
Readline-style library.
MIT
lineva
Linear evaluation macro system
GPLv3
linewise-template
Linewise file/stream processor for code generation etc.
BSD-3-Clause
linux-packaging
ASDF extension to generate linux packages.
MIT
lisa
The Lisa Expert System Shell
MIT
lisp-binary
Declare binary formats as structs and then read and write them.
GPLv34 件が利用
lisp-chat
An experimental chat irc-like: server
MIT
lisp-critic
LISP-CRITIC - A Lisp code critiquing package.
MIT Licence
lisp-executable
Library for defining and creating executables that can be called from the Unix shell.
Simplified BSD License variant
lisp-gflags
Unix command line flag parsing.
New BSD license. See the copyright messages in individual files.
lisp-interface-library
Long name alias for lil
MIT1 件が利用
lisp-invocation
Invoking Lisp subprocesses from Lisp
MIT1 件が利用
lisp-namespace
Provides LISP-N --- extensible namespaces in Common Lisp.
LLGPL7 件が利用
lisp-pay
Wrappers over multiple Payment Processor APIs
MIT
lisp-preprocessor
Common Lisp embedded template engine
MIT
lisp-stat
A statistical computing environment for Common Lisp
1 件が利用
lisp-unit
Common Lisp library that supports unit testing.
MIT20 件が利用
lisp-unit2
Common Lisp library that supports unit testing.
MIT20 件が利用
lisp-zmq
A binding of the zmq transport layer.
BSD1 件が利用
lispbuilder
lispbuilder-sdl-mixer-cffi: SDL_mixer 1.2.11 library wrapper and tools
MIT6 件が利用
lispcord
A client library for the discordapp bot api
MIT
lispqr
QR code encoding.
MIT
list-named-class
CLOS extension - name classes after lists of symbols
MIT
listopia
List manipulation library
LLGPL1 件が利用
literate-lisp
a literate programming tool to write common lisp codes in org file.
MIT2 件が利用
litterae
Beautiful documentation generation.
MIT
live-cells-cl
Reactive programming for lisp
MIT
livesupport
Some helpers that make livecoding with slime/sly a little easier
BSD 2 Clause2 件が利用
lla
Lisp Linear Algebra
4 件が利用
lmdb
Bindings to LMDB, the Lightning Memory-mapped Database.
MIT, see COPYING.
lml
Lisp Markup Language
GNU General Public License
lml2
Lisp Markup Language
GNU General Public License2 件が利用
local-package-aliases
Allows to define inside of a package aliases to refer other packages. Provides a reader macro $ to use the aliases (active only in packages having alias mapping, and does not affect other code). Portable.
MIT1 件が利用
local-time
A library for manipulating dates and times, based on a paper by Erik Naggum
BSD20 件が利用
local-time-duration
local-time-duration: Simple duration functionality on top of local-time
MIT7 件が利用
log4cl
Common Lisp logging framework, modeled after Log4J
Apache-2.020 件が利用
log4cl-extras
A bunch of addons to LOG4CL: JSON appender, context fields, cross-finger appender, etc.
BSD6 件が利用
log5
Log5 is a Common Lisp logging library
MIT License (see the fike COPYING for details)5 件が利用
logging
Functions to configure log4cl for different contexts: REPL, Backend, Command Line Application.
Unlicense5 件が利用
lorem-ipsum
Lorem ipsum generator in portable Common Lisp
MIT2 件が利用
lowlight
A simple and flexible syntax highlighter
MIT/X11
lparallel
Parallelism for Common Lisp
BSD20 件が利用
lquery
A library to allow jQuery-like HTML/DOM manipulation.
zlib14 件が利用
lredis
Lisp Redis bindings
BSD
lru-cache
A least-recently-used cache structure
zlib
lsx
Embeddable HTML templating engine with JSX-like syntax
BSD 2-Clause1 件が利用
ltk
LTK
LGPL2 件が利用
luckless
Lockless data structures
zlib
lunamech-matrix-api
An implementation of the Matrix API taken from LunaMech see https://lunamech.com
MIT
lunar-phases
Approximated calculation of moon phases.
MIT
lw-compat
A few utility functions from the LispWorks library that are used in the Closer to MOP libraries.
MIT-style license1 件が利用
lyrics
Song lyrics with local database
GPLv31 件が利用
machine-measurements
Perform measurements about CPU time, memory usage, etc.
zlib
machine-state
Retrieve machine state information about CPU time, memory usage, etc.
zlib1 件が利用
macro-html
HTML generation library. Aims to be fast, modular, cachable and concise. It does so by defining each tag as a macro which expands to code printing the respective HTML source. Also employs a DSL for element attributes.
GNU AGPL1 件が利用
macro-level
An embarassingly trivial convenience macro that saves on indentation while being more concise and direct. (macro-level ...) == (macrolet ((m () ...)) (m))
Unlicense
macrodynamics
A language extension for creating bindings scoped to the entire expansion process of a region of code.
LLGPL
macroexpand-dammit
1 件が利用
madeira-port
Provides :MADEIRA-PORT file class for ASDF, and an extended #+ and #- syntax.
MIT
magic-ed
Edit your code from REPL.
MIT
magicffi
cffi interface to libmagic(3)
Simplified BSD License1 件が利用
magicl
Matrix Algebra proGrams In Common Lisp
BSD 3-Clause (See LICENSE.txt)5 件が利用
maiden
A modern and extensible chat bot framework.
zlib
maidenhead
Convert coordinates between Latitude/Longitude and Maidenhead.
GPL-3
mailbox
Simple multithreading mailboxes.
MIT
mailgun
A thin wrapper to post HTML emails through mailgun.com
Unlicense1 件が利用
make-hash
manifest
A system for semi-automatically documenting Common Lisp packages.
2 件が利用
manifolds
Various manifold mesh algorithms
zlib
map-bind
MAP-BIND is a macro that allows visual grouping of variables with their corresponding values (not necessarily 1:1) in calls to mapping operators when using an inline LAMBDA. It does so in a way that automatically supports virtually every existing and future mapping operator, all lambda keywords and FUNCALL/APPLY/MULTIPLE-VALUE-CALL variations.
Public Domain8 件が利用
map-set
Set-like data structure.
BSD 3-clause (See LICENSE)2 件が利用
marching-cubes
A marching cubes algorithm implementation in Common Lisp based on Paul Bourke's (http://paulbourke.net/geometry/polygonise/)
LLGPL
markdown.cl
A markdown parser for Common Lisp
MIT
markup
markup provides a reader-macro to read HTML/XML tags inside of Common Lisp code
Apache License, Version 2.01 件が利用
marshal
dump and load objects
LGPL
math
Math is a math library, implementing some algorithms: @begin(list) @item(linear algebra;) @item(operations with matrices;) @item(statistical functions;) @item(linear and bilinear interpolation;) @item(finding approximating polynomials, implemented in Common Lisp.) @end(list)
GPL-3.0-or-later
mathkit
Various utilities for math
MIT5 件が利用
matrix-case
Control flow macros which writing nested CASE easily.
Public domain2 件が利用
maxpc
Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.
GNU Affero General Public License3 件が利用
mbe
Scheme Macros for Common Lisp
LGPL 2.1
mcase
Control frow macros with case comprehensiveness checking.
Public domain1 件が利用
mcclim
McCLIM is an implementation of the CLIM 2.0 specification.
LGPL-2.1+10 件が利用
md5
The MD5 Message-Digest Algorithm RFC 1321
Public Domain20 件が利用
media-types
Query and compare media types.
MIT1 件が利用
mel-base
memoize
memory-regions
Implementation of a memory region abstraction
zlib1 件が利用
message-oo
Message-passing Smalltalk-style object system
BSD
messagebox
A library to show a native message box dialog.
zlib
meta
META syntax to easily write parsers
1 件が利用
meta-sexp
metabang-bind
Bind is a macro that generalizes multiple-value-bind, let, let*, destructuring-bind, structure and slot accessors, and a whole lot more.
MIT License20 件が利用
metacopy
Flexible Common Lisp shallow/deep copy mechanism.
MIT Style License3 件が利用
metalock
A metaclass that makes building parallel systems easier by providing each slot within a class a lock which is grabbed automatically.
MIT
metap
Metap provides metaclass propagation along class inheritance structure.
MIT1 件が利用
metatilities
These are the rest of metabang.com's Common Lisp utilities
MIT Style license4 件が利用
metatilities-base
These are metabang.com's Common Lisp basic utilities.
MIT Style license7 件が利用
metering
Portable Code Profiling Tool
Public Domain
method-combination-utilities
Various method combinations and utilities to make it easy to create new method combinations.
MIT
method-hooks
simple qualifiable hooks defined like methods with the option to modify the dispatch method and how dispatch happens
Mozilla Public License Version 2.0
method-versions
method-versions: package for creating versioned methods
MIT
mexpr
Macro for infix math expressions.
LLPGL
mfiano-utils
A utility library.
MIT20 件が利用
mgl
MGL is a machine learning library for backpropagation neural networks, boltzmann machines, gaussian processes and more.
MIT, see COPYING.
mgl-gpr
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.
MIT, see COPYING.
mgl-mat
MAT is library for working with multi-dimensional arrays which supports efficient interfacing to foreign and CUDA code. BLAS and CUBLAS bindings are available.
MIT, see COPYING.1 件が利用
mgl-pax
Documentation system, browser, generator. See the MGL-PAX::@PAX-MANUAL.
MIT, see COPYING.15 件が利用
mgrs
Convert coordinates between Latitude/Longitude and MGRS.
GPL-3
micmac
Micmac is mainly a library of graph search algorithms such as alpha-beta, UCT and beam search, but it also has some MCMC and other slightly unrelated stuff.
MIT, see COPYING.
midi
A library for MIDI and Midifiles.
GNU Lesser General Public License (version 2)1 件が利用
millet
Wrapper for implementation dependent tiny utilities.
MIT4 件が利用
minheap
Various heap/priority queue data structures
BSD, see LICENSE1 件が利用
mini-cas
minilem
Minimal version of lem, emacs-like editor. A minimal self-modifying Common Lisp editor
MIT1 件が利用
minisign-verify
Portable dependency-free implementation of Minisign signature verification
MIT
misc-extensions
The GMap iteration macro, plus a few other useful macros.
Public domain3 件が利用
mito
Abstraction layer for DB schema
BSD 3-Clause5 件が利用
mito-attachment
Mito mixin class for file management
LLGPL
mito-auth
User authorization for Mito classes
LLGPL
mixalot
Mixalot mixer for ALSA/libao
MIT-style license2 件が利用
mk-defsystem
The MK-DEFSYSTEM ASDF System.
Other
mk-string-metrics
efficient implementations of various string metric algorithms
MIT1 件が利用
mmap
Portable mmap (file memory mapping) utility library.
zlib5 件が利用
mnas-graph
System mnas-graph defines basic functions for creating a graph data structure and displaying it via graphviz.
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later1 件が利用
mnas-hash-table
System @b(mnas-hash-table) defines some functions for working with hash tables.
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later2 件が利用
mnas-package
Система @b(mnas-package) предназначена для подготовки документации, извлекаемой из asdf-систем. @begin(section) @title(Мотивация) Система @b(Codex) является достаточно удобной для выполнения документирования систем, написанных с использованием @b(Common Lisp). Она позволяет получить на выходе документацию приемлемого вида. К недостатку сустемы @b(Codex) можно отнести то, что формирование шаблона документации не выполняется автоматически. Указание на включение разделов документации, относящихся к отдельным сущностям к которым можно отнести: @begin(list) @item(системы;) @item(пакеты;) @item(классы;) @item(функции, setf-функции;) @item(обобщенные функции,методы, setf-методы;) @item(макросы;) @item(и т.д., и т.п.) @end(list) приходится формировать вручную. Этот проект пытается устранить данный недостаток системы @b(Codex) за счет определения функций и методов позволяющих: @begin(list) @item(формировать код, предназначенный для передачи в систему @b(Codex);) @item(формировать представление отдельных частей системы в виде графов.) @end(list) @end(section)
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later4 件が利用
mnas-path
Describe mnas-path here
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later
mnas-string
Система @b(mnas-string) предназначена для: @begin(list) @item(парсинга вещественного числа;) @item(разделения строки на подстроки;) @item(замены всех вхождений подстроки в строке;) @item(замены множественного вхождения паттерна единичным;) @item(подготовки строки в качестве аргумента для like запроса SQL;) @item(обрамления строки префиксом и постфиксом;) @item(вывода представления даты и времени в поток или строку;) @item(траслитерации строки.) @end(list)
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later3 件が利用
mockingbird
MIT1 件が利用
modest-config
A modest config file loader library
MIT
modf
A SETF like macro for functional programming
3 Clause BSD (http://opensource.org/licenses/BSD-3-Clause)1 件が利用
modf-fset
FSet extensions for MODF
3 Clause BSD (http://opensource.org/licenses/BSD-3-Clause)
modularize
A modularization framework
zlib2 件が利用
modularize-hooks
Generic hooks and triggers extension for modularize.
zlib
modularize-interfaces
Programmatical interfaces extension for Modularize
zlib
moira
Moira base system without the Osicat dependency, hence without thread id support on Linux.
MIT
monkeylib-binary-data
Library for reading and writing binary data.
4 件が利用
monkeylib-html
HTML generation
BSD2 件が利用
monkeylib-json
Library for reading and writing JSON-formatted data.
2 件が利用
monkeylib-macro-utilities
A few standard macro-writing macros. Deprecated. Use Alexandria instead.
7 件が利用
monkeylib-markup
Library for parsing Markup-formatted text.
2 件が利用
monkeylib-markup-html
Library for generating HTML from Markup formatted text.
1 件が利用
monkeylib-parser
Parser generator, loosely based on Henry Baker's META paper.
1 件が利用
monkeylib-pathnames
Library to smooth over some implementation differences in treatment of pathnames.
5 件が利用
monkeylib-prose-diff
monkeylib-test-framework
Simple unit test framework for Common Lisp
BSD2 件が利用
monkeylib-text-languages
Compiler for text-based languages.
BSD1 件が利用
monkeylib-text-output
Formatted text output.
BSD2 件が利用
monkeylib-utilities
Peter Seibel's collection of 'utilities'.
7 件が利用
montezuma
Montezuma is a port of the Lucene text search engine library.
MIT/Expat1 件が利用
moptilities
Common Lisp MOP utilities
MIT Style license12 件が利用
more-cffi
A higher layer of abstraction over CFFI.
MIT
more-conditions
This system provides some generic condition classes in conjunction with support functions and macros.
LLGPLv36 件が利用
mp3-duration
Get the duration of an MP3 file
BSD 2-Clause
mpc
Monadic Parser Combinators for Common Lisp. MPC tries to be simple and practical while being powerful, well documented and fairly performant. A friendly fork of Drew Crampsies _Smug_ library.
GNU Affero General Public License
mra-wavelet-plot
Plot MRA-based wavelets (scaling function and mother wavelet) with given coefficients of the dilation equation
2-clause BSD
mstrings
Pretty multiline strings Reader Macro
BSD 3-Clause1 件が利用
mt19937
Portable MT19937 Mersenne Twister random number generator
Public domain2 件が利用
mtif
An interface to the MacOS MultiTouch framework
MIT
mtlisp
MT's Common Lisp utilities.
Lesser Lisp General Public License1 件が利用
multilang-documentation
A drop-in replacement for CL:DOCUMENTATION providing multi-language docstrings
zlib2 件が利用
multiple-value-variants
Gives access to multiple-value variants of operators through one macro: MULTIPLE-VALUE. There are built-in variants for some standard operators; it's easy to create your own variants for other operators. The multiple-value mapping operators are especially useful.
Public Domain
multiposter
An application to post to multiple services at once.
zlib
multival-plist
Property List stores multiple values per one key.
LLGPL
music-spelling
Automatic pitch and rhythm spelling.
Apache 2.0
mutility
modula's utilities
MIT3 件が利用
mutils
A collection of Common Lisp modules.
mw-equiv
Extensible object equivalence protocol
BSD-like5 件が利用
mystic
A project skeleton generator.
MIT
myway
Sinatra-compatible routing library.
LLGPL3 件が利用
myweb
simple web server written in common lisp for educational reasons
LGPLv3
nail
library providing convenient functions for working with linalg, statistics and probability.
MIT
named-closure
Named closures
MIT
named-let
Named LET special form.
MIT
named-read-macros
Make read macros more Lispy. Attach read macros to symbols.
BSD-3
named-readtables
Library that creates a namespace for readtables akin to the namespace of packages.
BSD, see LICENSE20 件が利用
nanovg-blob
Foreign library collection of nanovg 2d drawing library
MIT1 件が利用
napa-fft3
Fast Fourier Transforms via generated split-radix
3-clause BSD
narrowed-types
Type definitions narrowed with predicates
BSD
native-lazy-seq
Lazy sequence using user-extensible sequence protocol.
GPLv3.0+
nbd
Network Block Device server library.
MIT
nclasses
Simplify class like definitions with define-class and friends.
Public Domain1 件が利用
ndebug
A toolkit to construct interface-aware yet standard-compliant debugger hooks.
BSD 3-Clause
net-telent-date
3 件が利用
netaddr
A library for manipulating IP addresses, subnets, ranges, and sets.
MIT
network-addresses
A network addresses manipulation library.
MIT
neural-classifier
Classification of samples based on neural network.
2-clause BSD
new-op
The NEW-OP System. A (not so) new NEW operator that subsumes all the 'make-...' functions and methods of Common Lisp.
BSD
nfiles
Manage file persistence and loading.
BSD 3-Clause
nhooks
Improved hooks facility inspired by Serapeum.
MIT
nibbles
A library for accessing octet-addressed blocks of data in big- and little-endian orders
BSD-style (http://opensource.org/licenses/BSD-3-Clause)20 件が利用
nibbles-streams
Proof of concept for lossless audio compressor
2-clause BSD1 件が利用
nineveh
A library of common gpu functions
BSD 2 Clause
ningle
Super micro framework for Common Lisp.
LLGPL10 件が利用
njson
NJSON is a JSON handling framework with the focus on convenience and brevity.
BSD-3 Clause1 件が利用
nkeymaps
General-purpose keymap management à-la Emacs.
BSD 3-Clause
nlopt
Common Lisp interface to Non-linear optimization library NLopt
MIT
nodgui
Lisp bindings for the Tk toolkit
LLGPL2 件が利用
noisy
Perlin noise for arbitrary numbers of dimensions.
MIT
nontrivial-gray-streams
A compatibility layer for Gray streams including extensions
MIT4 件が利用
north
oAuth 1.0a server and client implementation, the successor to South.
zlib4 件が利用
nsort
Natural or Numeric Sort
BSD Simplified2 件が利用
nuclblog
BSD
nuklear-blob
Nuklear IM GUI foreign library collection
MIT
nuklear-renderer-blob
Nuklear IM GUI renderer foreign library collection
MIT
null-package
Safe and robust S-Expression reader. Useful to read from unfailthfull stream/socket.
MIT
numerical-utilities
Numerical utilities for Common Lisp
Same as NUM-UTILS -- this is part of the NUM-UTILS library.11 件が利用
numericals
A collection of minimal-dependency utilities for numericals. These do not require PELTADOT.
MIT
numpy-file-format
Read and write Numpy .npy and .npz files.
MIT3 件が利用
nyaml
Native YAML Parser
MIT
nytpu.lisp-utils
A collection of miscellaneous standalone utility packages.
MPL-2.01 件が利用
object-class
Ensures that special subclasses of standard-object cluster right in front of standard-object in the class precedence list.
Unlicense1 件が利用
oclcl
oclcl is a library S-expression to OpenCL C.
LLGPL
ode-blob
Foreign library collection of ODE 3d physics library
MIT1 件が利用
oe-encode
An implementation of the ENCODE() hash function from Progress OpenEdge.
CC0 1.0 Public Domain
olc
Convert coordinates between Latitude/Longitude and Open Location Code.
GPL-3
omer-count
A script to assist in counting the time period between Pesach and Shavuot.
GPL V3
omglib
A Common Lisp library to build fully dynamic web interfaces
GPLv3
one-more-re-nightmare
A regular expression compiler
BSD 2-clause
oneliner
Given a piece of text, summarize it with a one-liner
wtfpl
ook
A CL compiler and enviroment for literate Orangutans.
Public Domain
oook
Some magic on the shoulders of CLSQL
MIT
open-location-code
Open Location Code library.
Modified BSD License
open-vrp
open-vrp
LLGPL
open-with
Open a file in a suitable external program
zlib
openai-openapi-client
Openai API client
AGPLv3+
openal-blob
OpenAL Soft foreign library collection
MIT1 件が利用
openapi-generator
Parse OpenAPI into CLOS object for client generation
AGPLv3-later2 件が利用
openid-key
Get OpenID keys from issuer.
MIT
openrpc
OpenRPC client implementation for Common Lisp.
BSD
ops5
The Ops5 programming language for production systems
Public Domain
opticl
A library for representing and processing images
BSD5 件が利用
opticl-core
A library for representing and processing images
BSD2 件が利用
optima
Optimized Pattern Matching Library
LLGPL20 件が利用
org-davep-dict
RFC2229 client for Common Lisp.
LLGPL1 件が利用
org-davep-dictrepl
RFC2229 client REPL-a-like for Common Lisp.
LLGPL
org-sampler
Extract docstrings as Emacs org-mode files
LLGPL 3.latest1 件が利用
origin
A native Lisp graphics math library with an emphasis on performance and correctness.
MIT3 件が利用
osc
The Open Sound Control protocol aka OSC
GPL v31 件が利用
osicat
A lightweight operating system interface
MIT20 件が利用
ospm
OS package manager interface
BSD 3-Clause
overlord
Experimental build system.
MIT1 件が利用
oxenfurt
A client for the Oxford dictionary API.
zlib1 件が利用
pack
Pack and unpack binary data via Python-like struct strings.
Public Domain1 件が利用
package-renaming
locally renaming packages
MIT
packet
Simple binary serialization library.
BSD
packet-crafting
A library to craft network packets.
MIT
paiprolog
pal
Pixel Art Library
MIT2 件が利用
pandocl
A universal document converter.
MIT1 件が利用
pango-markup
A small library to generate pango-style text markup.
zlib1 件が利用
pantry
Common Lisp client for Pantry JSON storage service: https://getpantry.cloud
BSD
papyrus
A Literate Programming Tool
MIT1 件が利用
parachute
An extensible and cross-compatible testing framework.
zlib20 件が利用
parameterized-function
Compile-time parameterized functions.
BSD 3-clause (See LICENSE)1 件が利用
paren-files
Parenscript library for compiling files and ASDF systems.
MIT2 件が利用
paren-test
paren-util
Basic Parenscript functions for AJAX.
MIT
paren6
Paren6 is a set of ES6 macros for Parenscript
Apache License, version 2.0
parenml
S-expression markup language.
MIT1 件が利用
parenscript
Lisp to JavaScript transpiler
BSD-3-Clause20 件が利用
parenscript-classic
js - javascript compiler
BSD
parse
Parsing package for Common Lisp.
Apache 2.01 件が利用
parse-declarations
Library to parse and rebuild declarations.
MIT6 件が利用
parse-float
Parse floating point values in strings.
Public Domain20 件が利用
parse-front-matter
Parse front matter.
MIT
parse-js
JavaScript parser
BSD2 件が利用
parse-number
Number parsing library
BSD 3-Clause20 件が利用
parse-number-range
Parses LOOP's convenient "for-as-arithmetic" syntax into 5 simple values: from, to, limit-kind (:inclusive, :exclusive or nil if unbounded), by (step) and direction (+ or -)). Further related utilities are provided. Intended for easy implementation of analogous functionality in other constructs.
Public Domain
parseltongue
Parseltongue
LGPL
parseq
A library for parsing sequences such as strings and lists using parsing expression grammars.
GPLv22 件が利用
parser.common-rules
Provides common parsing rules that are useful in many grammars.
MIT1 件が利用
parser.ini
Provides parsing of Ini expressions.
LLGPLv33 件が利用
parsnip
Parser combinator library
BSD 3-Clause
patchwork
A spritesheet packer for games.
MIT
path-parse
Parse the PATH environment variable, portably.
MIT1 件が利用
path-string
A path utility library
MIT
pathname-utils
A collection of utilities for pathname manipulation.
zlib20 件が利用
patron
A compact thread pool implementation.
BSD1 件が利用
pcall
2 件が利用
peltadot
PELTADOT Extends Lisp's Types And Dispatches Over Them
MIT2 件が利用
percent-encoding
MIT License1 件が利用
perceptual-hashes
Perceptual hash algorithms for images
2-clause BSD
periodic-table
LLGPL1 件が利用
periods
Utilities for manipulating time ranges and distances, based on LOCAL-TIME.
BSD-33 件が利用
perlre
s///, m//, d// - regular expression API for CL-PPCRE and CL-INTERPOL
BSD Simplified --- the same as let-over-lambda1 件が利用
pero
Logging and text file perations library
MIT
persistent-tables
Persistent tables.
persistent-variables
A library for persistent global variables.
lgpl21 件が利用
petalisp
Elegant High Performance Computing
AGPLv3
petit.package-utils
petit toolbox for packaging
MIT
petit.string-utils
A petit tool box about string modification
MIT
petri
An implementation of Petri nets
MIT
pettomato-deque
A set of double-ended queue implementations.
MIT
pettomato-indexed-priority-queue
A binary heap based priority queue implementation with efficient support for find, update, replace, and delete operations.
MIT1 件が利用
pg
pgloader
Load data into PostgreSQL
The PostgreSQL Licence
phoe-toolbox
A personal utility library
BSD 2-clause1 件が利用
phos
An experimental Gemini client library
ISC
physical-quantities
A library that provides a numeric type with optional unit and/or uncertainty for computations with automatic error propagation.
GPLv2
picl
Python Itertools in Common Lisp
MIT
piggyback-parameters
This is a configuration system that supports local file and database based parameter storage.
MIT
pileup
A portable, performant, and thread-safe binary heap / priority queue.
MIT2 件が利用
pipes
piping
A library to enable simple message pipelines.
zlib1 件が利用
pira
Unofficial AWS SDK for Common Lisp
MIT
pithy-xml
pjlink
A library for communicating with PJLink-compatible projectors over TCP/IP. see https://pjlink.jbmia.or.jp/english/ for information on PJLink and compatible devices.
CC0 1.0 Universal
pk-serialize
Serialization of Common Lisp data structures
MIT
pkg-doc
View package documentation in a clim-treeview
BSD Simplified
place-modifiers
Essentially gives access to hundreds of modify-macros through one single macro: MODIFY.
Public Domain
place-utils
Provides a few utilities relating to setfable places.
Public Domain
plantuml
Provides documentation for 40ants-plantuml.
Unlicense1 件が利用
plexippus-xpath
An implementation of the XML Path Language (XPath) Version 1.0
2 clause BSD8 件が利用
plokami
Common Lisp PCAP interface.
BSD
plot
A plotting system for Common Lisp
pludeck
A friendly interface for creating a Plump DOM.
MIT
plump
An XML / XHTML / HTML parser that aims to be as lenient as possible.
zlib20 件が利用
plump-bundle
A binary storage format for Plump documents.
zlib
plump-sexp
Turning SEXPs into a Plump DOM and back.
zlib1 件が利用
plump-tex
Rudimentary parser turning TeX-like syntax into a Plump DOM.
zlib1 件が利用
png-read
A library for reading PNG files.
BSD-style1 件が利用
pngload
A reader for the PNG image format.
MIT6 件が利用
poler
Infix notation macro generator
LLGPL
policy-cond
Tools to insert code based on compiler policy.
BSD 3-clause (See LICENSE)3 件が利用
polisher
Infix notation to S-expression translator
MIT
polymorphic-functions
Type based dispatch for Common Lisp
MIT
pooler
Generic thread-safe pooling facility for your library.
MIT2 件が利用
portable-condition-system
A portable condition system for Common Lisp
CC0
portable-threads
Portable Threads
Part of the GBBopen Project. Licensed under Apache License 2.0 (see LICENSE for license information).2 件が利用
portableaserve
LLGPL9 件が利用
portal
Portable websockets.
LLGPL1 件が利用
positional-lambda
positional-lambda is a concise, intuitive and flexible syntax (macro) for trivial lambdas that eschews explicit (and often contextually-redundant) naming of parameter variables in favor of positional references, with support for a used or ignored &rest parameter and automatic declaration of ignored parameters when logical "gaps" are left in the positional references. Further convenience features are provided.
Public Domain1 件が利用
posix-shm
POSIX shared memory API
BSD 3-Clause1 件が利用
postmodern
PostgreSQL programming API
zlib15 件が利用
postmodernity
Utility library for the Common Lisp Postmodern library
MIT
postoffice
Franz's Post Office Package
GNU Lesser General Public License
pounds
Provides portable file mappings and related utilities.
MIT2 件が利用
pp-toml
TOML parser
LLGPL
ppath
Test system for ppath
BSD
practical-cl
All code from Practical Common Lisp.
BSD
prbs
A library of higher-order functions for generating Pseudo-Random Binary Sequences of (practically) any degree
MIT
precise-time
Precise time measurements
zlib3 件が利用
pregexp
Portable regular expressions for Common Lisp
prepl
2 件が利用
prettier-builtins
A lightweight library to pretty print builtin arrays and hash-tables.
MIT
pretty-function
1 件が利用
primecount
prime counting of sublinear complexity
MIT
print-html
Simple html generator.
MIT License
print-licenses
Print the licenses used by the given project and its dependencies.
MIT1 件が利用
printv
printv: a batteries-included tracing and debug-logging macro
Apache 2.0
priority-queue
A priority queue for Common Lisp.
MIT3 件が利用
proc-parse
Procedural vector parser
BSD 2-Clause4 件が利用
progressons
Display a progress bar on one line.
MIT
projectured
Collection of various documents.
BSD
prometheus-gc
This is a Prometheus collector for Common Lisp implementation garbage collector.
Unlicense2 件が利用
prometheus.cl
Support stuff for prometheus client tests
MIT3 件が利用
promise
A small, independent promise library for asynchronous frameworks
zlib
prompt-for
Type safe user input.
MIT1 件が利用
protest
Common Lisp PROtocol and TESTcase Manager
LLGPL1 件が利用
protobuf
Protocol buffer code
See file COPYING and the copyright messages in individual files.3 件が利用
prove
MIT20 件が利用
pseudonyms
Relative package nicknames through macros
FreeBSD (BSD 2-clause)
psgraph
PostScript DAG Grapher.
Public Domain
psychiq
Redis-backed job queueing system
LLGPL
ptc
Proper Tail Calls for CL
MIT1 件が利用
ptester
Portable test harness package
LLGPL5 件が利用
punycode
Punycode encoding/decoding
zlib1 件が利用
purgatory
A simple implementation of the 9p filesystem protocol.
LLGPL
puri
Portable Universal Resource Indentifier Library
GNU Lesser General Public License20 件が利用
purl
Parse and print URLs as described in RFC 1738.
GNU AGPL
pvars
MIT
py-configparser
Common Lisp implementation of the Python ConfigParser module
MIT3 件が利用
py4cl
Call Python libraries from Common Lisp
MIT
py4cl2
Some improvements over py4cl. py4cl is a library for interfacing with python libraries from common lisp, using streams to communicate with the python process. Report the issues at https://github.com/digikar99/py4cl2/issues (More) Documentation is available at https://digikar99.github.io/py4cl2/
MIT
py4cl2-cffi
CFFI based alternative to PY4CL2, primarily developed for performance reasons.
MIT
pythonic-string-reader
A simple and unintrusive read table modification that allows for simple string literal definition that doesn't require escaping characters.
20 件が利用
pzmq
ZeroMQ 3.2+ bindings.
Unlicense3 件が利用
qbase64
Fast and flexible base64 encoder and decoder
BSD-3-Clause2 件が利用
qbook
ql-checkout
ql-checkout is library intend to checkout quicklisp maintained library with vcs.
mit
qlot
A project-local library installer
MIT1 件が利用
qmynd
MySQL Native Driver
MIT-style1 件が利用
qoi
Library for encoding/decoding QOI (Quite OK Image Format) files
MIT1 件が利用
qt-libs
System to ensure that the necessary Qt libs are available.
zlib1 件が利用
quad-tree
An implementation of the quad tree data structure.
MIT
quadtree
Quadtree data structure in Common Lisp
MIT
quantile-estimator.cl
Implementation of Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
MIT1 件が利用
quasiquote-2.0
Writing macros that write macros. Effortless.
MIT1 件が利用
quaviver
A portable and extensible floating point string library
MIT1 件が利用
queen.lisp
Chess utilities: board representation (0x88), move generation, PGN/SAN parser/generator
MIT
query-fs
High-level virtual FS using CL-Fuse-Meta-FS to represent results of queries
LLGPL
query-repl
REPL for user query.
MIT
queues
5 件が利用
quick-patch
Easily override quicklisp projects without using git submodules
Mozilla Public License 2.0
quickapp
A utility library to automate much of the app creation process
Modified BSD License1 件が利用
quickhull
An implementation of the Quickhull convex hull construction algorithm
zlib
quicklisp-slime-helper
quicklisp-stats
Fetches and operates on Quicklisp download statistics.
MIT
quickproject
Creates the skeleton of a new Common Lisp project
MIT1 件が利用
quicksearch
Quicksearch searches CL library, and outputs results at REPL.
MIT License
quickutil
The Quickutil client.
BSD 3-clause. See LICENSE file.
quilc
A CLI front-end for the Quil compiler
Apache License 2.0 (See LICENSE.txt)1 件が利用
quri
Yet another URI library for Common Lisp
BSD 3-Clause20 件が利用
quux-hunchentoot
Thread pooling for hunchentoot
MIT
quux-time
qvm
An implementation of the Quantum Abstract Machine.
Apache License 2.0 (See LICENSE.txt)1 件が利用
racer
random
Some simple random number generators.
New BSD license. See the copyright messages in individual files.1 件が利用
random-access-lists
Persistent, random-access lists.
1 件が利用
random-sample
Random sample of a sequence with uniform distribution.
MIT
random-sampling
Functions to generate random samples with various distributions
zlib
random-state
Portable random number generation.
zlib4 件が利用
random-uuid
Create and parse RFC-4122 UUID version 4 identifiers.
MIT
rate-monotonic
A periodic thread scheduler inspired by RTEMS.
GPL-v3
ratify
A collection of utilities to ratify, validate and parse inputs.
zlib
ratmath
Math utilities for working with rational numbers and intervals.
MIT
rcl
http://common-lisp.net/project/rcl
MIT
re
Lua-style string pattern matching.
Apache 2.0
read-as-string
Reading S-Expression string from stream.
MIT2 件が利用
read-csv
A library for reading CSV data from streams.
cc0 (public domain)2 件が利用
read-number
Reading numbers from an input stream.
Modified BSD License2 件が利用
reader
A utility library intended at providing configurable reader macros for common tasks such as accessors, hash-tables, sets, uiop:run-program, arrays and a few others.
MIT1 件が利用
reader-interception
Intercept the reader to replace CL syntax with your own
MIT
reblocks
A Common Lisp web framework, successor of the Weblocks.
LLGPL10 件が利用
reblocks-auth
A system to add an authentication to the Reblocks based web-site.
Unlicense1 件が利用
reblocks-file-server
A Reblocks extension allowing to create routes for serving static files from disk.
Unlicense1 件が利用
reblocks-lass
A helper for Reblocks framework to define CSS dependencies in LASS syntax.
Unlicense4 件が利用
reblocks-navigation-widget
A container widget which switches between children widgets when user changes an url.
Unlicense2 件が利用
reblocks-parenscript
An utility to define JavaScript dependencies for Weblocks widgets using Parenscript.
Unlicense3 件が利用
reblocks-prometheus
This is an addon for Reblocks Common Lisp framework which allows to gather metrics in Prometheus format.
Unlicense3 件が利用
reblocks-typeahead
A Reblocks widget implementing typeahead search.
Unlicense
reblocks-ui
A set of UI widgets for Reblocks web framework!
BSD2 件が利用
reblocks-ui2
A pack of UI components for Reblocks web-framework.
Unlicense1 件が利用
reblocks-websocket
Reblocks extension allowing to add a bidirectional communication via Websocket between a backend and Reblocks widgets.
Unlicense
rectangle-packing
Code to pack rectangles into a bigger rectangle. Useful for texture packing for OpenGL.
LLGPL, but I am flexible, ask me if you want something else.
recur
A simple alternative to Scheme's named-LET.
Public Domain. See LICENSE.
recursive-regex
Recursive regular expression parsing engine
BSD
recursive-restart
Restarts that can invoke themselves.
MIT
red-black-tree
An implementation of the red-black search tree data structure.
MIT
redirect-stream
Offers a stream that redirects all actions to an inner stream.
zlib
regex
A Regular Expression Engine
BSD-style2 件が利用
regular-type-expression
Regular type expressions implementation
MIT
remote-js
Send JavaScript from Common Lisp to a browser.
MIT1 件が利用
repl-utilities
Ease common tasks at the REPL.
BSD 2-clause1 件が利用
replic
A framework to build readline applications out of existing code.
MIT1 件が利用
resignal-bind
Tiny signal capturing facility.
MIT
restas
RESTAS is a Common Lisp web application framework, based on the Hunchentoot HTTP server. It was developed to simplify development of web applications following the REST architectural style.
LLGPL3 件が利用
restas-directory-publisher
1 件が利用
restas.file-publisher
A restas module which can publish static files
MIT1 件が利用
restful
Spin up new REST entities like madman
MIT License
restricted-functions
Reasoning about functions with restricted argument types.
MIT
retrospectiff
A library for reading and writing TIFF images
BSD2 件が利用
reversi
rfc2109
1 件が利用
rfc2388
Implementation of RFC 2388
Simplified BSD2 件が利用
rfc2388-binary
1 件が利用
rlc
roan
A library to support change ringing applications
MIT
rock
Asset manager for Common Lisp.
MIT
romreader
A library for reading various ROM formats.
BSD
routes
Framework agnostic URL routing library.
Unlicense4 件が利用
rove
Yet another testing framework intended to be a successor of Prove
BSD 3-Clause20 件が利用
rpcq
Message and RPC specifications for Rigetti Quantum Cloud Services.
rpm
functions to use the RedHat Package Management system
MIT
rs-colors
A color data type for Common Lisp.
Modified BSD License
rs-dlx
Knuth's Algorithm X with dancing links.
Modified BSD License
rs-json
Yet another JSON decoder/encoder.
Modified BSD License
rt
MIT Regression Tester
MIT20 件が利用
rt-events
A simple real-time events API.
MIT
rtg-math
A selection of the math routines most commonly needed for realtime graphics in lisp
BSD 2 Clause9 件が利用
rucksack
rutils
A collection of basic utilities for syntactic extension and basic data structure handling, developed over the years of CL history by efforts of different individuals, and gathered under the unbrella of a hierarchy of packages which can be used on-demand.
3-clause MIT licence9 件が利用
ryeboy
Riemann client
BSD
s-base64
Common Lisp Base64 Package
Lesser Lisp General Public License (LLGPL)7 件が利用
s-dot2
Render Graphviz graphs from within Lisp
BSD-style
s-graphviz
An s-expression presentation of GraphViz DOT language
MIT
s-http-client
A Basic HTTP Client
Lesser Lisp General Public License (LLGPL)1 件が利用
s-http-server
S-HTTP-SERVER is a small standalone Common Lisp HTTP Server
Lesser Lisp General Public License (LLGPL)
s-sysdeps
An abstraction layer over platform dependent functionality
Lesser Lisp General Public License (LLGPL)3 件が利用
s-utils
S-UTILS is collection of Common Lisp utilities
Lesser Lisp General Public License (LLGPL)3 件が利用
s-xml
Simple Common Lisp XML Parser
Lisp Lesser General Public License (LLGPL)13 件が利用
s-xml-rpc
Common Lisp XML-RPC Package
Lesser Lisp General Public License (LLGPL)2 件が利用
safe-queue
Thread-safe queue and mailbox
MIT2 件が利用
safe-read
A variant of READ secure against internbombing, excessive input and macro characters.
BSD 2-clause
safety-params
Filter parameters
BSD 2-Clause
salza2
Create compressed data in the ZLIB, DEFLATE, or GZIP data formats
BSD19 件が利用
sandalphon.lambda-list
Lambda list parsing and usage
WTFPL
sanity-clause
Sanity clause is a data contract and validation library.
LGPLv31 件が利用
sapaclisp
1 件が利用
sb-cga
Computer graphic algebra for SBCL.
MIT
sb-fastcgi
FastCGI wrapper for SBCL
BSD License
sb-vector-io
Raw vector IO for SBCL.
0-clause MIT
sc-extensions
additional library collection for cl-collider
Public Domain / 0-clause MIT
schannel
CFFI wrapper to SChannel
MIT
scheduler
Extensible task scheduler.
BSD-2-Clause
scrapycl
The web scraping framework for writing crawlers in Common Lisp.
Unlicense
scriba
A markup format similar to Scribe.
MIT1 件が利用
scribble
Syntax extensions akin to Racket's Scribble and Bigloo's Skribe
MIT2 件が利用
scriptl
Scripting, Common Lisp style
LLGPL
sdl2-game-controller-db
Lets you easily load the lovely sdl2 gamecontroller db into cl-sdl2
BSD 3 Clause
sdl2kit
A utility kit for SDL2
MIT2 件が利用
sealable-metaobjects
A CLOSsy way to trade genericity for performance.
MIT1 件が利用
secret-values
Secret values is a Common Lisp library designed to reduce the risk of accidentally revealing secret values such as passwords.
MIT5 件が利用
secure-random
Cryptographically secure pseudo-random number generator for Common Lisp
MIT3 件が利用
seedable-rng
A seedable random number generator.
MIT3 件が利用
sel
select
DSL for array and data-frame slices
6 件が利用
select-file
Select File dialog for McCLIM
MIT
semantic-spinneret
A set of Semantic UI components for use with Spinneret
MIT1 件が利用
sequence-iterators
DOSEQUENCE & Co.
BSD
serapeum
Subtrivial portability.
MIT20 件が利用
serializable-object
Provides a simple class and API for the objects serializable in a FASL file
LGPL1 件が利用
series
See <http://series.sourceforge.net/>.
MIT4 件が利用
session-token
Simple session token generation library
BSD license: you can do anything you want with it (but no warranty).1 件が利用
sexml
s-expressions for xml is a library which provides a sugar-sweet s-expression syntax for spitting out xml documents based on a DTD
MIT
sha1
SHA1 Digest and HMAC for Common Lisp.
Apache 2.02 件が利用
sha3
Secure Hash Algorithm 3 (Keccak) Implementation
MIT/X112 件が利用
shadchen
A pattern matching library.
shadow
A management system for OpenGL shader programs and associated buffer objects.
MIT1 件が利用
shared-preferences
Notably allows flexible specification of package-local preferences.
Unlicense2 件が利用
shasht
JSON reading and writing for the Kzinti.
MIT6 件が利用
sheeple
Cheeky prototypes for Common Lisp
MIT1 件が利用
shellpool
A library for running external programs from Common Lisp. (https://github.org/jaredcdavis/shellpool)
An MIT/X11-style license; see the file LICENSE.
shelly
Run Common Lisp from shell easily.
BSD 2-Clause
shop3
When there's an upset in plan execution, find a minimal affected subtree.
Mozilla Public License
should-test
Minimal yet feature-rich Common Lisp test framework.
MIT3 件が利用
shuffletron
Music player
MIT-style license
si-kanren
A micro-Kanren implementation in Common Lisp
MIT
simpbin
A common lisp library to store data in a binary format
GNU GPLv3
simple-actors
Actor model implemented with closures.
BSD1 件が利用
simple-config
loads and parses a KEY=VALUE style config file
BSD 3-Clause
simple-currency
SIMPLE-CURRENCY provides conversions between currencies using data published daily by the European Central Bank, no guarantees about the accuracy of the data are given or even implied. For details of the ECB FX rates see: http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
BSD, 2 clause.
simple-date-time
date and time library for common lisp
BSD2 件が利用
simple-finalizer
A simple Common Lisp finalizer for foreign objects when using CFFI and TRIVIAL-GARBAGE.
BSD
simple-flow-dispatcher
Reference implementation of a dispatcher for cl-flow library
MIT2 件が利用
simple-guess
Defines a simple extensible protocol for computing a guess using advisors.
Unlicense1 件が利用
simple-inferiors
A very simple library to use inferior processes.
zlib1 件が利用
simple-neural-network
Simple neural network
GPL-3
simple-parallel-tasks
Evaluate forms in parallel
GPL-3
simple-rgb
simple manipulation of {X|HT}ML RGB values
MIT
simple-routes
Facility for straightforward http routing on top of Hunchentoot.
2 clause BSD
simple-tasks
A very simple task scheduling framework.
zlib2 件が利用
simplet
Simple test runner in Common Lisp.
GPLv33 件が利用
simplified-types
Simplification of Common Lisp type specifiers.
MIT2 件が利用
simpsamp
Fast algorithms for simple random sampling from sets, without replacement.
ISC-style permissive
single-threaded-ccl
Create a single-threaded CCL image, so you can fork
LLGPL 2.1
sip-hash
SipHash hash functions
Public domain
skeleton-creator
Create projects from a skeleton directory.
GPLv3
sketch
Sketch is a Common Lisp framework for the creation of electronic art, computer graphics, visual design, game making and more. It is inspired by Processing and OpenFrameworks.
MIT1 件が利用
skippy
Read and write GIF files
BSD5 件が利用
skippy-renderer
GIF renderer for SKIPPY
MIT1 件が利用
skitter
An event system for games
BSD 2 Clause1 件が利用
slack-client
Slack Real Time Messaging API Client
Apache-2.0
slime
20 件が利用
slite
SLIME based Test-runner for FiveAM tests (and possibly others in the future)
Apache License, Version 2.0
slk-581
Generate Australian Government SLK-581 codes.
LLGPL
slot-extra-options
Extra options for slots using MOP.
LGPL-3.0-or-later
slot-map
An implementation of the slot-map data structure.
MIT
sly
7 件が利用
sly-macrostep
MACROSTEP support for Slynk
1 件が利用
sly-named-readtables
NAMED-READTABLES support for Slynk
1 件が利用
smackjack
A small Ajax framework for hunchentoot using parenscript
MIT
smallnet
MPL-2.0
smart-buffer
Smart octets buffer
BSD 3-Clause3 件が利用
smithy-lisp
MIT1 件が利用
smoothers
Statistical methods to create approximating functions that attempt to capture important patterns in the data, while leaving out noise or other fine-scale structures/rapid phenomena.
smug
SMUG: Simple Monadic Uber Go-into, Parsing made easy.
MIT
snakes
Python style generators for Common Lisp.
Apache 2.01 件が利用
snappy
An implementation of Snappy compression.
New BSD license. See the copyright messages in individual files.
snark
The Snark Theorem Prover
MPL 1.1, see file LICENSE
sndfile-blob
SNDFILE foreign library collection
MIT1 件が利用
snmp
Simple Network Management Protocol
MIT
snooze
A framework for building REST services using CLOS.
LLGPL1 件が利用
softdrink
Tools to inline or extract CSS into/from HTML.
zlib
solid-engine
The Common Lisp stack-based application controller
MIT
soundex
south
Simple OaUTH library for oAuth1.0
zlib
sparse-set
An implementation of the sparse set data structure.
MIT
spatial-trees
2 件が利用
special-functions
Special functions in Common Lisp
1 件が利用
specialization-store
The specialization store system provides a new kind of function, called a store function, whose behavior depends on the types of objects passed to the function.
Simplified BSD License variant1 件が利用
specialized-function
Provides a Julia-like function that automatically compiles a type-specific version of the function from the same code
LGPL
speechless
A dialogue system language implementation.
zlib
spell
spellcheck
Peter Norvig's spell corrector.
spinneret
Common Lisp HTML5 generator.
MIT14 件が利用
split-sequence
Splits a sequence into a list of subsequences delimited by objects satisfying a test.
MIT20 件が利用
sprint-stars
Uses GitHub's HTTP API to return the total number of stars for a user
GPL-v3.0
srfi-1
List Library
MIT
srfi-23
SRFI 23: Error reporting mechanism
Unlicense
srfi-6
SRFI-6: Basic String Ports
Unlicense
srfi-98
SRFI 98: get-environment-variable
Unlicense
st-json
JSON in- and output
BSD9 件が利用
staple
A tool to generate documentation about Lisp projects through an HTML template.
zlib
star
Štar: an iteration construct
MIT
stateless-iterators
Stateless iterators similar to those in Lua (or Julia) language
2-clause BSD1 件が利用
static-dispatch
Static generic function dispatch for Common Lisp.
MIT1 件が利用
static-vectors
Create vectors allocated in static memory.
MIT20 件が利用
statistics
A consolidated system of statistical functions
2 件が利用
statusor
A library for graceful handling of errors in common lisp inspired by absl::StatusOr<T>
BSD
stealth-mixin
Library for creating stealth mixin classes.
FreeBSD, see file LICENSE.text2 件が利用
stefil
Stefil - Simple Test Framework In Lisp
BSD / Public domain20 件が利用
stefil-
Simple Test Framework in Lisp
Public Domain
stem
The Porter Stemming Algorithm
Probably LLGPL2 件が利用
stepster
Web scraping library
MIT
stl
Load triangle data from binary stereolithography (STL) files.
ISC
stmx
Composable Transactional Memory
LLGPL1 件が利用
stopclock
stopclock is a library for measuring time using (stop)clocks
Apache 2.0
strict-function
Utility of function definition
MIT
string-case
string-case is a macro that generates specialised decision trees to dispatch on string equality
3-clause BSD6 件が利用
string-escape
Emacs and Python style string escapes in #"..." form.
GPLv3
stripe
A client for the Stripe payment API.
MIT
stripe-against-the-modern-world
Implementation of the Stripe API.
MIT
structure-ext
Tiny structure extensions
MIT1 件が利用
structy-defclass
Provides deftclass, a struct-like way of defining classes
BSD 2 Clause2 件が利用
studio-client
A client library for the Studio image hosting service
zlib1 件が利用
stumpwm
A tiling, keyboard driven window manager
GNU General Public License2 件が利用
stumpwm-dynamic-float
stumpwm-dynamic-float is an extension to the X window manager "StumpWM". It provides a dynamic-tiling environment based on StumpWM's floating-group.
MIT
stumpwm-sndioctl
Interface to OpenBSD's sndioctl for StumpWM.
ISC
sucle
Cube Demo Game
MIT
super-loader
A simple utility system to allow loading up local systems without jumping through hoops.
GPLV3
swank-client
Client side of the Swank protocol.
GPL version 2. See the copyright messages in individual files.2 件が利用
swank-crew
Distributed master/worker computing framework.
New BSD license. See the copyright messages in individual files.
swank-protocol
A low-level Swank client.
MIT1 件が利用
swank.live
Some helpers that make live coding with slime/swank easier
BSD 2 Clause
swap-bytes
Optimized byte-swapping primitives.
MIT5 件が利用
sxql
A SQL generator
BSD 3-Clause5 件が利用
sxql-composer
Build and compose SXQL queries dynamically
MIT
sycamore
Fast, purely functional data structures
symath
A simple symbolic math library for Common Lisp
MIT
symbol-munger
Functions to convert between the spacing and capitalization conventions of various environments
MIT13 件が利用
symbol-namespaces
Defines a new kind of package that's named by a symbol rather than a string and that maps from existing symbols to their respective "implicitly managed" counterparts. The motivating use-case is to conceptually allow multiple definitions of the same kind on a single symbol, without conflicts.
Public Domain
synonyms
A package containing useful synonyms to Common Lisp functionalities.
Public Domain
system-locale
System locale and language discovery
zlib1 件が利用
tagger
The Xerox Part-of-Speech Tagger Version 1.2
Use, reproduction, and distribution of this software is permitted, but only for non-commercial research or educational purposes. see the tagger/COPYRIGHT file for more information.
taglib
Pure Lisp implementation to read (and write, perhaps, one day) tags
UNLICENSE <http://unlicense.org/>
tailrec
Guaranteed tail call optimization.
GPL1 件が利用
talcl
TAL in CL
BSD
tap-unit-test
Test Anything Protocol reporting for Chris Riesbeck's excellent and very simple lisp-unit package.
MIT license
targa
Targa Image Loading for Common Lisp.
Apache 2.0
teddy
A data framework for Common Lisp, wanna be like Pandas for Python.
UNLICENSE
teepeedee2
Multiprotocol fast networking framework
telnetlib
template
A library for templates and template functions.
BSD 3-clause (See LICENSE)
template-function
A system for generating functions from a template.
Simplified BSD License variant
temporal-functions
A means of creating functions that have an internal concept of time
2 Clause BSD
temporary-file
Temporary file creation library
BSD
ten
Template System for Common Lisp
MIT
terminfo
Terminfo database front-end.
copyrights2 件が利用
termp
Check if we are in a dumb or real terminal. Provide the termp check and a quit function.
MIT1 件が利用
terrable
Terragen TER file format reader
zlib1 件が利用
tesseract-capi
Tesseract C API wrapper
MIT
test-utils
Convenience functions and macros for testing Common Lisp applications via Prove and Quickcheck
MIT Expat <http://directory.fsf.org/wiki/License:Expat>4 件が利用
testbild
Universal test output production and consumption facility
GPLv3+
testiere
TDD system for Common Lisp
GPLv3
texp
DSL for outputting TeX expressions using S-expressions.
GNU Affero General Public License1 件が利用
text-draw
A utility library to draw nice presentations in pure text.
zlib3 件が利用
text-query
A general text-based system for querying the user.
Free use, modification, and distribution. Copyright 1993 by Mark Kantrowitz.
textery
tracery lisp implementation
BSD 3-Clause
tfeb-lisp-hax
A subsystem of the TFEB hax
MIT2 件が利用
tfm
TFM's preload setup library
BSD
the-cost-of-nothing
Determine the cost of things in Common Lisp.
MIT1 件が利用
thorn
A CommonDoc extension for entering special characters.
MIT1 件が利用
thread-pool
Public Domain
thread.comm.rendezvous
Rendezvous thread synchronization
MIT
tile-grid
A simple tile grid implementation.
MIT
time-interval
A library for representing intervals of time
BSD1 件が利用
timer-wheel
A timer wheel implementation with BORDEAUX-THREADS backend.
MIT3 件が利用
tinaa
Basically BSD, see file COPYING for details
tiny-routes
A tiny routing library for Common Lisp targeting Clack.
BSD 3-Clause
tm
Formalized Iteration Library for Common LISP
MIT License
tmpdir
Simple library to create temporary directories
MIT license6 件が利用
toadstool
Pattern matcher
MIT/X11
toot
A minimal web server originally built by stripping down Edi Weitz's Hunchentoot
2 件が利用
tooter
A client library for Mastodon instances.
zlib1 件が利用
towers
Silly geodefense clone wannabe
Public Domain
trace-db
Writing, reading, storing, and searching of program traces
track-best
Macros/functions for tracking the best items. See the README.md for more details.
Free
trainable-object
Provides a metaclass and APIs for the trainable funcallable instances.
LGPL
translate
Abstraction layer for translations
LLGPLv21 件が利用
translate-client
A client to online web-server translators, currently only google translate
MIT
transparent-wrap
A signature-preserving wrapper generator for functions and macros.
LLGPL
tree-search
Search recursively through trees of nested lists
ISC
treedb
A hierarchical key-value-database
MIT
trees
A library for binary trees in normal and balanced flavors
BSD style2 件が利用
trestrul
Tiny utilities for TREe-STRUctured-List.
Public Domain1 件が利用
trinsic
Common Lisp utility system to aid in extrinsic and intrinsic system construction.
MIT3 件が利用
trivia
NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase
LLGPL20 件が利用
trivial-adjust-simple-array
A tiny utility to change array size ensuring it is simple.
MIT2 件が利用
trivial-arguments
A simple library to retrieve the lambda-list of a function.
zlib11 件が利用
trivial-backtrace
trivial-backtrace
MIT Style license20 件が利用
trivial-battery
Getting the battery information
BSD 2-Clause
trivial-benchmark
An easy to use benchmarking system.
zlib1 件が利用
trivial-bit-streams
Trivial bit streams
MIT
trivial-build
Compile a system into an executable.
MIT1 件が利用
trivial-channels
Really simple channels and queue
BSD-2-Clause3 件が利用
trivial-clipboard
trivial-clipboard let access system clipboard.
MIT2 件が利用
trivial-cltl2
Compatibility package exporting CLtL2 functionality
LLGPL10 件が利用
trivial-compress
Compress a directory.
MIT1 件が利用
trivial-continuation
Provides an implementation of function call continuation and combination.
MIT
trivial-coverage
A simple Common Lisp library to print out the code coverage collected. Supports SBCL and CCL.
MIT1 件が利用
trivial-custom-debugger
Allows arbitrary functions to become the standard Lisp debugger
MIT3 件が利用
trivial-debug-console
A library to provide a well-behaved debug console.
MIT
trivial-do
Looping extensions that follow the style of the core DO functions.
MIT4 件が利用
trivial-documentation
Extract documentation and definitions for symbols and packages.
GNU AGPL2 件が利用
trivial-download
Download files from Common Lisp
MIT4 件が利用
trivial-dump-core
trivial-dump-core: Wrapper that allows the saving of the current lisp image as a "core" or as an "executable" across implementations.
MIT License1 件が利用
trivial-ed-functions
A simple compatibility layer for *ed-functions*
MIT
trivial-escapes
C-style escape directives for Common Lisp.
Public Domain2 件が利用
trivial-exe
Tools for working with executables
MIT3 件が利用
trivial-extensible-sequences
Portability library for the extensible sequences protocol.
zlib8 件が利用
trivial-extract
Extract .tar/.tar.gz/.zip files.
MIT4 件が利用
trivial-features
Ensures consistent *FEATURES* across multiple CLs.
MIT20 件が利用
trivial-file-size
Stat a file's size.
MIT3 件が利用
trivial-garbage
Portable finalizers, weak hash-tables and weak pointers.
Public Domain20 件が利用
trivial-gray-streams
Compatibility layer for Gray Streams (see http://www.cliki.net/Gray%20streams).
MIT20 件が利用
trivial-hashtable-serialize
A simple method to serialize and deserialize hash-tables.
MIT1 件が利用
trivial-http
Simple support for HTTP GET, POST and more.
MIT4 件が利用
trivial-indent
A very simple library to allow indentation hints for SWANK.
zlib14 件が利用
trivial-inspect
Portable toolkit for interactive inspectors.
BSD-2 Clause
trivial-inspector-hook
A simple compatibility layer for CDR-6
MIT
trivial-irc
A trivial IRC client library with simple facilities for receiving, handling and sending messages, and without facilities for CTCP.
MIT
trivial-json-codec
A JSON parser able to identify class hierarchies.
MIT1 件が利用
trivial-jumptables
Provides efficient O(1) jump tables on supported Common Lisp implementations and falls back to O(log(n)) on others. Important optimizations are performed even on unsupported implementations, notably "vectorization" which allows O(1) dispatch if all cases are constant.
Public Domain
trivial-lazy
Trivial lazy macros and functions for Common Lisp.
MIT
trivial-ldap
TRIVIAL-LDAP is a one file, all Common Lisp client implementation of parts of RFC 2261.
Clarified Artistic License1 件が利用
trivial-left-pad
Ports the functionality of the very popular left-pad from npm.
MIT
trivial-macroexpand-all
Call each implementation's macroexpand-all equivalent
Unlicense8 件が利用
trivial-main-thread
Compatibility library to run things in the main thread.
zlib6 件が利用
trivial-method-combinations
Portability library for accessing method combination objects
Unlicense
trivial-mimes
Tiny library to detect mime types in files.
zlib14 件が利用
trivial-mmap
A library providing an easy-to-use API for working with memory-mapped files.
Public Domain
trivial-monitored-thread
Trivial Monitored Thread offers a very simple (aka trivial) way of spawning threads and being informed when one any of them crash and die.
MIT
trivial-msi
Utilities for working with Microsoft MSI files.
MIT
trivial-nntp
Simple tools for interfacing to NNTP servers
MIT
trivial-object-lock
A simple method to lock object (and slot) access.
MIT1 件が利用
trivial-octet-streams
A library for octet input and output streams analogous to string streams.
2 件が利用
trivial-open-browser
Open the browser to a URL, on any system.
MIT8 件が利用
trivial-openstack
A simple Common Lisp OpenStack REST client.
MIT
trivial-package-local-nicknames
Portability library for package-local nicknames
Public domain8 件が利用
trivial-package-locks
A standard interface to the various package lock implementations.
MIT1 件が利用
trivial-package-manager
Functions for installing packages from distro-specific package manager.
LLGPL2 件が利用
trivial-pooled-database
A DB multi-threaded connection pool.
MIT1 件が利用
trivial-project
A simple project skeleton generator with key-value substitution
BSD Simplified (2-clause)
trivial-raw-io
Helpers for doing raw POSIX I/O
BSD
trivial-renamer
rename and manage categorized named objects
BSD 3-clause license
trivial-restart-accessors
Trivial Wrappers for Implementation Dependend Restart Accessor
GPLv3
trivial-rfc-1123
minimal parsing of rfc-1123 date-time strings
Edi Weitz and BSD 3-clause2 件が利用
trivial-sanitize
clean html strings: "<a>foo</a>" → "foo"
LLGPL
trivial-shell
OS and Implementation independent access to the shell
MIT Style License13 件が利用
trivial-signal
Unix signal handling library.
Public Domain1 件が利用
trivial-sockets
A trivial networking library for undemanding Internet applications
MIT1 件が利用
trivial-ssh
An abstraction layer over cl-libssh2.
MIT
trivial-system-loader
A system installation/loading abstraction for Common Lisp
MIT
trivial-tco
A library to assist in ensuring certain code is executed with tail call optimizations enabled.
MIT
trivial-thumbnail
Tiny library to create image thumbnails with imagemagick.
zlib
trivial-time
trivial-time allows timing a benchmarking a piece of code portably
BSD-2 Clause
trivial-timeout
OS and Implementation independent access to timeouts
MIT Style License9 件が利用
trivial-timer
Easy scheduling of tasks (functions).
MIT
trivial-toplevel-commands
Trivial Toplevel Commands allows to define toplevel commands available on most implementations in a portable fashion.
BSD-3 Clause
trivial-toplevel-prompt
Portability library to customize REPL prompts.
BSD-3 Clause
trivial-types
Trivial type definitions
LLGPL20 件が利用
trivial-update
tools for easy modification of places with any given function
MIT
trivial-utf-8
A small library for doing UTF-8-based input and output.
ZLIB20 件が利用
trivial-utilities
A collection of useful functions and macros.
MIT7 件が利用
trivial-variable-bindings
Offers a way to handle associations between a place-holder (aka. variable) and a value.
MIT
trivial-wish
Create 'wishes' which are requests to compute something later
BSD 2-clause
trivial-with
Replace nested with-xxx invocations with a single with:all form
BSD 3-clause license
trivial-with-current-source-form
Helps macro writers produce better errors for macro users
MIT3 件が利用
trivial-ws
Trivial WebSockets.
MIT1 件が利用
trivial-yenc
Decode yenc file to a binary file
MIT
trivialib.bdd
BDD and ZDD implementation using Trivia
LLGPL
trivialib.type-unify
unifies a polimorphic type specifier with type variables against actual type specifiers
LLGPL1 件が利用
trucler
Library for managing lexical environments.
FreeBSD, see file LICENSE.text
truetype-clx
Ripped out rendering from clx-truetype
MIT
try
Try is an extensible test framework with equal support for interactive and non-interactive workflows.
MIT, see COPYING.4 件が利用
tsqueue
Thread Safe Queue
MIT
ttt
A language for transparent modifications of s-expression based trees.
GPLv3
twfy
TheyWorkForYou API bindings
BSD-style
type-i
Type Inference Utility on Fundamentally 1-arg Predicates
LLGPL1 件が利用
type-r
Collections of accessor functions and patterns to access the elements in compound type specifier, e.g. `dimensions' in `(array element-type dimensions)'
LLGPL3 件が利用
type-templates
A library for defining and expanding templated functions
zlib1 件が利用
typo
A portable type inference library for Common Lisp
MIT1 件が利用
uax-14
Implementation of the Unicode Standards Annex #14's line breaking algorithm
zlib
uax-15
Common lisp implementation of Unicode normalization functions :nfc, :nfd, :nfkc and :nfkd (Uax-15)
MIT1 件が利用
uax-9
Implementation of the Unicode Standards Annex #9's bidirectional text algorithm
zlib
ubiquitous
A library providing a universal application configuration mechanism.
zlib4 件が利用
ucons
Unique conses and functions for working on them.
MIT1 件が利用
ucw
UncommonWeb : Standard Components
BSD (sans advertising clause)
uffi
Universal Foreign Function Library for Common Lisp
Lessor Lisp General Public License4 件が利用
ufo
Roswell Script Manager
MIT
ugly-tiny-infix-macro
A tiny and simple macro to allow writing binary operations in infix notation
Apache License, Version 2.0
uiop
Portability library for Common Lisp programs
MIT20 件が利用
umbra
A library of reusable GPU shader functions.
MIT
umlisp
umlisp-orf
unboxables
A simple wrapper around CFFI to enable contiguously allocated arrays of structures in Common Lisp.
MIT
uncursed
Another TUI library, this time without curses.
BSD 3-Clause
unit-formula
Formulas with unit checking and conversion
GPLv2
unit-test
unit-testing framework for common lisp
5 件が利用
universal-config
Library to provide a universal configuration layer.
Artistic
unix-options
Easy to use command line option parser
LLGPL3 件が利用
unix-opts
minimalistic parser of command line arguments
MIT5 件が利用
uri-template
An implementation of the URI Template proposed standard draft version 01.
LGPL-3.0-or-later2 件が利用
url-rewrite
4 件が利用
userial
userial: a serialization library for binary message encoding.
MIT
usocket
Universal socket library for Common Lisp
MIT20 件が利用
utf8-input-stream
A UTF-8 string input stream over a binary stream for Common Lisp
MIT1 件が利用
utilities.binary-dump
Formatting of binary data similar to the od(1) UNIX program.
LLGPLv3
utilities.print-items
A protocol for flexible and composable printing.
LGPLv33 件が利用
utilities.print-tree
This system provides simple facilities for printing tree structures.
LLGPLv32 件が利用
utility
A collection of useful functions and macros.
MIT1 件が利用
utility-arguments
Utility to handle command-line arguments.
ICS
utils-kt
Kenny's Utilities
MIT Style1 件が利用
utm
Library for converting back and forth between latitude/longitude and UTM, supporting several datums.
ISC (BSD-like)
utm-ups
Convert coordinates between Latitude/Longitude and UTM or UPS.
GPL-31 件が利用
uuid
UUID Generation
LLGPL20 件が利用
validate-list
Allows you to validate the contents and structure of a list based off of a template
MIT
varjo
Common Lisp -> GLSL Compiler
BSD 2 Clause5 件が利用
vas-string-metrics
Jaro-Winkler and Levenshtein string distance algorithms.
LLGPLv31 件が利用
vecto
Create vector graphics in PNG files.
BSD7 件が利用
vector
A simple package to do 2D vector math.
GPLv31 件が利用
vectors
Some utilities for using vectors
LLGPL
vellum
Data Frames for Common Lisp
BSD simplified4 件が利用
vellum-binary
vellum custom binary format.
BSD simplified
vellum-clim
Simplistic vellum data frames viewer made with mcclim.
BSD simplified
vellum-csv
CSV support for Vellum Data Frames
BSD simplified
vellum-postmodern
Postgres support for Vellum Data Frames (via postmodern).
BSD simplified
verbose
A logging framework using the piping library.
zlib8 件が利用
vernacular
Module system for language embeddings.
MIT1 件が利用
verrazano
vertex
A markup language with TeX syntax.
MIT1 件が利用
vgplot
Interface to gnuplot
GPL3 件が利用
vivid-colors
MIT2 件が利用
vivid-diff
Colored object diff viewer.
MIT1 件が利用
vk
Common Lisp bindings for the Vulkan API.
MIT
vom
A tiny logging utility.
MIT13 件が利用
vom-json
A json-formatted logger for vom
MIT
vp-trees
Perceptual hash algorithms for images
2-clause BSD
wallstreetflets
Wall Street FLETs: A library for calculating Options Greeks
GPL v3
wasm-encoder
Library for serializing WebAssembly modules to binary .wasm files
MIT
water
An ES6-compatible class definition for Parenscript
MIT
wayflan
From-scratch Wayland client implementation
BSD 3-Clause
webapi
CLOS-based wrapper builder for Web APIs
BSD 2-Clause
weblocks
1 件が利用
weblocks-stores
A base for weblocks stores
LLGPL
websocket-driver
WebSocket protocol handler
BSD 2-Clause7 件が利用
weft
A TCP server framework, like Hunchentoot for TCP.
MIT
westbrook
An RSS feed generator.
BSD
what3words
Describe what3words here
BSD
which
The which UNIX command in Common Lisp.
MIT4 件が利用
whirlog
a minimal versioned log structured relational DB
MIT
whofields
HTML field rendering and input validation utilities written in Common Lisp
MIT
wild-package-inferred-system
Introduces the wildcards `*' and `**' into package-inferred-system
MIT2 件が利用
winhttp
FFI wrapper to WINHTTP
MIT
winlock
File locking using the Windows API.
MIT
with-branching
An implementation of macroexpand-time conditionalization
MIT
with-c-syntax
with-c-syntax is a fun package which introduces the C language syntax into Common Lisp.
WTFPL
with-cached-reader-conditionals
Read whilst collecting reader conditionals
BSD 2 Clause1 件が利用
with-contexts
The WITH-CONTEXT System. A system providing a WITH macro and 'context'ualized objects handled by a ENTER/HANDLE/EXIT protocol in the spirit of Python's WITH macro. Only better, or, at a minimum different, of course.
BSD
with-output-to-stream
Provides a simple way of directing output to a stream according to the concise and intuitive semantics of FORMAT's stream argument.
Public Domain1 件が利用
with-setf
Macros for setting a place for the duration of a scope
Unlicense1 件が利用
with-shadowed-bindings
Establishes a new lexical context within which specified bindings are explicitly shadowed, making it clear that they are not referenced within, thereby reducing cognitive load.
Public Domain
with-user-abort
provides an easy way to catch ctrl+c. useful for making binaries.
BSD 3-Clause1 件が利用
woo
An asynchronous HTTP server written in Common Lisp
MIT1 件が利用
wookie
An evented webserver for Common Lisp.
MIT1 件が利用
wordnet
Common Lisp interface to WordNet
MIT + WordNet
workout-timer
Workout timer
MIT
wouldwork
classical planning with the wouldwork planner
MIT
wu-decimal
Arbitrary-precision decimal arithmetic
FreeBSD3 件が利用
wu-sugar
A minimal utility library of string, file, and date functions.
BSD1 件が利用
wuwei
Tools for developing Ajaxy web applications
MIT
x.let-star
value binder
BSD compatible1 件が利用
xarray
MIT1 件が利用
xcat
XCAT mass LAN big file distributor
MIT
xecto
Xecto is a simple parallel vector-processing library
3-clause BSD
xhtmlambda
THe XHTMLambda System. Another HTML/XHTML/XML generation (and parsing) system in Common Lisp.
BSD1 件が利用
xhtmlgen
XHTML generation library
LLGPL1 件が利用
xlsx
Basic reader for Excel files.
MIT
xlunit
Extreme Lisp Testing Suite
BSD4 件が利用
xml-emitter
xml-emitter simply emits XML, with some complexity for handling indentation. It can be used to produce all sorts of useful XML output; it has an RSS 2.0 emitter built in.
Public Domain / 0-clause MIT2 件が利用
xml-mop
xml-mop allows representing parts of XML documents as CLOS objects
MIT License1 件が利用
xml.location
This system provides a convenient interface for manipulating XML data. It is inspired by the xmltio library.
LLGPLv32 件が利用
xmls
BSD11 件が利用
xptest
Extreme Programming Testing Suite
Public domain
xsubseq
Efficient way to manage "subseq"s in Common Lisp
BSD 2-Clause2 件が利用
xuriella
1 件が利用
yaclml
2 件が利用
yah
Yet Another Heap
BSD-3
yason
JSON parser/encoder
BSD20 件が利用
youtube
Play youtube urls with or without video using mpv
GPLv31 件が利用
zacl
A layer for loading and running some Allegro CL projects.
BSD1 件が利用
zaws
Amazon AWS request construction
BSD
zbucium
last.fm music player with lyrics
GPLv3
zcdb
Read and write cdb files, as specified in http://cr.yp.to/cdb.html
MIT
zenekindarl
A fast precompiling template engine
zip
Library for ZIP archive file reading and writing
Lisp-LGPL (and some parts BSD-style, see LICENSE for details)7 件が利用
zippy
A fast zip archive library
zlib2 件が利用
ziz
An ad hoc Quicklisp distribution.
MIT
zlib
2 件が利用
zpb-exif
Read EXIF data from image files
BSD1 件が利用
zpb-ttf
Access TrueType font metrics and outlines from Common Lisp
BSD8 件が利用
zpng
Create PNG files
BSD11 件が利用
zs3
A Common Lisp library for working with Amazon's Simple Storage Service (S3) and CloudFront content delivery service.
BSD4 件が利用
zsort
zsort is a collection of portable sorting algorithms.
MIT