Search Results for "mingw gnu for linux" - Page 2

Showing 340 open source projects for "mingw gnu for linux"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1

    tefn

    Terminal Edit Field using Ncurses

    This project implements a text editing field for the terminal using Ncurses. The text field is meant to serve a similar function to GNU readline, though it will not be as fully functional as that project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Benjen

    Benjen

    A lightweight monitoring tool

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4

    spffy

    SPF parsing in Object Pascal

    This project aims to provide a fully-compliant parser library for SPF, as defined in RFC 7208.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    ShareCalc
    With ShareCalc, multiple parties can manage expenses for a joint project and create a statement based on each party's share. An example would be the statement for a family vacation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    YPA-Components

    YPA-Components

    Various libraries for Freepascal, Lazarus, PHP and .NET

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

    ErrFlags

    Fidonet nodelist checker

    This program checks incoming fidonet technology nodelist segments for illegal and redundant nodelist flags, and makes sure submitted segments are up to standard. Fully configurable to suit <othernets> as well as fidonet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fpALSA is a Free Pascal translation of the ALSA (Advanced Linux Sound Architecture) library headers. It allows the use of the ALSA C library from Pascal programs, using Free Pascal (http://www.freepascal.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mdterm

    Markdown engine for Unix terminals

    This project provides a pseudo-markdown engine for producing nicely formatted text in terminal windows. The markdown syntax bears no resemblance to what is commonly called markdown, but is instead a custom formulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Vespucci is an open-source remake of the old Colonization classic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ploffy

    Arduino-based floppy reader and writer for various floppy formats

    Arduino-based floppy reader and writer for: Apple Disk II 5.25-inch floppies PC floppies (5.25-inch and 3.5-inch) Amiga floppies FM encoding floppies (e.g. as used on the HP 4145A semiconductor analyzer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    REST Dataware Componentes

    REST Dataware Componentes

    Componentes estilo DB para uso em Servidores REST

    New version stable. The proposal was fulfilled. REST DW was created to facilitate the creation of CRUDs in the same model that we created applications for Client / Server Database. Today to be able to write data in a Bank via WebService is very complex for simple operations, making scheduling of simple screens time-consuming. With REST DW, you no longer have to worry about creating SQL Insertion, Deletion, Read and Execution methods via Webservice; Simply add a RESTDataBase...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Fancy Checklists

    Small tool for creating checklists based on templates.

    Fancy Checklists allows you to manage templates for creating checklists. With the help of these parameterized templates, checklists can be generated automatically and exported to various formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SVN::Observator

    SVN::Observator

    Monitor for svn repositories

    A simple tool to monitor svn repositories for new commits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Protocol tool

    Hexadecimal strings test tool

    This is a software/hardware development tool that allows the user to send strings on an interface (parallel,serial, network or other), specified in hexadecimal or strings or a combination of these. The strings can be retrieved/stored from/to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Calc Lad

    Calc Lad

    Сalculator with a gold proportion calculation, memory work.

    Калькулятор "Лад" является безплатной программой ("Freeware") с открытым исходным кодом и распространяется по принципу "как есть" ("as is"). Может вычислять золотую пропорцию, проценты, сохранять значения в любую из 14 ячеек памяти, и извлекать эти значения из любой из 14 ячеек памяти, В историю вычислений можно дописывать значения словами. Можно сохранять историю вычислений в текстовый файл, и подгружать сохраненный текстовый файл в калькулятор. В версии 4.6 добавлена...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pascal p5c

    fast, portable Pascal compiler using gnu c as intermediate code

    p5c is a fast portable iso standard pascal compiler. It is derived from the pascal p5 compiler and creates gnu c code instead of p-code. This makes it very fast since it uses gcc to generate native code. p5c is multi platform - it is easy to get up and running since you only need gcc to start. Using gcc enables extra tools like a static analyser and code coverage analyser. Execution profiling described in the blog here ->...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    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: 1 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Delphi Cross-Platform Application Help

    Delphi Cross-Platform Application Help

    Ziphelp is a HTML-based cross-platform application help system

    On the surface, Ziphelp is basically HTML in a compressed zip archive, hence the name. Pack any folder with HTML files into a zip archive and you are good to go. But Ziphelp is more than that, it is a protocol based on the standard sitemap protocol, designed to give a help viewer (here: the Delphi implementation) extended information about the content of the help system. That is help context numbers, help keywords, associative keywords, page titles. This information is missing in a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Vosk Desktop

    Vosk Desktop

    Desktop software for controlling the Vosk Speech Recognition Toolkit

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cheat Engine

    Cheat Engine

    A development environment focused on modding

    Cheat Engine is an open source development environment that’s focused on modding, or modifying single player games running under window so you can play them according to your personal preferences. You can make games harder or easier as you wish, through various mod options. It also comes with many other features to help debug games and other applications, and protect your system by letting you inspect memory modifications by backdoors. Cheat Engine also comes with extensive scripting...
    Downloads: 725 This Week
    Last Update:
    See Project
  • 23

    YPA-Tools

    Collection of small, useful helpers

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    PTCPas is a free, portable framebuffer library, written in Free Pascal. It allows low-level high-speed graphics access on multiple platforms.
    Downloads: 1 This Week
    Last Update:
    See Project