[go: up one dir, main page]

Open Source Common Lisp Software

Common Lisp Software

Browse free open source Common Lisp Software and projects below. Use the toggles on the left to filter open source Common Lisp Software by OS, license, language, programming language, and project status.

  • Relax: PRTG Monitors Your IT for You Icon
    Relax: PRTG Monitors Your IT for You

    Stay in control and avoid IT headaches. PRTG monitors your network, devices, and apps - receive alerts when it matters most.

    You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
    Start Your Free PRTG Trial Now
  • Cynet All-in-One Cybersecurity Platform Icon
    Cynet All-in-One Cybersecurity Platform

    All-in-One Managed Cybersecurity for MSPs

    Cynet empowers MSPs and MSSPs with a comprehensive, fully managed cybersecurity platform that consolidates essential security functions into a single, easy-to-use solution. Cynet simplifies cybersecurity management, reduces operational overhead, and lowers costs by eliminating the need for multiple vendors and complex integrations.
    Learn More
  • 1
    pgloader

    pgloader

    Migrate to PostgreSQL in a single command

    pgloader is a data migration tool designed to load data into PostgreSQL from various sources. It automates the process of migrating databases, handling schema transformations and data type conversions. pgloader supports high-speed data loading using PostgreSQL's COPY command and provides detailed logs for monitoring the migration process.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    SBCL

    SBCL

    Mirror of Steel Bank Common Lisp (SBCL)'s repository

    Steel Bank Common Lisp (SBCL) is a high-performance Common Lisp compiler. It is open-source/free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions. SBCL runs on Linux, various BSDs, macOS, Solaris, and Windows. See the download page for supported platforms, and the getting started guide for additional help. SBCL is available in source and binary form for a number of different architectures. SBCL is available in binary form for many architectures. To obtain the latest binary release for your system, visit the platform support page and click on the green square which indicates your platform. You can install SBCL to a different directory prefix by setting the INSTALL_ROOT environment variable before running the installation script.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Nyxt

    Nyxt

    The hacker's power-browser

    Out of the box Nyxt ships with tens of features that allow you to quickly analyze, navigate, and extract information from the Internet. Plus, Nyxt is fully hackable- all of its source code can be introspected, modified, and tweaked to your exact specification. Navigate large documents with ease. Utilize the power of running commands against multiple objects to avoid repeating yourself. You can select and close all buffers that match the string "ele". Fuzzy search-relevant commands to instantly run them. No more digging through menus. Use fuzzy search to instantly switch between buffers. No more hunting! Use link hinting to quickly jump around. Jump to a link by URL, title, or shortcut. Use the built-in REPL to program Nyxt. Run short scripts, and try out new workflows. Everything in Nyxt is fully extensible and modifiable. Smart bookmark search.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Trial

    Trial

    A modular Common Lisp game engine

    Trial is a real-time, 3D game engine written in Common Lisp, offering a modern and modular approach to game development using the expressive power of Lisp. Built on top of the cepl graphics framework, Trial combines live-coding capabilities with powerful abstractions for building simulations, scenes, and interactive applications. It emphasizes flexibility, clarity, and developer control, making it an appealing choice for experimental games, visualizations, and research projects that benefit from dynamic development environments and rapid prototyping.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 5
    Qlot

    Qlot

    A project-local library installer for Common Lisp

    Qlot is a project-local library installer for Common Lisp, utilizing the Quicklisp facility. It enables developers to manage dependencies on a per-project basis, ensuring consistent environments and avoiding conflicts between projects. Qlot is akin to Bundler for Ruby or Carton for Perl, providing a familiar experience for developers from other ecosystems.​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Lisp Koans

    Lisp Koans

    Common Lisp Koans is a language learning exercise

    Lisp Koans is a self-guided learning path for Common Lisp that teaches the language’s idioms through a series of failing tests you progressively make pass. Each koan introduces a concept—symbols, lists, macros, multiple dispatch, reader syntax—then asks you to fill in the blanks and run the suite again. The feedback loop is intentionally tight: fail, reflect, fix, and rerun until the tests become a form of living documentation. Because koans are organized from fundamentals to metaprogramming, learners internalize not just syntax but also Lisp’s philosophy of code-as-data. The exercise format makes it ideal for workshops, katas, or leveling up engineers who have never touched a Lisp before. It’s minimal on infrastructure and maximal on discovery, encouraging use of a REPL and inspector while you solve each puzzle.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    STEP (ISO 10303) development environment which supports the validation of STEP data populations via EXPRESS (ISO 10303-11) schemata and the transformation of STEP data populations from one schema to another via EXPRESS-X (ISO 10303-14) schemata.
    Leader badge">
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8

    Readable Lisp S-expressions

    Readable Lisp/S-expressions with infix, functions, and indentation

    This project is dedicated to developing more readable format(s) for Lisp-based languages (such as Common Lisp and Scheme) and implementing those formats (readers, pretty-printers, editor macros, etc.). MIT license preferred, to spread them widely.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Garnet - a Graphical Toolkit for Lisp

    Garnet Common Lisp GUI Library

    Garnet is a Graphical Toolkit for Lisp, which offers many advanced features. It was originally developed by Carnegie Mellon's User Interface Software Group and is one of the most feature rich interface toolkits available for lisp. The project has been dormant but some of us are trying to update it. To get the latest stable code, use the subversion repository: svn checkout svn://svn.code.sf.net/p/garnetlisp/svn/trunk garnetlisp-svn
    Downloads: 9 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 10

    OpenAxiom: Scientific Computation System

    A system for computer algebra and symbolic mathematics

    OpenAxiom is an open source Computer Algebra System. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    Abuse

    Abuse

    Fork of AbuseSDL to carry on development

    Abuse is a game by Crack Dot Com from 1995 released as public domain (shareware data and game engine). This is a fork of the popular AbuseSDL port intended to carry on development in an extremely conservative manner and to be vanilla compatible, including savegames.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    The Common Lisp Reasoner extends the Common Lisp Object System (CLOS) to incorporate a powerful rule language suitable for all kinds of reasoning tasks, vanilla XML and RDF/XML interfaces, and support for a variety of AI-related applications, such as scheduling, planning and diagnosis.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Deep Space Window Manager

    Pure common lisp tiling window manager

    Deep Space Window Manager is a tiling window manager, oriented for good usability with minimum startup configuration and good integration with EMACS. DSWM based on StumpWM code. Now project is under hard development so has many experimental features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    GTK2 binding for common lisp, based on CFFI and CLOS
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    cmpl

    Computer Music Programming Language

    Computer Music Programming Language
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    libsockets

    libsockets

    Convenience sockets library for FreeBSD and GNU/Linux

    Takes care of all needed repetitive low-level initialization and allows you to quickly create the following types of sockets: * TCP server * TCP client * UDP unicast producer * UDP unicast consumer * UDP multicast producer * UDP multicast consumer * CAN socket (Linux only) CLI programs: * broadcast-hear - tests for incoming unicast/multicast traffic; * broadcast-roar - continuously sends user-specified unicast/multicast messages; * recast - converts unicast to multicast (and vice-versa) packets; * cancom - communicate over CAN bus (generate/send/receive messages, ping other nodes).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Axiom is a computer algebra system. It consists of an interpreter, a compiler and a library of algorithms. Axiom is an excellent research platform as well as a useful tool for scientific programming.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    On Lisp (Chinese Translation)

    Chinese translation of Paul Graham's On Lisp

    The Chinese translation of Paul Graham's famous book: On Lisp.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Snow is a Lisp-based GUI description DSL for Swing. It supports declarative layout, data binding, event listeners implemented in Java or Lisp. NOTE: the project is now hosted on common-lisp.net.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    OpenGL/SDL open-storyline flying car-sim game life in the City. survive. inspired by Elite/Frontier series, Grand Theft Auto, Flashback...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SNMP (Simple Network Management Protocol) for Common Lisp, UDP Networking for LispWorks, ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Haskellesque lazy-list and functional tools with a Common Lisp slant.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Collection of tools for allowing CAD (Computer Aided Design) systems to interact with STEP (ISO 10303) data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    STEP ToyBox is a project which develops various small applications for processing EXPRESS (ISO 10303-11) schemas and/or STEP Part 21 (ISO 10303-21) data files. Some are command line only while others are GUI based.
    Downloads: 1 This Week
    Last Update:
    See Project