Showing 382 open source projects for "mingw"

View related business solutions
  • Safetica Data Loss Prevention Software for Businesses Icon
    Safetica Data Loss Prevention Software for Businesses

    For companies that want to protect their sensitive data against leakages, insider threats and want to be compliant with regulations.

    Safetica is a cost-effective, easy-to-use Data Loss Prevention (DLP) solution. It performs security audits, prevents sensitive data from leaving your company, and sheds light on what is going on in your organization.
    Learn More
  • Workload Automation for Global Enterprises Icon
    Workload Automation for Global Enterprises

    Orchestrate Your Entire Tech Stack with Redwood RunMyJobs

    Redwood lets you orchestrate securely and reliably across any application, service or server, in the cloud or on-premise, all inside a single platform.
    Learn More
  • 1

    libcutils

    Some Useful C-Utilities

    Libcutils provides a self-contained set of fundamental routines which are essential to basically any Unix utility or daemon application written in C. The library provides fundamental data structures such as lists, hash-maps, strings and parsing functions for JSON or the typical dot-file based configuration data. The following list summarizes the currently supported functionality: * length delimited instead of NULL terminated strings * memory management based on reference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gony

    Gony

    A tiny and lightweight IDE for the Go programming language

    Gony is an free, open-source, tiny and fast IDE for the Go programming language, designed to be easy. Write (and also learn) Go applications, in minutes. Gony has an integrated GoDoc Reference Widget which helps you at the whole time you code. Gony is very extensible and can be configured as well (Stylesheets, Themes, Plugins and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XBMC

    XBMC

    A media player software and entertainment system application framework

    XBMC Media Center is a free cross-platform media player software and entertainment system application framework for Linux, Mac, and Windows. XBMC is capable of playing back and streaming all popular video, audio, and picture formats out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    libnsa

    RSA 4096 C++ library

    Libnsa stands literally for "Library: Non Semper erit Aestas". It is a small C++ library which implements RSA encryption. The current version only creates the 4096 bit public and private keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Track time for payroll, billing and productivity Icon
    Track time for payroll, billing and productivity

    Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.

    Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
    Learn More
  • 5
    EASEA
    EASEA (EAsy Specification of Evolutionary Algorithms: pronounce "easy") is a high-level language dedicated to the specification of evolutionary algorithms. EASEA up to version 0.7 compiles .ez specification files into C++ or JAVA object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wxPackJPG

    wxPackJPG

    Multiplatform GUI to losslessly compress JPEG files

    wxPackJPG builds upon packJPGlib to losslessly compress JPEG image files by about 20%. It can be used to archive JPEG images. It features a nice GUI, multithreading, multiplatform capability and offers a portable version which does not store anything in the Windows registry or in .ini files.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Galliwasp

    Galliwasp

    Goal-directed answer-set programming

    Galliwasp is an answer set programming (ASP) system utilizing a unique top-down, goal-directed execution method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    File Scrambler

    Scramble your files

    Scrambler splits your files into a disired number of chunks and puts them together in a different order. This makes the file unreadable. In order to read them again you must unscramble them. Possible Uses: 1. Protect your private files (e.g. pictures, text, source file etc.) 2. Protect your hosted file on your website. (e.g. You can scramble the file and upload it. In order for the downloader to open the file he needs to unscramble the file. For this he will need the number of scrambles)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An object-oriented Game Engine. It abstracts the differences between platforms and allows level/scene coding through script/XML files. Subsystems based on open source libraries. Adaptable to multiple game genres (fps, space shooter, indoor, outdoor, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • The sales CRM that makes your life easy, so all you have to do is sell. Icon
    The sales CRM that makes your life easy, so all you have to do is sell.

    The simpler way to sell

    Welcome to the simpler way to sell. Pipedrive is CRM software that makes your life easy, for less legwork and more sales. Let us track your sales conversations, eliminate admin tasks, get you more leads and uncover how you win, because your day belongs to you. Join more than 100,000 sales teams around the world that use the CRM rated #1 by SoftwareReviews in 2019. Start your free 14-day trial and get full access – no credit card needed.
    Try it free (No Credit Card Required)
  • 10

    Purpose-Data-Viewer

    Data Viewer is a database and user interface design tool

    Data Viewer is a database and user interface design tool , supported OS is windows XP/Vista/7(+MSYS+MINGW) or LINUX ,you can input,search,print your data , Data Viewer create UI by a text model file , including control item , it save data in standerd DBF file ,it have a lot examples , support link between database files , it can print data in order of a text model file , it support multiple users's operation in same time .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QMARIADB

    Full Featured Qt Driver for MariaDB / MySQL

    This is my dropin replacement version of the QMYSQL driver that is provided out of the box with Qt. It covers the same features but also adds these extra features/fixes. 1, Parameters Can Return Recordsets 2, Calls to procedures can return out/inout vars 3, Threadsafe when using MariaDB Client Libs 4, Supports multiple returned recordset The driver checks during runtime that it is using the MariaDB Client library. If it's not it will fail to init. This is because the MariaDB Client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QDeviceWatcher

    Hotpug detection for windows and linux. Only QtCore is required

    QDeviceWatcher can detect usb storage add and remove event. Tested on linux (>= 2.6) and windows(mingw and msvc). WinCE is to be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bigram Table Generator

    Bigram Table Generator

    A program to generate random reciprocal bigram tables

    A command-line program to encrypt/decrypt a message using a random reciprocal bigram table and write a bigram table to a text file. Executing the program without any command-line arguments starts bigram in message encryption/decryption mode. The program prompts for a password or passphrase and a message to encrypt/ decrypt. After the message is entered the ciphertext is displayed. Executing the program with command-line arguments causes bigram to generate a random bigram table to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Turquoise SuperStat

    Statistics for Usenet News and Fidonet echomail

    Turquoise SuperStat reads the contents of a Fidonet message area in one of its supported formats, or standard Usenet news spools, and creates statistics. Turquoise SuperStat supports Squish, *.MSG, FDAPX/w, JAM, MyPoint and tanstaafl's message area base format, and Usenet news groups, either via standard Usenet news spools, or over NNTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cooldt

    Cooldt

    Cool-down time calculator for multi-layers pipe

    Cooldt calculate the cooling duration of a multi-layers pipe in a cold environment. The duration to reach the “Final fluid temperature” or cool-down time (CDT) is calculated by solving the heat equation in cylindrical coordinates with a flux conservative formulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Book Manager

    This is a Java code Book Manager.

    This is a Java code Book Manager. Use Database(Support is tree below,we will suppord more.#is in codeing) MySQL 5 Microsoft SQL Server 2000~2012(Please open TCP) #YAML File #SQLite Database #JSON File
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    clangonmingw

    clang+llvm+mingw

    mingw编译的llvm+clang,已经使用clang 编译的一些开发库,如boost,wxwidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SphereSim

    SphereSim

    Physical simulation of particle movements

    Physical simulation of particle movements. The computer program SphereSim simulates and animates the behavior and the movement of particles in a space. By forces (such as gravity in a particular direction and between the particles, repulsion of the particles against each other and from the walls, Lennard-Jones-Potential between particles) different physical effects in particle groups are calculated and shown, such as the Brownian motion. The application uses the programming language C++...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Foobillard++
    An OpenGL Billard Game based on foobillard 3.0a with patches, new features (hud, jumpshots, correct detection of lost balls, more sound and graphics etc). Optimized for touch. New designed mouse / touch-control. On Facebook: www.facebook.com/Foobillardplus Some Videos: http://www.youtube.com/user/foobillardplus/videos
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 21
    This is my build opencv library from MinGW GCC compilers, currently MinGW-Builds compiler suite is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gWaei, Japanese Dictionary for GNOME
    THIS PROJECT IS MOVING TO GITHUB. https://github.com/zakkudo/gwaei/tree/master There is a master and experimental branch. In the experimental branch, a refactor and working of hte gui is taking place to make the project more maintainable and accessable. gWaei is an easy to use and yet powerful dictionary program for Japanese to English translation. It organizes results by relevance, supports regex searches, tabs, spell checking, kanji handwriting recognition and an console interface.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    ...The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost any web server (Apache, IIS, Boa etc.). Can be used in embedded systems (tested with FriendlyARM Mini2440 and Raspberry PI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    OpenTail

    A GUI baed tail made with Qt

    A highly customizable application for tailing log files. It includes highlight functionality, filter, alerts and much more. Highlight rules can be shared, so if you find a highlight rule that you feel is really good, just copy it to the configuration folder and you are ready to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB