Showing 181 open source projects for "free"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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

    Tiny Pascal for TI83p and TI84

    Full Pascal and Assembly language tool chain for Texas Instrument TI-

    Tiny Pascal for TI8x is a full Pascal and Assembly language tool chain for Texas Instrument TI-8x calculators. It allows production of programs and application for TI83+ and TI84 calculators. The benefits are : · All the features of assembly programs and applications are available without the inherent complexity on Z80 assembly programming · Programs will run much faster that TI-Basic equivalent · A standard library is available (gotoxy, ClrHome, flush, crlf, …), and it will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar to a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TRAC4

    TRAC4

    TRAC4 - TRAC T64 macroprocessor with lists and templates

    TRAC4 is modification of Calvin Mooers TRAC T64 programming language with some extensions such as lists and templates functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Benjen

    Benjen

    A lightweight monitoring tool

    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 5
    inc_builder

    inc_builder

    Save your source code (Delphi/Pascal) inside the compiled application

    Save your source code inside the compiled application Сохраните свой исходный код внутри скомпилированного приложения
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    YPA-Tools

    Collection of small, useful helpers

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TRURL

    TRURL

    A suite of RPN calculators and a class library for Object Pascal

    TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator. TRURL is an acronym for "TRURL is a Reusable Universal RPN Library". Class Libraries: • RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators • Segmitator: Library for virtual seven-segment displays Applications: • TRURL A: Simple demo app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vosk Desktop

    Vosk Desktop

    Desktop software for controlling the Vosk Speech Recognition Toolkit

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    YPA-Components

    YPA-Components

    Various libraries for Freepascal, Lazarus, PHP and .NET

    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Solutions to Protect, Detect and Respond Against Cyberattacks Icon
    Cybersecurity Solutions to Protect, Detect and Respond Against Cyberattacks

    Kroll's elite cyber risk experts deliver end-to-end cyber security services for organizations in a wide range of sectors, across the globe.

    From system upgrades or a move to the cloud … to applications meant to improve the customer experience … and to integral third-party relationships, one misstep can cascade into IP theft, wire fraud, ransomware, data breaches and more; not to mention regulatory action, civil litigation and reputational damage. That’s why we’ve structured end-to-end solutions to manage the entire threat lifecycle.
    Learn More
  • 10
    Vespucci is an open-source remake of the old Colonization classic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CevoMapGen

    CevoMapGen

    Custom Map File Generator for C-evo

    CevoMapGen is a map file generator for Cevo that facilitates harsher terrain and climate. It gives greater control than the internal map generator within the game, and allows much faster generation of novel or extreme worlds than using the map editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Map My Data

    Simple SQL data mapper

    Map My Data (MMD) is a code generator for Freepascal. It generates persistence classes that perform mapping between business objects and SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    iff4pascal

    Units to help dealing with IFF files in Pascal.

    Allows to read and create IFF compliant files using TStream based objects. Interchange File Format (IFF), is a generic container file format originally introduced by Electronic Arts in 1985. It is a flexible and scalable format description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PUMA Repository

    PUMA Repository

    Pascal Units for Medical Applications

    The PUMA Repository is a collection of Pascal units for medical informatics. It contains reusable source code for a wide field of health-care application development. The code includes a support engine for the European Data Format (EDF and EDF+), converting functions for units of measurement and an HL7 engine. PUMA is compatible with Lazarus and Free Pascal. Some of the units also support other Pascal implementations including Delphi, winsoft Pocket Studio and other compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mingro

    Mingro

    Old-school 2D game engine

    An old-school game engine, much like good old ID and Apogee games as Duke Nukem, Commander Keen and Biomenace, slightly inspired by Diana Gruber's "Action Arcade Adventure Set". Made with Allegro.pas and programmed in Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TPGetOpt

    A getopt inspired unit for DOS Borland Pascal compilers and FPC.

    A getopt unit for DOS Borland compilers and Free Pascal based on the GNU textutils 1.12 getopt implementation and Håkon Løvdal's Turbo Pascal port. Contains a friendlier interface and several bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SimulaBeta

    SimulaBeta

    A simulation program for insulin-glucose homeostasis.

    SimulaBeta is a simulation program for insulin-glucose feedback control. It is based on a nonlinear MiMe-NoCoDI model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ePub creator

    ePub creator

    Crea file EPUB a partire da doc, docx, html, xhtml, odt, rtf, txt.

    ... già predisposti per la realizzazione al volo, ma è possibile creare delle strutture a proprio piacimento, basandosi su quelle disponibili. Con un contributo al software free, MiCla Multimedia realizza format a richiesta, per info scrivere a info@micla.it. Sistemi operativi supportati : Windows™ x86 / 64bit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Triangolo

    Triangolo

    Liothyronine dosage calculator

    Calculator software helping to determine L-T4 and L-T3 substitution dosage according to the algorithms provided by the European Thyroid Association (ETA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    All Things Ubuntu Library

    Ubuntu dedicated Object Pascal libraries

    ATU Library (All Things Ubuntu Library) is a collection of libraries in Object Pascal for use with FreePascal and Lazarus IDE, that provide API dedicated to various versions of Ubuntu, including: - standard desktop Ubuntu - Ubuntu Mate ARM (ie. raspberry pi) - Ubuntu Touch/UBports Since most of resources available for Lazarus programmers are related to Windows OS, this library is aiming at addressing those interested in Linux programming with FPC and Lazarus, but tested with Ubuntu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Free Prayer Time Calculator

    Open source program computing and notifying for Muslim prayer time.

    Free Prayer Time Calculator (FPTC) is an open source program computing and notifying for Muslim prayer time on many platfrom (unix, windows,...). It is simple to use and has the many features as : * Playing athan * Displaying next salat time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    QUANTUM SALIS

    Statistical algorithms for life sciences

    Collection of algorithms for computational statistics in life sciences
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Tempomat

    Tools for analysis of biological time series

    Tempomat is software that supports statistical analysis of time series in the life sciences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A tetris clone, featuring vector graphics, smooth movements and rotations of the figure, sub-pixel accuracy and motion blur, all done with software rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    transmission

    transmission

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    Feb. 7, 2019 Transmission is a respected Fast, Easy, and Free BitTorrent Client, as from their site https://transmissionbt.com/about Unofficial Linux and Window builds run perfect either service or daemon. 32 bit and 64 bit versions. 32 (runs everywhere), 64 only 64-bit Windows. Decision made to maintain choice 2.7x core rather than somewhat buggy 2.8x-2.9x cores. That's why you will see infrequent and less bug fixes than official branches. All the features of 2.8x-2.9x (except...
    Downloads: 8 This Week
    Last Update:
    See Project