Showing 113 open source projects for "util-linux"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    There are not so many chess implementations in LISP (at least, to my knowledge) Here is one. No hay muchas implementaciones del ajedrez en LISP (que yo sepa) Ahí va una.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GTK2 binding for common lisp, based on CFFI and CLOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ECL-READLINE provides top-level readline support for ECL (Embeddable Common-Lisp) in the form of an ASDF package. It does this by creating a CLOS input-stream that wraps the GNU Readline library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    This is the programm for sudoku solving. On input it has array of numbers. On output it gives all variants of right solves. It can be used for crossword verification and difficulty assesment. I devote it to patience of my wife :).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hard disk forensics in the lisp way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An ACT-R 6.0 module built from the WordNet lexical database (ACT-R/WN-LEXICAL)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    LispScript is a Lisp to javascript compiler. It currently supports all javascript functions in addition to the more common and useful Lisp forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Research project for Go-Programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A CLOS common lisp implementation motivated by Python's datetime and related classes. The Lisp datetime objects will include conversion between epochs measured in days and seconds, date arithmatic, and string formatting and parsing operations in a singl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A portable and retargetable lexer/parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CM-ETF is an extension to the Common Music composition environment, which allows for output of musical data in ETF "Engima Transportable File" format, readable by the popular commercial musical notation software, Finale. Requires CM and lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 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: 1 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenGL/SDL open-storyline flying car-sim game life in the City. survive. inspired by Elite/Frontier series, Grand Theft Auto, Flashback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A strategy/role-playing game in which the player controls a group of creatures, which he can breed and mutate to create new creatures. Unique combat system. Extensible with Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CapLisp is a capability security layer for Common Lisp that provides various facilities for secure, distributed computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CLearSharp is a clean C#-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearJ, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CLearJ is a clean Java-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearSharp, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an attempt to use Genetic Programming for writing a go player in a pseudo-ASM. It is entirely written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RMG: a Random Music Generator written in Common Lisp using the Common Music library, producing MIDI as output. RMG differs from other random music generators in that it is actually intended to sound good, "good" being defined as "better than bad techno".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Foil provides a protocol and code to interface between Lisp and instances of runtimes such as the JVM and CLR, offering comprehensive, safe, dynamic, efficient, and portable access to Java and CLI libraries from Lisp, with an emphasis on working in Lisp
    Downloads: 1 This Week
    Last Update:
    See Project