23 programs for "cygwin mips gcc" with 1 filter applied:

  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 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.
  • 1
    The GNU Ada compiler
    This project currently provides the GNAT Studio Ada development environment, packaged for macOS. For a source of the compiler and software packages, for various operating systems, see https://ada-lang.io and Alire. For up-to-date releases of the GNAT compiler packaged for macOS, see https://github.com/simonjwright/distributing-gcc/releases. Older releases are retained for historical reasons.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    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: 5 This Week
    Last Update:
    See Project
  • 3
    Foreval

    Foreval

    Foreval is parser & compiler of mathematical expressions

    Foreval is compiler of mathematical expressions (formulas) (directly to x86-32 CPU/FPU comand) given as string at run-time. Present as "dll" library and Delphi sources. Can be compiled in FPC (Lazarus). Can be direct connection to the program (without dll). Сurrent version ( v. 9.1.1.377c): Examples for Delphi, Lazarus , GCC (Codeblock), (Builder, MSVC - in b.366). Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring , graph plotting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    forevalz

    forevalz

    ForevalZ - compiler of mathematical expressions with complex numbers

    ForevalZ - compiler of mathematical expressions(formulas) with support of complex numbers (directly to CPU/FPU x86-32 comand) given as string at 'run-time'. (dll library and delphi component). Can be compiled in FPC (Lazarus). Examples for Delphi (2009), FPC , C++(Builder(2009), MSVC(2010), GCC (Codeblock)), VB.NET, VB6, FreeBasic. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring . (math parser, math expression parser, evaluate formula...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The leading customer data platform, powered by CustomerAI Icon
    The leading customer data platform, powered by CustomerAI

    For every company that needs a customer data foundation

    Twilio Segment’s Customer Data Platform (CDP) provides companies with the data foundation that they need to put their customers at the heart of every decision. Per IDC, it’s the #1 CDP in worldwide market share four years in a row (2019-2022). Using Twilio Segment, companies can collect, unify and route their customer data into any system where it’s needed to better understand their customers and create seamless, compelling experiences in real-time. Over 25,000 companies use Twilio Segment to make real-time decisions, accelerate growth and deliver world-class customer experiences.
  • 5

    compiler manifest wrapper

    compiler manifest wrapper - adds manifest to your exe's if applicable

    this is a compiler wrapper made to wrap - borland c++ 5.5.1 (no longer available, *bc*) - DJGPP (gp.cmd,older gp.bat,*gp*) - mingw and mingw-w64 compilers (install-compilers.cmd, zap*, *gw2*) - mingw-w64 vityan compiler batch files for ubuntu natty and freebsd (*gwix*) are packaged with set just above. currently, you still have to specify exe or dll even there is no extension of linux binaries. it is not setup yet for .so files. I will need to do something for those. These are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    ... anywhere a 6811 micro is being used. Version 1.0 was written in Borland Pascal in April 1996, and updated to v1.2 in June 1999. It was later rewritten to C++ in July 1999 through Jan 2000. While it's been freely available since its creation, it's being released here as an open-source project so the world can better use it as it sees fit. Version 2.0 is completely reworked in 2014 to compile and run with GCC and STL to make it fully portable and accessible to all computer platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    transmission

    transmission

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    ... rename). Run this solid 2.77+ port for extended days, it doesn't crash or lock. Prime for seedbox use. The included remote GUI port is fine tuned to the daemon released here. Temporary piece support. https://trac.transmissionbt.com/ticket/532 plus many featured enhancements! Tested, stable enhancements user requested. Specifically modified and bug tested for Linux GCC and Windows (cygwin gcc/g++) compilers. Current release 14734-18 020619 https://github.com/cfpp2p/transmission/releases
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    Varnish Cache patch for Cygwin/Windows environment. Includes: - Patch to trunk source code - Minimal cygwin.dll+gcc distribution to avoid install a complete cygwin environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AvrGui jest to program, który zajmuje się kompilacją i programowaniem kontrolerów. Wykorzystuje on kompilator avr-gcc. Zastosowanie biblioteki Qt umożliwia prace programu zarówno na systemach Linux, jak i windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Foxhunt Security Awareness Platform for Businesses Icon
    Foxhunt Security Awareness Platform for Businesses

    For enterprises requiring a cybersecurity training platform to train their employees and reduce potential risks and threats

    Awareness isn’t enough. Hoxhunt uses interactive, bite-sized trainings that employees love to dramatically increase engagement, ensure compliance, and (measurably) reduce risky behaviors.
  • 10
    JWasm

    JWasm

    Japheth's assembler, JWasm

    JWasm is a free MASM-compatible assembler with these features: native support for output formats Intel OMF, MS Coff (32/64-bit), Elf (32/64-bit), Binary, Windows PE (32/64-bit) and DOS MZ. precompiled JWasm binaries are available for DOS, Windows and Linux. For OS/2 and FreeBSD, makefiles are supplied. Instructions up to AVX are supported. JWasm is written in C. The source is portable and has successfully been tested with Open Watcom, MS VC, GCC and more. As far as programming for MS...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Python Embed C++

    Embed C++ in Python source code, dynamically compile and access data

    Moved to http://github.com/ftrias/pyembedc Python module to embed C/C++ code within Python source code and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the "glue" to dynamically convert data types, arrays and structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tiny-hyphenator

    tiny-hyphenator

    C++ Library to hyphenate a text

    ... is written in C++ and is tested under GCC 4.7, 4.8 and 4.9 [Use it in any way you want, including commercial work, but please include my name and a link to this page]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kashyyyk

    Kashyyyk

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

    ..., and FreeBSD. Additionally, it can be compiled for Cygwin/X. When possible, Kashyyyk takes advantage of native OS capabilites, such as the OS X notification center. Kashyyyk uses the libfjirc library originally written for the Whittler IRC bot and the libfjnet wrapper written for TurboSphere. It has an FLTK-based GUI. Kashyyyk is intended to be cross platform and easily compiled. It is known to compile using Clang, GCC, Cygwin, Sun Studio, and MSVC 2013.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    PolySim

    Polymer simulation utilites

    ... to visualize with pymol. For specific non-pdb input/output of 2nd program there are convertation utils also available. Programs are expected to compile in gcc under cygwin or pure linux environment. Scripts to run many copies of program under pbs/torque cluster system are also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    faux1

    faux1

    Apple1 Emulator for the terminal with cut and paste.

    ..., gcc, and the standard development libraries. There are no difficult dependencies to figure out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Cake Build System
    Cake is a build system that combines the flexibility of Python build scripts with an incremental build speed that matches build systems written in C/C++. It requires Python 2.4-3.2 and natively supports Windows, Linux, Mac, Cygwin, MSVC and GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BCU SDK is a C based, high level development system for creating programs for EIB/KNX BCU devices. It includes the GNU toolchain for the m68hc05 architecture (m68hc05-gcc, m68hc05-gdb, newlib). Bus access is possible using multiple methods.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    Kompiluj
    Shell skript pro usnadnění kompilace kódu v jazyce C během výuky. Kompiluje podle nového standartu v "pedantském" režimu. Mezi další funkce patří např. možnost automatického spuštění zkompilovaného kódu nebo automatické doplňe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MCPP is a portable C/C++ preprocessor, supporting GCC, Visual C++, etc. Its source is highly configurable and can generate executables of various specs. It accompanies a validation suite to check preprocessor's conformance and quality exhaustively.
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 21
    This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Cell/PS3 (PPU/SPU) gcc cross compiler and toolchain for the cygwin environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next