232 programs for "mingw-gcc440" with 1 filter applied:

  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1

    uil

    uil The User Interface Library

    uil (short for User Interface Library) is a minimal Windows UI library in C++14. uil is a header-only implementation compatible with VC2013, Intel C++ 2013 and mingw 4.9.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cslua

    c# lua bind with unity3d project for game development

    c# script lua bind for unity3d game development , use it for ios and android hot update fix and patch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Kashyyyk

    Kashyyyk

    A Work-In-Progress, Full-Featured, Open Source IRC Client

    Kashyyyk is full featured, open source, cross platform IRC client. It was originally written to replace HexChat on OS X. At the time, HexChat (a fork of XChat) had only had a single release on OS X, which was still in alpha. Kashyyyk is extremely small, the binaries and related libraries totaling around half a megabyte. Kashyyyk also has very few external dependencies, the official binaries statically linking all supporting libraries. Kashyyyk is natively available for OS X, Windows,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart IT Monitoring Icon
    Smart IT Monitoring

    We make IT management effective and simple. Easily observe your networks, servers, cloud services, containers, devices and applications.

    NetCrunch is a smart, agentless network monitoring and management software system capable of monitoring every device in a network. Developed by AdRem Software, NetCrunch helps businesses of all sizes remotely monitor network services, switches, routers, bandwidth utilization, and traffic flow and visualize their system performance.
  • 5
    Converts Qt designer ui files to tcl/tck script. Handled classes: - QLabel - QLineEdit - QPushButton
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MP3 Tag

    A Command Line Utility for ID3 Tag Editing

    MP3 Tag is a command line ID3 v2.3/2.4 Tag editing Utility viz completely implemented in C++ and require no dependency Hell on any other library. Some of the features are completely work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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: 1 This Week
    Last Update:
    See Project
  • 8
    nvmc

    nvmc

    code of the book "Introduction to Computer Graphics..

    NVMC is a simple LAN multiplayer game intended as a support tool for teaching Computer Graphics. The game is a simple car race on a client/server architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Ana Process Explorer

    A "Task Manager" for Microsoft Windows.

    A "Task Manager" for Microsoft Windows. If anyone is willing to continue the project or has improved the code, please inform me: a.siavosh@yahoo.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fixed Asset Pro | Asset Management Icon
    Fixed Asset Pro | Asset Management

    Fixed Asset Pro Is A Powerful, Effective Depreciation And Fixed Asset Management Software System

    Fixed Asset Pro Is The Affordable Fixed Asset Management And Depreciation Software System For Small And Mid-sized Businesses And Organizations.
  • 10
    A community supported, POSIX-compliant C library that is designed to communicate with products developed by VectorNav Technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    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: 6 This Week
    Last Update:
    See Project
  • 13
    "kdiv" is a generator of routines for optimized division by an integer constant based on the work presented in H.S. Warren's "Hacker's Delight". "kdiv" can be used to emit a generic assembly or C implementation of (signed/unsigned) division.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    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
  • 16
    ScreenSharp

    ScreenSharp

    A simple abstracting .NET screenshot application

    Quick look Video and Review: http://screensharp.findmysoft.com/ ScreenSharp is for capturing the screen as a bitmap. Its built to provide core screenshot functionality in a simple, fool proof fashion. The functionality includes: Window Capture, Region Capture, Full-Screen Capture and much more. The app was written to have only important features and not those that will distract you. Advanced users may perform screenshot tasks in an automated manner using the cmd line interface....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LMFD

    LMFD

    Lattice-based Multi-Fluids Dynamics;LBM for Gas-solid Two-phase Flows

    LMFD ( Lattice-based Multi-Fluids Dynamics) is a multiphase flow simulator in framework of lattice Boltzmann method (LBM). It is a program for the modeling and simulation of multiphase flows (mainly gas-solid two-phase flows) at different levels, including macroscopic two-fluid model (TFM), mesoscopic discrete particle simulation (DPS) , and microscopic direct numerical simulation (DNS) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FuTTY

    FuTTY

    FireEgl's PuTTY -- FuTTY!

    FuTTY is a fork of PuTTY and PuTTYTray.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    ILG-CMS

    ILG-CMS

    ILG-CMS ist ein sehr schlankes CMS mit einem einfachem Tamplatesystem.

    ILG steht für "Internet - leicht gemacht". WARNUNG: Es wird empfohlen, ILG-CMS NICHT zu benutzen! Es gibt noch viele Sicherheitslücken und Weiterentwicklung verläuft zur Zeit nur stockend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CrossCompiler

    A new way to program on VEX Robotics.

    A new way to program on VEX Robotics.Easy vb-style objective program style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    C++ SDL Game Engine

    A very small multi-platform game engine for creating desktop games.

    A very small and excellent Game Engine created in C++ using the SDL libraries. Runs on multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    English Kabbalah

    English Kabbalah

    The English Kabbalah suite

    English Kabbalah is a collection of command-line applications that perform various coding/ciphering tasks, along with searching a given file for those results. It is intended that this suite will aid the student of Kabbalah, or any one interested enough, to discover for him/herself any underlying mystery of meanings within texts considered holy or otherwise, and to find entertainment in the attempts thereof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Quick Calculator

    Quick Calculator

    A Calculator Application

    A calculator application. Requires Windows, and Internet Explorer 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bot-Jagwar
    Bot-Jagwar is a project that aims to create a content generator which will be used on wikipages or on content sites. I Bot Jagwar dia tetikasa izay manan-tanjona ny mamorona votoatiny ho ampisaina eo amina pejy wiki na eo amina firaketam-botoatiny.
    Downloads: 0 This Week
    Last Update:
    See Project