Discover United States's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of United States.
atlas-engineer/nyxt
Nyxt - the hacker's browser.norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"rabbibotton/clog
CLOG - The Common Lisp Omnificent GUIClozure/ccl
Clozure Common Lispdamelang/nile
phantomics/april
The APL programming language (a subset thereof) compiling to Common Lisp.eratosthenesia/lispc
"Lispsy" Lisp(ish) to C Converter (designed for CLISP)Wukix/LambdaLite
A functional, relational database in about 250 lines of Common Lispruricolist/serapeum
Utilities beyond Alexandriaaimacode/aima-lisp
Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"Interlisp/medley
The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)ruricolist/cloture
Clojure in Common Lispacl2/acl2
ACL2 System and Books as Maintained by the Communityguicho271828/trivia
Pattern Matcher Compatible with OptimaDalekBaldwin/on-lisp
A modernized and annotated code companion to Paul Graham's "On Lisp".vsedach/Vacietis
C to Common Lisp compilerquicklisp/quicklisp-client
Quicklisp client.gregcman/sucle
Common Lisp Voxel Game EngineBradWBeer/clinch
Common Lisp 3D/2D Graphics Engine for OpenGLruricolist/spinneret
Common Lisp HTML5 generatorjrm-code-project/LISP-Machine
Archive of LISP Machine, Inc.kingcons/cl-6502
A 6502 emulator in Lisp.orthecreedence/cl-async
Asynchronous IO library for Common Lisp.vsedach/Parenscript
MOVED TO https://gitlab.common-lisp.net/parenscript/parenscriptsamanthadoran/potential-disco
Trying to emulate the NES again in Common Lispturtl/api
(Deprecated) Turtl API. This is the server that responds to all client requests.yitzchak/common-lisp-jupyter
A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.kennytilton/cells
A Common Lisp implementation of the dataflow programming paradigmmark-watson/loving-common-lisp
Open source examples for my book "Loving Common Lisp, or the Savvy Programmer's Secret Weapon"stylewarning/deprecated-coalton-prototype
Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.bendudson/py4cl
Call python from Common Lispfranzinc/aserve
AllegroServe, a web server written in Common Lisprobert-dodier/maxima-jupyter
A Maxima kernel for Jupyter, based on CL-Jupyter (Common Lisp kernel)orthecreedence/wookie
Asynchronous HTTP server in common lispnasa/pvslib
NASA PVS Library of Formal Developmentsslburson/fset
FSet, the functional collections library for Common Lisp.slyrus/opticl
An image processing library for Common Lispzkat/chanl
Portable channel-based concurrency for Common Lispxach/quickproject
Create a CL project skeletonkraison/vivace-graph-v3
VivaceGraph version 3. Open source Common Lisp graph database & Prolog implementation. Supersedes http://github.com/kraison/vivace-graph-v2.fons/cl-mongo
lisp interface to mongo dbrongarret/ergolib
A library designed to make programming in Common Lisp easierSRI-CSL/PVS
The People's Verification Systemfranzinc/clim2
The Common Lisp Interface Managerstylewarning/cl-algebraic-data-type
Algebraic data types in Common LispZulu-Inuoe/jzon
A correct and safe(er) JSON RFC 8259 parser with sane defaults.AccelerationNet/cl-csv
A common lisp library providing easy csv reading and writingxach/buildapp
Buildapp makes it easy to build application executables with SBCLnaveensundarg/Common-Lisp-Actors
An actor system for Common Lisp.whalliburton/academy
โก โ The academy โ โฌmbattyani/cl-pdf
CL-PDF is a cross-platform Common Lisp library for generating PDF files.kriyative/ecl-iphone-builder
ECL Common Lisp for iOS devices (iPhone & iPad)danlentz/cl-ctrie
lock-free, concurrent, key/value index with efficient memory-mapped persistence and fast transient storage modelsguicho271828/inlined-generic-function
Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functionsOdonataResearchLLC/lisp-unit
A Test Framework for Common Lisp in the style of JUnit, designed and implemented with simplicity of use in mind.ndantam/sycamore
A fast, purely functional data structure library in Common Lisp.nightfly19/cl-arrows
Common Lisp implementation of Clojure's threading macroszkat/sheeple
Cheeky prototypes for Common Lispaartaka/nyxt-config
My configuration files for Nyxt browser.Apress/common-lisp-condition-system
Source Code for 'The Common Lisp Condition System' by Michal "phoe" Herdadlowe-net/local-time
Time manipulation library for Common Lispsellout/quid-pro-quo
A contract programming library for Common Lisp in the style of Eiffelโs Design by Contractโโข.thezerobit/green-threads
A lightweight thread / cooperative multitasking library for Common Lisp.AlexCharlton/cl-glfw3
Common Lisp bindings to GLFW version 3.xhraban/mac-app-util
Fix .app programs installed by Nix on Macstylewarning/quickutil
The solution to the Utility Library problem.mfiano/virality-engine
A component-based game engine written in Common Lispmtravers/heroku-cl-example
Example use of Heroku Common Lisp BuildpackAccelerationNet/access
A common lisp library to unify access to common dictionary-like data-structuresdeplinenoise/c-amplify
S-expression source translation and macro expansion utilityCodyReichert/qi
Qi - A Package Manager for Common Lispdancrossnyc/multics
Source for the Multics operating systemjustinmeiners/srcweave
A literate programming system for any language.paddymul/css-lite
a css grammar for lispphantomics/seed
Interactive software environment based on Common Lisp.sshirokov/hinge
A synonym for node. An evented framework for Common Lisp with API inspiration taken liberally from Node.jsorthecreedence/blackbird
Common Lisp promise implementation (successor to cl-async-future)mtravers/wuwei
WuWei -- effortless Ajax web UIs from Common LisptheDanielJLewis/dynamic-compressor-for-audacity
Chris's Dynamic Compressor plugin for Audacitygigamonkey/toot
A web server created by stripping down and reorganizing Edi Weitz's Hunchentootsfahlman/scone
quicklisp/quicklisp-slime-helper
Helper library for easy Quicklisp SLIME setupsjl/cl-chip8
chip-8 emulator in common lisphraban/cl-graph
Common Lisp library for manipulating graphs and running graph algorithmsApress/programming-algorithms-lisp
Source Code for 'Programming Algorithms in Lisp' by Vsevolod Domkindefaultxr/cl-patterns
Library for writing patterns to generate or process (a)musical sequences of mathematically (un)related (non-)compound values in Lisp.kingcons/colorize
A Syntax Highlighting librarymalisper/Clamp
Common Lisp with Arc Macros and Proceduresrigetti/rpcq
The RPC framework and message specification for @rigetti Quantum Cloud Services.rongarret/BWFP
sellout/external-program
A portable Common Lisp library for running external programs from within Lisp.dbmcclain/Lisp-Actors
Thread-agnostic Actors in Common Lispmcandre/cl-quickcheck
cl-quickcheck - a Common Lisp port of the QuickCheck unit test frameworkdanlentz/printv
A batteries-included tracing and debug-logging macrostylewarning/lisp-random
A smattering of random Lisp code by Robert Smithgregcman/cl-c-parse
Demo/prototype C11 Parser in Common Lisp, and yacc and lex clone in Common Lispmbattyani/cl-typesetting
eschulte/graph
Simple graph data structure and algorithmshraban/cl-containers
Containers Library for Common Lispsmithzvk/modf
A setf like macro for functional programmingLove Open Source and this site? Check out how you can help us