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
    A C++ library to manage compile-time intervals, provided as an extension of Boost.MPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LuaCV

    LuaCV

    OpenCV library wrapper for Lua language

    LuaCV is OpenCV library wrapper for Lua language. Main goal is to access fast image processing library to light-weight, non-type language. Thanks to CMake project is a much easier to compile it under many OS platforms which are supported by OpenCV. LuaCV is being developed at faculty of Electrical Engineering and Communication of Brno University of Technology in Czech republic. Working with: Lua 5.2, OpenCV 2.2-2.4 LuaCV-0.2.0 (svn rev. 62) is last version compatible with Lua 5.1 but working only with OpenCV 2.2 and below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lazarus D.O.G. is an attempt to create D.O.G. in Lazarus, this to make it possible to compile D.O.G. for more platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wireshark plugin for dissecting cemi payload of KNXnet/IP packages. requires https://sourceforge.net/projects/knxnetipdissect/ to work. Download is available for Linux. Source code "should" compile on Linux/Posix unix and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    UpStage
    ...Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Refu Library

    Refu Library

    Refu is a collection of cross-platform C/C++ programming libraries

    ...It is fully customizable in the sense that it is comprised of many different modules and the user can choose which parts of the library he requires for this programs. Refu currently requires a C99 compliant compiler to correctly compile but that might change in the future. In addition as C11 gains more support it will move to utilize the new C11 features such as anonymous structures and other very useful additions for compilers that support it. **NOTICE**: Please clone the Git repository instead of downloading the .zip of the project since the .zip is updated very rarely For full documentation visit: http://clib.refu.co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Memorize thoughts

    Put in txt file all important thoughts

    Very simple program made in Qt C++ for memorizing vital informations and imidiatelly appending them in txt file. With information date&time also is recorded. Only source code is provided so you'll have to compile it for yourself with Qt creator for your platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    scramble sentence

    Scramble sentence by words or letters

    Full source code included, linux executable. Made in Lazarus, so you can compile it for any other system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Scouting13 Decompiler

    Decompiler for Scouting13

    This project will compile all ".data" files inside of *home*/scouting/ created by the Scouting13 application found here: https://github.com/joelg236/Scouting13 It will compile it into *home*/scouting/COMPILED.csv
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    Wule

    A ridiculous fast-paced fps campaign on the Cube 2 engine

    A full-conversion mod of Cube 2: Sauerbraten. Currently has 8 monsters, 5 guns, 1 playermodel, and 3 levels. Will have mac and 64 bit support just as soon as i compile it to them. Currently the 64bit windows version half-works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JIF is an editor entirely written in java that allows the file management for the creation of text-adventures based on Graham Nelson's Inform standard. With JIF, it's possible to edit, compile and run a textual adventure in the z-code and glulx format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    yacen

    yacen

    Yet Another Chess ENgine

    ...yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance. It is completely written in ANSI-C using nothing more than the standard library and thus is very portable and easy to compile on almost every platform. yacen uses the common UCI interface to communicate with any compatible GUI. NOTE: yacen is currently in pre-alpha status. This means that there is only source code available which is far from complete and thus cannot be compiled to a working binary yet. A more complete source code and first binaries for Linux and Windows will be available when the project reaches alpha status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    zBOT

    zBOT

    Python IRC Bot

    A very stable IRC bot written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ~ATH Interpreter

    An simple ~ATH interpreter to compile and run ath-like code.

    Cannot say anything special yet. Look at the short summary or take a look at the readme file in the .zip and try it out on yourself :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now. just use gcc and compile main.c, it is done.. Tested on Mac and Ubuntu. "gcc -g -o walley main.c -lm" That's all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CSTUNTS

    CSTUNTS

    remake of the classic STUNTS game, but more realistic; more like GTA 3

    Sort of remake of the classic STUNTS[1990] driving game, but featuring many authentic elements, OpenGL graphics, and more realistic physics than the origianal, plus particular attention to internal view. It has all the features that CTruck3D has but it is much like GTA 3 ... can get on-off the vehicle, and one can climb on stunt-structures, and there are buildings on which one can jump. As soon as possible I wish to put more structures, and do better climb-on simulation. Of course heightmap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SBI - Small Bytecode Interpreter

    SBI - A Small Bytecode Intepreter to run programs on an AVR from SD

    The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GhettoGirl's Awesome File Dialog for Qt4

    Open/Save File Dialog for Qt4 (Cross-platform)

    ...INFORMATION: I will release the source code with version 0.5 or upper and if the dialog is stable enough. NOTE: That I can only provide Linux 64bit Binaries, so you need to download the source code and compile it yourself if you want to have an separate library. I recommend a static lib. To Do: - Add/Fix Panel hiding (Places, Preview, Custom Widget) - Add sorting "by name/date/type/size" - Add a possibility to return an array of files, not just only one file - Add an browsing history to go back and forward (go one directory up works, but buggy) - Add a possibility to turn of the completer, because it is slowly - Add an bookmark feature (an blank button is already added) - Add an icon management (hide, left, right, bottom or upper the file name) - Customize the places panel - Add an search function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vector Calculator
    Vector Calc or Vector Calculator is an application created by Alejandro Gómez Urrea (Puntoinfinito) that you can calculate the valors of the vectors. The app are a OpenSource file so you can download the source in the archive manager of sourceforge. Compile it or make another version of it! The objectives of the aplicacion are a educational things. I'm not the response of the use that you can make it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MeteoStationNM

    MeteoStationNM

    MeteoStaionNM for weather station WS1080(WH1080) for Linux (Ubuntu).

    ...Next, application creating picture file PNG with picture of widged Application, which is possible upload to WEBPage. The Application is written in C++. 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!!! Notice: You must set permissions of the USB device in the application USERS AND GROUP on the Ubuntu. User XXX and ROOT is need to be add to ONE group.REBOOT. v1.07 Improvements: New Icons and better algorithms for current weather. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cpptoexecutable

    Compiles your C++ code to a Linux executable.

    This is just a simple C program to compile your C++ code to a Debian executable. Only works with a kernel running bash. Recently I looked at the download stats and someone from the Philippines downloaded this onto a Windows machine, so apparently I need to clear this up: If you can't tell already, THIS PROGRAM IS FOR DEBIAN LINUX DISTRIBUTIONS ONLY! I REPEAT: THIS PROGRAM IS FOR DEBIAN LINUX DISTRIBUTIONS ONLY!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jwhois

    Ip to country. Whois made in Java. 3MB in Memory DB - totally fast!!

    The project contains 2 small projects: A) JWhois.lookup( IP - address) returns CountryCode Works for all IP-adresses in the world. If you need a fast Geo IP service - made in Java. Then this is the project. It takes 30 sec to compile. 10 minutes to download the data files. 5-15 minutes to build the "jwhois / java" - data file for in memory database. 3 secs to startup and read the in memory database after restart. 0.0001 ms to make a lookup!!! B) RipeIpService.lookUp( IP - address) gives "All info like whois command" (Just only for RIPE's IPs - not all IP-addresses in the world) Is only tested on Linux and Mac. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    ...The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DaddyBASIC

    A BASIC Language Interpreter for Embedded Apps

    DaddyBASIC was developed in order to provide a means to provide my young boys with a pathway into embedded programming. As of this writing, DaddyBASIC runs on the STM32F103R device, and also can compile and run on a Linux target.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo