[go: up one dir, main page]

Open Source Common Lisp Software for Linux

Common Lisp Software for Linux

View 7754 business solutions

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

  • One Platform. Total IT Insight. Start with PRTG Now Icon
    One Platform. Total IT Insight. Start with PRTG Now

    Rely on a single source of truth. PRTG unifies monitoring for all your systems, apps, and services.

    Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
    Start Your Free PRTG Trial
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 1

    cmpl

    Computer Music Programming Language

    Computer Music Programming Language
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    droite is a correction of eS expression parsers implemented in many different programming languages. Its usefulness is the same as JSON but droite utilizes eS expression, a Gauche scheme interpreter friendly S expression variant.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 5
    ARITA

    ARITA

    Extraordinary audio player for FreeBSD & GNU/Linux

    Unlike conventional audio players, ARITA aims to help music lovers to keep their precious collections well organized and tidy. Therefore it takes a different approach to arranging audio files. They must be emplaced into libraries: 'archives' or 'cuesheets'. Archive - compressionless container like CPIO. Instead of tags for description of tracks, a plain XML/YAML file is placed alongside each archive. Rather than embedding cover art in every track, put a single image next to a library. TIFF supports multipage docs, so scans of covers/discs can be packed together in one file. ARITA will locate and display the said file, allowing you to view all pages. Optional 'signature' files can be created to keep checksums of tracks, so you may ask ARITA to verify them and make sure nothing is damaged due to a sudden failure of HDD/SSD. As for 'cuesheets': tracks are merged into a single continuous audio file and a supplementary text file, which provides information on where tracks start and end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Cobol compiler, implemented as a new front end to the GCC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Common Lisp Wrapper for MapScript

    A Common Lisp wrapper for the Mapserver's Mapscript library

    Mapserver is a GIS application offering a MapScript library for scripting applications. CL-MAPSCRIPT offers Common Lisp bindings for the MapScript library based on the CFFI glue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DACML stands for Digital Audio and Computer Music Language. It is implemented as a Common Lisp library and low level C routines for efficiency. The aim is to apply functional paradigm to Computer Music composition. Licensed under GPL v. 3 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The IEEE 1619 Committee open-source reference implementations of encryption algorithms, plus testing and certification suites, for each encryption algorithm included in the standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    NTW is a cross-platform client/server protocol and widget toolkit that allows efficient remote operation, even over slow networks. Its goal is to be able to serve hundreds of remote clients with a single inexpensive server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The interactive mathematical programming system GYWOPT is released as free software. It has been developed since early 2000 for experiments with the Integral Basis Method for integer programming by U.-U. Haus, M. Köppe and R. Weismantel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libvideo-source

    libvideo-source

    M-JPEG, RFC2435, RFC4175 and V4L2 playback libraries

    librtp - C library for parsing RTP headers. librtsp - C library for establishing RTSP connections. libjpeg-frame - C library for decoding M-JPEG frames. libmjpeg-stream - C library for receiving Motion-JPEG streams from video servers (HTTP protocol). librfc2435-stream - C library for receiving Motion-JPEG streams from video servers (RTSP protocol). librfc4175-stream - C library for receiving uncompressed 8/10-bit grayscale and 24-bit RGB/BGR RFC4175 (RTP) video from multicast streams. libv4l2-stream - C library for capturing frames from video grabbers. libvideo-source - high-level Objective-C library which wraps all previous libs and provides a uniform video reading protocol. libviewport-qt5 - C++ library with Qt5 widget for displaying video streams. libviewport-eql5 - 'libviewport-qt5' bindings for Embeddable Qt Lisp. vs-play - simple video player, based on SDL2 and 'libvideo-source'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    sbcl-dragonfly

    File releases for sbcl-dragonfly on github

    SBCL ported to DragonFly BSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sexpreader is a library which can be used by compiler or interpreter writers who want to read LISP-like constructs. This library can read in various tokens like integers, floats, symbols, strings, characters, booleans and parenthesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wxCL = wxWidgets + Common Lisp!!! The wxCL project group creates Common Lisp bindings to the wxWidgets API. We still require C, C++ and Lisp hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next