Showing 37 open source projects for "mingw-w64-gcc"

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
    CodeChecker

    CodeChecker

    CodeChecker is an analyzer tooling, defect database

    CodeChecker is a static analysis infrastructure built on the LLVM/Clang Static Analyzer toolchain, replacing scan-build in a Linux or macOS (OS X) development environment. Executes Clang-Tidy and Clang Static Analyzer with Cross-Translation Unit analysis, Statistical Analysis (when checkers are available). Creates the JSON compilation database by wiretapping any build process (e.g., CodeChecker log -b "make"). Automatically analyzes GCC cross-compiled projects: detecting GCC or Clang compiler...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    go-sqlite3

    go-sqlite3

    sqlite3 driver for go using database/sql

    sqlite3 driver conforming to the built-in database/sql interface. This package can be installed with the go-get command. go-sqlite3 is cgo package. If you want to build your app using go-sqlite3, you need gcc. However, after you have built and installed go-sqlite3 with go install github.com/mattn/go-sqlite3 (which requires gcc), you can build your app without relying on gcc in the future. Because this is a CGO enabled package you are required to set the environment variable CGO_ENABLED=1...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Tulip
    Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer/user with a complete library/software, supporting the design of interactive information visualization
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 4
    GNAVI: GNU Ada Visual Interface

    GNAVI: GNU Ada Visual Interface

    GNAVI: The GNU Ada Visual Interface.

    The GNAVI project provides GWindows, a Rapid Application Development framework for Graphical User Interfaces on MS Windows. The durable Open Source answer to Delphi and Visual Basic. Alire crate: https://alire.ada.dev/crates/gwindows Mirror: https://github.com/zertovitch/gwindows
    Downloads: 4 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 5
    The Black Toolkit

    The Black Toolkit

    RAD Tool and IDE for PHP, JSP, ASP, C++ and Java Swing

    The interface supports drag and drop HTML components, javascript and scriptlet events, and generate a very fast code, with no additional softwares layers or libraries. You can put your libraries, like jQuery. The generated code works with all browsers. You can create and debug Applets or Java Swing applications easily with the Visual Editor of the tool. Build C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    General Knowledge Machine Project

    General Knowledge Machine Project

    Intellect Modeling Kit: assisting research, diagnostics, consulting

    We humans are bound by intellectual abilities. All knowledge is far beyond power of any person. The only way to apply knowledge is to build machines able to present it human way but not limited by volume. Intellect Modeling Kit (IMK) is intended to build knowledge machines (KM) assisting experts on the steps of activity: * Observation; * Producing propositions based on knowledge; * Elimination of impossible propositions; * Selection and verification of the most appropriate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FastoRedis

    FastoRedis

    Cross-platform open source Redis DB management tool

    FastoRedis (fork of FastoNoSQL) — is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in FastoRedis! Our program works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms, on desktops and embedded devices.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Kevora
    Kevora provides an IDE for database developers and DBAs. It is being designed to be an alternative tool for those interested in working on Linux, Windows or MacOS workstations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Nyaa

    Nyaa

    Nyaa.se replacement written in golang

    The aim of this project is to write a fully featured nyaa replacement in golang that anyone will be able to deploy locally or remotely. On Windows, a specific version of GCC is used to build a specific depedency we use The GCC version packaged with msys2 should work. We support docker for easy development and deployment. Simply install docker and docker-compose. Once you've successfully installed docker, make sure you have the database file in the project's directory as nyaa.db. Then, follow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
    Learn More
  • 10
    postgresql-mingw-w64

    postgresql-mingw-w64

    Documentation and releases about building PostrgreSQL using MinGW-w64

    This project (licensed under LGPLv3) provides full documented procedures to build PostgreSQL from sources (and some additional extensions / Foreign Data Wrappers: sqlite_fdw, www_fdw, mysql_fdw, ldap_fdw, couchdb_fdw, oracle_fdw, odbc_fdw...) using MinGW-w64 (recent versions of gcc - 4.8.0 or later). It also provides ready made binaries/releases targetting Win32 as well as Win64 (Windows7). Note: Installers are also released to make easy the installation of the PostgreSQL extensions...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 11

    sqlite 3.9.2 binary build win32

    compiled sqlite binary build for windows

    i know how it is annoying to have to compil from source, getting correct compiler and tools, when you just want to use it. this is sqlite version 3.9.2 from http://sqlite.org/download.html compiled on Win7, with MingW and VC2008 you got cli and lib, select within files folder the zip archive you need. tested on win7-64. hope this help someone...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    URLstore

    URLstore

    URLstore stores private websites that you don't want to bookmark.

    URLstore is a console application that stores private websites that you don't want to bookmark. It then allows you quickly launch them on Google Chrome in incognito mode. It requires no installation and is very lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    ... multi-objective GCC, LLVM and ICC auto-tuning scenarios using shared benchmarks, codelets, data sets, tools, and combined with classification and predictive models. cM includes OpenME interactive interface to open up and expose internals of various third-party tools such as GCC, LLVM, run-time systems, etc. and connect them to cM through dynamic plugins that allows online analysis and tuning of programs and architectures. Live repo: http://c-mind.org/repo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    issuedb

    issuedb

    A simple issue tracker system.

    A simple issue tracker with a standalone database using SQLite. Please, read the Wiki pages for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Database Deployment Manager
    DBM is a Database Deployment Manager application. It provides an easy way of creating the initial database layout, and also features a diagram editor to visualize the relationship between tables. It also has a unique object oriented modelling feature
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Al-Anvar: Quran Research Software
    Al-anvar is an open source freeware dedicated for Quranic study and research. Some of its features are: Advanced search , Commenting tool , Indexing and Grouping , Add-ons for different translations and commentaries in many languages , Online and offline recitation
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17

    generauto

    Automatic random organised text generator from template

    This tool allow to - create templates, called 'generator', made of 'columns', whose columns are made of 'contents'. These content can be of multiple types, some of them being random. - create text files or 'SQL INSERT' files who can be further used to feed an application for testing purpose. Tools/library used: C++ and QT (with QTCreator)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    clarion database reader

    Read Clarion databases and dump data in CSV format

    This tiny tool reads a database in the Clarion Database format and converts it to CSV format. It is a command-line tool and designed to work in Linxu, although the configure may work right under other operating systems as well, like MinGW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Demo Gear Database

    MySQL/PHP demo gear tracking database used to track eval inventory

    This database front-end is used for tracking the location of demo gear as it moves from sales offices to customers. Demo gear is often shared with team members of a company and shipped all over the world. This database helps track the current location of the gear and shows the chronological history of the items' whereabouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    qLauncher - tool for administrating and launch databases for system "Инфо-Предприятие" (www.infop.ru) Written on Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    z9basic

    Z9basic application and database environment

    Z9basic aims to be a high integrity & performance version of its predecessor bdbbasic. Language is modernized BASIC with screen and PostgreSQL database support. Targeted at Home, SOHO, Small business, Scientific or Engineering users. This project is incomplete and in limbo, due to a general lack of time. Those looking for this type of application functionality are encouraged to look at the bdbbasic project instead, which is complete and functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Emulador WYD Core
    (English) Emulator developed for the game With Your Destiny (WYD), by team EWC(Emulator Wyd Core), Software non-profit (free), GNU License. Contact marcelinho1112@hotmail.com, Contributions are accepted. EWC project is Open Source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple ADO wrapper based on Stlsoft library (https://sourceforge.net/projects/stlsoft).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Similarity of GIS systems, including information on public transport routes, streets, buildings, popular places in the city and much more, you just need a user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next