Showing 1186 open source projects for "compile"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    The TI-Basic compiler compiles TI-BASIC code to the 8XP file format used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ScaleConverterNM

    ScaleConverterNM

    Scale Converter

    ...The Application is written in C++, on platform linux with core Debian ( Ubuntu, Kubuntu). For exaple, You can open SOURCE code in Qt Creator (download on a web page NOKIA) and compile for Your OS (Windows, Ubuntu, Kubuntu, Symbian etc...). Application is not tested for Windows!!! Konverzia stupnic napriklad pre Heligonku. Ak potrebujete prepisat melodiu napriklad napisanej v stupnici C-Dur do F-Dur, G-Dur,D-Dur atd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Minimalistic Assembler Interpreter

    miniasm is a short bytecode based assebler, interpreter and compiler

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Route11

    Route11

    C++ flow-based metaprogramming library

    Route11 is a powerful C++ flow-based metaprogramming library that allows you to create and route complex dataflow systems at compile-time. Route11 uses Template Metaprogramming to construct complex "process systems" defined by static relationships between "process primitives". A process primitive is a generic host class that inherits a "process policy". The process policy defines the specific behavior of a process primitive. The general term: "process" can refer to either one of these abstractions (I.e. "2 processes connected in series" may refer to 2 primitives, 2 systems, or one of each) NOTE: Route11 was written using many new C++11 features, so it is required that a C++11 compatible compiler (e.g Clang or GCC) is used when building this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    dastoryboard

    dastoryboard

    Storyboard software for classic animation

    ...The current version is very basic. Plans for further development is outlined in the README file. dastoryboard is developed and tested under Linux. It should be possible to compile and run it under Windows and MacOS as well, but it hasn't been tested, and I don't want to be bothered with it, for the time being.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    libzeep

    SOAP and webapp library for C++

    A C++ library used to create SOAP and REST servers. This library uses several boost libraries to create a complete SOAP server implementation during compile time based on the signature of exported methods. This library includes a validating XML Parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dietxlib

    libX11 for dietlibc, uclibc etc.

    Based on dietxlib-0.04 originally found here: http://robur.slu.se/jensl/dietxlib/dietxlib-0.04.tar.gz but seems to have vanished. * Introduced reduction of linked binaries by using -DTINY compile flag. * Introduced bypass of advanced color management by using -DUSECMS * Modified source to build with uclibc, diet gcc and glibc. * Introduced common makefile settings (standard_definitions.mk). * Added libXpm * Bumped version to 0.06 (version 0.05 released to very few persons). Gives quite small static linked binaries for use with the X11 servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    gedit arduino tool

    Arduino uploader as Gedit External Tool

    gedit-arduino-tool is a Gedit (gnome editor) "External Tool" for compile and upload sketches to an Arduino board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TC5Edit

    TC5Edit

    A small Java based text editor designed for coders.

    TC5Edit is a text editor which is written in java. It includes syntax highlighting, the ability to compile 4 languages (Java, C, C++, scala) and the ability to paste to pastebin. It is mainly designed with coders in mind however general use is viable. I wrote this so long ago and it is slow and buggy and Java. It is really bad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    Portable Crypto-Clients

    Portable crypto-clients for Linux

    Portable Crypto-Clients provides portable version on some crypto-currency clients for Linux. The main idea is to bring a distro-independent version that can be carried around, and ran on some major Linux distributions without having to worry about compatibility. The apps are built using AppImageKit, brought by PortableLinuxApps: http://portablelinuxapps.org/docs/1.0/AppImageKit.pdf The clients are built on Xubuntu 12.04 32-bits using a Live USB. All clients will be tested on Ubuntu,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HyCuda

    Hybrid Framework Generator for CUDA

    ...The generated code contains a lot of template metaprogramming (TMP), to make sure the decision for an algorithm to run on the CPU or GPU has already been made at compile-time. The same holds for the decisions whether or not to transfer data. This amounts to 0 runtime overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PiShare

    PiShare

    RetroShare binaries compiled for Raspberry Pi

    compiled RetroShare binaries, and packaged for Raspberry Pi using Debian 7.0 Wheezy ARMHF known Raspbian If you want to compile it yourself, download the source-tarball, it is only ~7MB big, or pull the code repository with SubVersioN. compiling takes up to 2-3 hours. or install the .deb files with dpkg -i "retrosharefilename".deb if necessary make a "apt-get update && apt-get upgrade" to update your system for all how to start it in a detached screen session: screen -t retroshare -dmS RetroShare retroshare -display :0 If you run headless, i suggest to use X11VNC to control it remote. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Random Shape Generator

    Program that generates random shapes.

    Random Shape Generator was originally a standalone python 2 script that generated random shapes. I have mow made a GUI mac version using QT and am now going to compile it on windows and Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...You will need the list file to go with it */ Just a little console program to get all the plugins at www.winamp.com. Get them while they last! Download all the files and compile. No special params. Make sure you have the list file in the same directory as the exe. I suggest moving the compiled project to a more usable folder. Built in c# 2013 usage execute by double clicking or through console Only execute once, there is sometimes a bug where it crashes from an unhandled web exception. There are a few plugin projects at Winamp that do not have a download (removed ect). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PigTerm

    PigTerm

    Remote control your linux console encrypted trough Jabber chat service

    ...The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library is imported into source tree so that you do not need to compile and install that first. All communication is encrypted using QCA Library. The software does not involve with export control regulations as in QCA (http://delta.affinix.co/docs/qca/) Site they wrote: Functionality is supplied via plugins. ... . Also, by pushing crypto functionality into plugins, your application is free of legal issues, such as export regulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MathCalc aims to be a flexible calculator, it tries to make things very simple to the user. with extra features like sketching, matrix operations, Linear equation solver and more ! This document explains how to compile MathCalc and install it to your PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MathX

    MathX

    Fixed-length Arithmetic-types library

    ...To this moment, only signed-integer and unsigned-integer are completed for little-endain architecture. Any compiler that support c++03 or c++11 can successfully compile MathX. Refer to README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MPUI2

    This is a modified MPUI for Mplayer2

    This is a modified MPUI for Mplayer2 ! correct some chinese translation mistakes ! call mplayer2.exe - turn "-vf-add pp" off - this is the 1st compile and not compressed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    retropong

    Retro pong clone implemented using sfml

    ...I was very surprised how easy is to use the sfml library so i decided to implement the game, i encourage people to get involved with the SFML programing it's very fun and have full of possibilities. To compile Retro pong you need SFML 2.0 installed on your system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VIC-20 Emulator & Debugger

    VIC-20 Emulator & Debugger

    Emulate & debug the Commodore VIC-20

    ...It comes with a modern user-interface that is superior to original debuggers on the Vic-20 and supports analyzing different aspects of the system (e.g., charts for signals on the VIA ports, advanced code profiling). The debugger that can be started from the development environment with symbols loaded and ready to run the program, thereby conveniently completing the code-compile-debug cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CrossBridge

    Flash C/C++ compiler

    he CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GXP is a parallel/distributed shell, plus a parallel task execution engine that runs your Makefile in parallel on distributed machines. Very easy to install (no need to compile. install it on YOUR machine and use it on ALL machines).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    D3Edit

    D3Edit

    An GUI editor to Pick/D3 programming

    ...Features: * Syntax higthlight * Code completion (keywords, templates and functions) * Theme, font and color customize * Undo/Redo * Find/Replace * Compile Requirements: * D3 version 6 or later * Java Runtime Environment How to Use: 1 Install and startup jd3 on the server (http://sourceforge.net/projects/jd3/) 2 Compile and catalog the routine 'RLISTA' on the server (see wiki) 3 File 'config.properties' in the same folder as 'd3edit.jar' (see wiki) 4 Run d3edit.jar, go Edit > Settings and configure
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    arm-studies

    arm embedded system studies

    arm embedded system source and compile studies and share
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo