Showing 25 open source projects for "linux os desktop"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 1
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SRTools

    SRTools

    Command-line tools for SSA->SRT conversion & editing of SRT subtitles

    Tools for SSA->SRT conversion and editing of SRT subtitles: * ssa2srt - converts SSA/ASS subtitles to SubRip format; * fixsrtsub - fixes SubRip subtitles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7

    chords-malware-analyzer

    Chords is binary file strings extractor, with many formats supported.

    Chords is strings on steroids. Is able to extract strings from files just like strings, but it also supports windows wide string, base64 and hexadecimal strings (with decoding support) and automatic recognition of Indicators of Compromise (IOCs). It has been developed to support the malware analysis process, but is a general purpose tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    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: 2 This Week
    Last Update:
    See Project
  • 9
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 10

    STMX

    High-performance transactional memory for Common Lisp

    STMX is a high-performance Common Lisp library for composable Transactional Memory (TM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it gets committed, if instead it signals an error (Lisp slang for throwing an exception) it is rolled back. Memory transactions can safely run in parallel in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Menace of the Mines

    A fast-paced Common-Lisp roguelike

    Menace of the Mines is a fast-paced roguelike written in Common Lisp that has tons of monsters, many different classes and races and a unique magic system. (Well that's the goal). The game is under active development and runs on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    otl
    otl is a text processor for generating markup from plain text. Much of both the input and output formats can be customized. otl supports structures such as nested ordered lists, headers and footers, and tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Written in ANSI Common Lisp. A public multiple-connection server which allows the playing of Solitaire through a text-based protocol. This is basically so that you can make your own graphical client and use this as the back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    Latrunculi is a 3D OpenGL implementation of an ancient Roman strategy game by the same name. It is written using Common Lisp (with the cl-opengl and lispbuilder-sdl libraries), and aims to work on Windows or any POSIX system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    Downloads: 0 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
    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
  • 23
    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
  • 24
    mCms is a Web Content Management system written in Common Lisp. It is designed to allow web site and application developers to get a site up quickly and easily, by providing and integrating most of the functionality a web site would need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XPC-777 is an aircraft systems simulator of Boeing 777 aircraft. The simulator gets connected to a remote flight simulator (currently X-Plane) and works together with it, providing logic of various aircraft systems such as eletrical, hydraulics etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next