Search Results for "utilities"
Alexandria is a collection of portable public domain utilities.
Splits a sequence into a list of subsequences delimited by objects satisfying a test.
A few simple tools to help you with documenting your library.
2010-10-07
No Description
Number parsing library
Basic functions and macros, interfaces, pure and stateful datastructures
Portable, matchable implementation of quasiquote
string-case is a macro that generates specialised decision trees to dispatch on string equality
A library providing functions that unify data-structure access for Common Lisp: access and (setf access)
A bag-of-tools utilities library used to aid in implementing the bese.it toolkit
These are metabang.com's Common Lisp basic utilities.
Utilities beyond Alexandria.
Sundry utilities for J.P. Larocque.
2023-06-18
Portability library for Common Lisp programs
Simple, portable tools for dealing with CLOS objects.
Various utilities, this is the most basic system that only introduce a small number of external dependencies.
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.
2020-10-16
No Description
A collection of utilities for pathname manipulation.
cl-ana is a free (GPL) data analysis library in Common Lisp providing tabular & binned data analysis along with nonlinear least squares fitting & visualization.
Tools to mock functions for unit tests
a literate programming tool to write common lisp codes in org file.
These are the rest of metabang.com's Common Lisp utilities
No Description
S-UTILS is collection of Common Lisp utilities
Utilities to help in writing scripts in CL
2011-01-10
David Owen's utilities.
INCF CL is a library of convenience functions for Common Lisp
Various method combinations and utilities to make it easy to create new method combinations.
Validating formlets for Hunchentoot
A protocol for flexible and composable printing.
Formatting of binary data similar to the od(1) UNIX program.
This system provides simple facilities for printing tree structures.
Utility library
No Description
Ease common tasks at the REPL.
No Description
A collection of useful functions and macros.
No Description
A few utilities for working with arrays.
Common Lisp MOP utilities
A set of utilities for manipulating strings in CL.
Utilities for manipulating association lists
A collection of utilities to destructure lambda forms.
CSV parsing/writing utilities, a la Microsoft Excel
Utilities using the MOP; notably make informative pretty-printing trivial
2020-10-16
Simple (word) wrapping utilities for strings.
Amazon AWS low-level utilities
Common utilities for loading/distributing foreign libraries
Concurrency utilities
Utilities for extensible namespaces in Common Lisp.
Memory handling utilities
Various utilities for OpenGL
Various utilities for math
A collection of utilities to ratify, validate and parse inputs.
A library providing a clutch of utilities to make working with clsql easier
Utilities for manipulating time ranges and distances, based on LOCAL-TIME.
modula's utilities
A collection of components and utilities for use in Qt applications.
Math utilities for working with rational numbers and intervals.
Provides portable file mappings and related utilities.
Game programming utilities
Utilities for dealing with COM interfaces.
Graph manipulation utilities for Common Lisp
MT's Common Lisp utilities.
Utilities for building data transformations from composable functions, modeled on lenses and transducers
Amazon Cognito Utilities
Utilities for stream oriented reader.
Common Lisp library and utilities for inspecting COVID-19 data
Various debug utilities such as lexical tracing, etc.
Kenny's Utilities
Multithreading utilities
Wrapper for implementation dependent tiny utilities.
Tiny utilities for TREe-STRUctured-List.
Some utilities for using vectors
A collection of utilities for filesystem interaction.
2023-06-18
Utilities to start SLYNK if needed and to track active connections.
Utilities for Common Lisp JSON library jsown
HTML field rendering and input validation utilities written in Common Lisp
Utilities for parsing Lisp code.
2018-10-18
Provides a few utilities relating to setfable places.
Utilities for sending messages to Growl on Mac OS X.
Utilities for working with Microsoft MSI files.
2012-11-25
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.