Showing 608 open source projects for "mingw linux"

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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Ada Class Library

    Ada Class Library

    Ada Class Library - an object orientated library for Ada.

    Text search and replace. Scripting (small tool programs). CGI scripts. Execution of external programs (incl. I/O redirection). Garbage Collection. Extendended Booch Components. CD-Recorder
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    KingJamesPureBibleSearch

    KingJamesPureBibleSearch

    GUI Application to Search and Count the Pure King James Bible

    Study and analyze the Fingerprint of God in the mathematical structure, known as the King James Code, of the King James text of the Holy Bible. Allows instant real-time searches, with an autocompleter droplist to assist with words which come next. Jump to specific words, verses, or chapters by number, and see all possible count statistics of phrases within the text. Graphically visualize search results, cross-reference sources and word lexicons, and search foreign translations derived...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    ezthumb
    A video thumbnail generator based on FFMPEG.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    .... It integrates file viewers for most of the common file types, as well as an audio and video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D minesweeper game, a multi-function clock, a stock watchlist, some fractals, and a Linux kernel configurator in form of a kernel patch.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    OptionMatrix

    OptionMatrix

    Financial Derivatives Calculator with 168+ Models (Options Calculator)

    A real-time financial derivatives calculator supporting 168+ models from QuantLib, Financial Numerical Recipes in C++ and MetaOptions. Matrices of prices are created with iterating strikes and/or months. A strike control system can produce any strike. A generalized date engine can calculate re-occuring distances to any industry used expiration into the future. Spread engine with spread views. Models Supported: Black-Scholes, Merton-73, Black-76, Roll Geske Whaley, Garman KohlHagen, Jump...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    GoldBug - Encrypted Communications

    GoldBug - Encrypted Communications

    Chat Messenger. E-Mail-Client. Websearch. Filetransfer.

    GoldBug is a decentralized & secure communication suite that offers an integrated e-mail client, an instant messenger & a file transfer. Also included is an URL-RSS-DB & a p2p web search. Current vers. w/ McEliece Algorithm. GoldBug has been 2013 - 2023 ten years just another Graphical User Interface of the Spot-On Encryption Suite. Main GUI features: Minimal & colorful Interface with Tabs in the East. Microsoft & Qt MinGW deprecated Win32 & for Compiling: ● https://sourceforge.net/p...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7

    ELFIO

    A header-only C++ library for accessing files in ELF binary format

    ELFIO is a header-only C++ library intended for reading and generating files in the ELF binary format
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    STLplus C++ library collection

    STLplus C++ library collection

    C++ Library collection

    Containers to extend STL: graph, tree, matrix, smart-pointer. Persistence (serialisation) of C++ data structures. Portability: subprocesses, TCP, file system. Reusable subsystems: library manager, message handler. Portable between OSs and compilers. Documentation is included in the download and is also available on the STLplus website http://stlplus.sourceforge.net. The headers are intended to be readable, so look at them too for usage information on each function and class.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    FDD3000 Emulator

    Emulator of Timex FDD3000

    Downloads: 3 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
  • 10
    zBoy

    zBoy

    a multiplatform, full-featured GameBoy classic emulator

    ... of the lack of a battery-backed RAM on the cartridge, and improving screen's resolution output using graphic algorithms like Scale2x, Scale3x, eagle... Here you can see a comparison between graphic algorithms supported by zBoy. This is also one of the very few GameBoy emulators that provides a 2-gameboys link emulation, which makes it possible to play some games in 2-players mode on a LAN. The emulator is available for Linux, DOS and Windows (but should compile for other systems, too).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    MaxFEM

    MaxFEM

    Software for electromagnetic simulation

    MaxFem is an open software package for electromagnetic simulation by using finite element methods. The package can solve problems in electrostatics, direct current, magnetostatics and eddy-currents. Since version 0.4.0, MaxFEM requires Python 3. We have moved the installers to the MaxFEM website (see below). In order to improve MaxFEM, we will require you to fill out a simple form before downloading them.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    libquickmail

    C library for sending e-mail (with attachments) from C/C++

    C library intended to give C/C++ developers a quick and easy way to send e-mail from their applications. Supports multiple To/Cc/Bcc recipients and multiple attachments without size limitation. For the actual SMTP communication either libcurl can be used or the built in SMTP support. The library can also be used to just create a multipart MIME message body. Also comes with a command line application (quickmail) for sending mails (mutiple attachments supported) from command line or...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Fuzzy sets for Ada

    Fuzzy sets for Ada

    Fuzzy sets, logic, numbers; intuitionistic fuzzy sets, fuzzy linguis

    Fuzzy sets for Ada is a library providing implementations of confidence factors with the operations not, and, or, xor, +, and *, classical fuzzy sets with the set-theoretic operations and the operations of the possibility theory, intuitionistic fuzzy sets with the operations on them, fuzzy logic based on the intuitionistic fuzzy sets and the possibility theory; fuzzy numbers, both integer and floating-point with conventional arithmetical operations, and linguistic variables and sets of...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    XBNF Neurotranslator is a clever and simple compiler which works with translation grammars. It is inspired from BNF translation concept and may replace traditionally complexes : * perl/ruby/sed/... regular expressions, * ASN1 : many typing * Lex, YACC, RecDescent ... XBNF is an improved BNF compiler (as eXtension of BNF grammars). XBNF may be involved in severals different computer domains : - textual data extraction, manipulation or convertion - encoding/decoding...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    Mxx_ru

    Mxx_ru is a cross-platform build tool for C/C++.

    Mxx_ru (Make++ on Ruby) is a cross-platform build tool. It's intended for C/C++ languages in general, but it's easy to extend for handling other languages. In contrast to well-known make utility, which provides explicit make rules with targets, dependencies and build commands, Mxx_ru has a template-based approach. Project file in Mxx_ru is a small Ruby program using already defined class (template) from Mxx_ru. The only thing developer is have to worry about is to create an object of...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b Windows systems.

    Automatically built Code::Blocks binaries for both 32-bit and 64-bit Windows systems. You can always download the latest release at Releases Usage Install the following packages in msys2(64-bit users please use 'x86_64' instead of 'i686'): pacman -S mingw-w64-i686-toolchain \ mingw-w64-i686-boost \ mingw-w64-i686-hunspell \ mingw-w64-i686-wxwidgets3.2-common \ mingw-w64-i686-wxwidgets3.2-msw...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple components for Ada

    Simple components for Ada

    A software components library

    The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, B-trees, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    C4TCL

    C4TCL, c for Tcl Tk C compiling functions into the script in live.

    c4Tcl is a Tcl Library allows to using C functions into the script, compiling in live. Dependencies : gcc or mingw-gcc Tested under MacOS and Linux, and Windows with MinGW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Jainja

    Jainja is a JVM (Java Virtual Machine) written in Java

    Jainja is a JVM (Java Virtual Machine) written in Java. The VM is developed by using the smallest possible subset of Java in order to run on top of multiple environments : Java SE, JavaME, Android, Javascript, and even natively.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    CLLOG

    CLLOG

    Logbuchprogramm für Funkamateure

    CLLOG - german logging software for HAMs - Logbuchprogramm fuer Funkamateure.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    WeldForm

    Weakly-Compressible SPH Parallel Solver for Thermo Mechanical problems

    WeldForm SPH is a CPU based Smooth Particle Hydrodynamics solver applied to high deformation model metal forming and processes. Windows Binaries: https://sourceforge.net/projects/weldform/files/ GPU Version is under development here Has been adapted to work on both Linux and Windows system (both on MinGW and MSVC compilers).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Wcd is another Norton Change Directory (NCD) clone. Wcd is a command-line program to change directory fast. It includes a full screen interactive directory tree browser with speed search and a fast way to choose between multiple matches.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    rendera

    rendera

    Rendera is an open-source painting package.

    Rendera is an open-source painting package. It is useful for useful for photo-retouching, seamless tile production, and other painting tasks. Currently being rewritten from scratch using C++/FLTK to support more platforms and work better.
    Downloads: 1 This Week
    Last Update:
    See Project