Showing 1186 open source projects for "compile"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1

    Path sync

    Sync two path, support ignore list and ignore the same file

    ... - Automatic ignore the same file both in source and destination - Automatic create destination folder - Support command line path_sync src dst #Development environment:# - Visual Studio 2010 with plug-in pydev or any other compatible IDE could event be simple text editor such as notepad - Python version is 2.7.3 - Py2exe is used to compile the python script into exe format
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    CLIPSwl is a modified project based on CLIPS(C Language Integrated Production System)(https://sourceforge.net/projects/clipsrules/), a public domain open-source software tool for building expert systems. CLIPS(ver. 6.24) is unsafe when access simultaneously occurs at the same environment, because the environment data of CLIPS are not protected for simultaneous access. We modified the CLIPS (ver. 6.24) to support lock/unlock functions in a flexible way. CLIPSwl doesn't use complicated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Compile Memory Analysis Tool (CMAT) is a self-contained memory analysis tool that analyzes a Windows O/S memory (either in a dump or via XenAccess in a Xen VM) and extracts information about the operating system and the running processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GPUmat

    GPUmat is a C/C++ GPU engine for Matlab based on NVIDIA CUDA.

    ...Unfortunately GPUmat was compiled for CUDA 5.0 and we basically stopped any support for other CUDA version because we don't have the resources to do it. But you can compile the source code if you want. Instructions to compile the source code: You need to download a SVN client and then from command line: svn export http://svn.code.sf.net/p/gpumat/code/trunk ./GPUmat the above command creates a folder ./GPUmat with the source code. Then go to the 'doc' folder, open the GPUmat_Developer_Guide.pdf and check the chapter "Source code compilation"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    EZUI

    Simple UI for BlitzMax Games

    ...Therefore it may not have the most complicated functions available, but for simple UI setups this project could be helpful. The module of EZUI can be required to compile some other projects of mine. "Scyndi's Forest Quest" for example (which is also the first project in which EZUI was fully used). All data EZUI needs to set up your UI is read from JCR files, meaning that the JCR5 module (http://jcr5.sourceforge.net) is a requirement to get EZUI compiled and operative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Camel Threads

    A C++ cross platform thread library

    Camel Threads is a C++ multithreading library. It has a powerful object oriented API and it supports everything required for functional multithread programming. It's cross platform and will compile on any system that uses POSIX or Windows threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Trialtuner Sr4

    Software driver for trialtuner dm800se

    ...WARNING: "stable" versions are available for download. Their source codes are available under svn on sub-directories tags. Trunk dir contains unstable version: it may not work neither compile. Use this only to support development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Icephis Terminal Emulator

    Icephis Terminal Emulator

    Lightweight terminal emulator for X11

    Icephis is a VTE-based terminal emulator. Icephis is written in C and "compile-time configurable" like evilvte, but with well-ordered source code so that users can make customized one easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web filter providing true content filtering (as opposed to URL filtering only) and includes a compile-time plugin system that allows additional functionality such as AV scanning of web content.
    Downloads: 8 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

    py2pyc

    Compile Python source files easily and efficiently.

    With py2pyc you can compile Python source files (.py) to .pyc easily. It has two options Compile and Compile all. The 'Compile' option lets you compile a single .py file in the directory and 'Compile All' lets you compile all the .py files in the current directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LeseSolm
    Download GPS track from the GPS logger "Solmeta Geotagger Pro" under Linux; Auslesen des Geotaggers * Geotag images with image direction, pitch, roll; Geotagging mit Blickrichtung * Altitudes/Höhen from geonames.org * NMEA analysis: DOP, satellite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Pokemon Battler (iOS)

    Battle with Pokemon on your iPhone/iPod touch using bluetooth

    Battle with Pokemon on your iPhone/iPod touch using bluetooth NOTE : This is only the source code. You'll need to compile it yourself. This was developed and tested only on the iPod Touch 4 and iPhone 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    YYJedit

    Tools to programming with flex & bison.

    This project is written in java and is developed of jedit project. We add flex & bison support for jedit. YYJedit is an IDE that you use to programming with flex & bison and compile it by clicking on "compile" button or press <F5> key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Infraelly
    Infraelly 2D MMORPG engine was a project started in late 2007 by insanepotato. It was to include a client, server, map editor, animator, item creator, and designed to compile on Windows and GNU+Linux. Unfortunately, insanepotato passed away in 2011, and thus as he was the only programmer, development of the engine stopped. About a year later, PyroSamurai, took over as project lead and lead programmer. After familiarizing himself with the code insanepotato left behind, PyroSamurai has opted to rewrite all of the code in order to use the GPLv3 since insanepotato can no longer give permission for the license change. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NOTE: Project is looking for a new maintainer MPEG Maaate is a platform to do compressed-domain analysis of mpeg audio files (mpeg-1 layers 1,2,3), which includes mp3 files. The library has a bunch of filters which are implemented as plugins, such as histogram, pauseRate, signalMagnitude etc. (last successful compile was probably round 2005)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    ElementWords

    chemical symbols words checker

    ...You NEED the list of elements which is given in the archive (elements). Just run the program (ElementWords) in the same folder as the list of elements. If you want you can compile from the FORTRAN code (elementwords.F) Some Examples: Physics : P H Y Si C S Iron : Ir O N Netherlands : Ne Th Er La N Ds Have Fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    VS2D

    Vietnamese Word recorder and Test To Speech Kit

    ...(Do-able) +Read text file, make Audio Books. (Do-able) +Speech synthesis (! Nature Voice Undo-able, Need Instruction). +Free, and OS. -Deployment: +Currently work with Linux. +Test compile with Window, Mac (QMobility not so working, need instruction.) +The Word Recorder will be solely for Computer to make voice Data base. (In the future, it will be deploy for Android and iOS if demand). +Sub to Dub Programing will currently only for Computer. The program will be small enough for handheld player after some development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Design policy enforcement

    Design policy enforcement

    This is a software design policy enforcement framework. It works at compile time which means that it can enforce policies at statically determinable points such as method calls and object creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BOX4PSP

    BOX4PSP

    BOX4PSP is project console for PlayStation Portable.

    BOX4PSP is project console for PlayStation Portable.It is BusyBox make and compile for PSP. I'm using devkit for psp downloaded from net. I want use residual of native console exporting it to BusyBox shell.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Qt Creator Arduino project

    Qt Creator Arduino Project wizard

    Qt Creator Arduino Project wizard. Create, compile and upload Arduino projects using Qt Creator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is the successor to JPython.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22

    LempElf

    A tool to auto-compile & install Nginx+MySQL+PHP on Linux

    A tool to auto-compile & install Nginx+MySQL+PHP on Linux
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ...What's new in this system is that I try to make the kernel work in a signal-slot mechanism just as Qt. This is not a real-time OS. I want to run it on some embed device. You can compile and run it on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    notepad++ plugin to compile java

    java compiler plugin for notepad++

    java compiler plugin uses java compiler to compile java files from notepad++ and also runs the files from notepad++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Irc_b0t

    Irc_bot

    Author: |LuD KiLlEr| a.k.a ludkiller Last Updated: 06/05/2012 Version : 1.0.x4 For IRC_b0t (can be compiled on as well as Windows) NOTE: you can compile it on windows (uisng cygwin) and also on linux using g++ PS: Still Under Development . Some Commands : !help !version !brag lol for any help contact : email : ludkiller@gmail.com IRC: #darklight on .rizon.net website : http://darkl1ght.tk thanks to aG|Blitz : For Helping Me Out when in need cn28h :For Solving Some of My doubts , you can find him on irc.rizon.net #c++
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo