Showing 652 open source projects for "launch"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Libtpool

    Libtpool

    A thread pool library using pthreads

    A thread pool library that uses a context so a program may utilize more than one thread pool at a time. A hook allows your program to determine the number of free threads before attempting to launch one. This library has seen successful use in a range of server daemons and client daemons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ...Once decrypt, it permit to perform search on the server and download each part. transfert process is transparent. Just vizualize locally the index of stored files and simply select files to download or upload. ImpraStorage automatically launch the parts to download, then merge parts in the appropriate way to rebuild the original file. Inversely, a file to upload is split (in several parts with addition of noise data), and ImpraStorage randomly upload each parts then update the index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    monetaverde

    monetaverde

    CryptoNote based coin, Merged Mining

    ...Specifications: - block target - 60 seconds - block_reward = log2(difficulty) * 2^40(difficulty) - CryptoNight PoW - merged mining with Bytecoin, QuazarCoin, Monero or any other CryptoNight-based coin - total supply: infinite Launch date: June 17, 2014. Website: http://monetaverde.org/ Twitter: https://twitter.com/MonetaVerde Reddit: http://www.reddit.com/r/MonetaVerde
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ShibeMiner

    Simpler implementation of ckolivas' cgminer for Dogecoin

    This is a customized version of the original cgminer, built for Dogecoin, with a user-friendly interface in mind. Donation address : DGqr6Vws1ssCeRHeKVsxt9vxBPyTAFhErd
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Wait before launching programs at startup on Windows. Allows you to login quickly without waiting for Windows to launch all of your startup applications. Applications and delays can be specified in the config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LaunchMON is a software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job. Its API allows a tool to identify all the remote processes of a job and to scalably launch daemons into the relevant nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zorc

    Zorc

    A text based game reboot

    ...It assumes that you have the jar file in the root downloads folder, that this is in a root folder, Pictures, Videos, Documents, Desktop. If so, double clicking will launch Zorc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bumblebeeLauncher

    bumblebeeLauncher

    Launch OpenGL programs on Haswell laptops in Linux with bumblebee

    This utility helps launch OpenGL enabled programs with Bumblebee which switches between the built-in and the secondary graphics system and thelps increase battery life. The program was created with Gambas 3.5.2 on Debian GNU/Linux Jessie (Testing) This program is licensed under the GNU GPL License Any feedback is welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ghos

    Generic Heterogeneous Operating System - Prototype

    GHOS is an operating system for heterogeneous platforms GHOS-P is our prototype/simulation that we used a proof of concept in our master thesis for the master degree in Embedded Computing of University of Turku Finland You want to try it ? Just launch "launcher.py" :) Oh and by the way you must install jsonpickle: https://pypi.python.org/pypi/jsonpickle
    Downloads: 4 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10

    Stickyagenda

    Mini agenda software in french and English/Mini logiciel agenda

    ...The application was written in Java, so you can use it on almost every major desktop operating system. Using Sticky Agenda does not require any special knowledge and can be easily operated within minutes after the first launch. The user interface initially consists of a yellow sticker window on your desktop that you can resize and multiply. Furthermore, you are able to write anything into the note and then schedule it. In other words, you can create reminders using the text in the note. The scheduling options are quite flexible, as the app allows you to set reminders for next days, months or year and to select which days and months to activate it. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    conky-dea

    conky-dea

    a beatiful conky-lua theme for linux

    A conky-lua theme for 4 core CPU's. launch the theme with the command: conky-dea to autostart the theme insert the command "conky-dea &" (without "") into ".xinitrc" in your /home folder (is an hidden file). before launch my conky theme kill all others process of conky. for more information visit the page http://deasproject.altervista.org/blog/il-mio-tema-conky-approda-aur/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    Cellular Automata Simulator

    Simulate cellular automata and collect statistics.

    This program is used to simulate cellular automata and collect statistics. It was made in the context of an initiation to research.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    AdversariaLib
    AdversariaLib is a general-purpose library for the automatic evaluation of machine learning-based classifiers under adversarial attacks. It comes with a set of powerful features: **Easy-to-use**: Running sophisticated experiments is as easy as launch a single script. **Wide range of supported ML algorithms** All supervised learning algorithms supported by scikit-learn, as well as Artificial Neural Networks (ANNs) **Fast Learning and Evaluation** Thanks to scikit-learn and FANN, all supported ML algorithms are optimized and written in C/C++ language. **Built-in attack algorithms** Gradient Descent Attack **Extensible** Other attack algorithms can be easily added to the library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Objectwiz

    Objectwiz

    Administration tool for JEE applications

    ...Once Objectwiz is installed (one jar and two xhtml files) in the application, administrator can perform the following operations: - display all objects of a particular entity bean, - create/edit entity beans objects, - call methods from the session beans, - launch EJBQL query
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Global World of Warcraft Launcher (Mostly used with private servers.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple server program to be used together with the Remote Launcher android application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Torrent Phonebook
    Torrent PhoneBook: Zip contains 3 files, 1.Chrome Users 2.Firefox Users 3.Opera Users This is a *FREE* software for life. Updates will be posted on my website. Find a List of all your torrent sites in one place. Also Allows you to verify if they are up and running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Biddlebaddleboo Programming Language

    BPLB is a developing programming language.

    ...You can download scripts by going to files, then scripts, then download which ever script you want to use and then you can execute it. You can upload your own scripts into that directory too. There is even a GUI and you can also launch files with it. This programming language has it's own file format which cannot be read with notepad. If you like this project, you can consider donating to paypal at johnmega1@gmail.com You can also donate via BitCoin to 1Ef6sdu6QtjdKPhLRq67ZzkHpu7QmmAnAj If you don't have any bitcoins, you can help me mine for bitcoins for 2 hours (more or less is okay but 2 hours is optimal for me). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Symbol Commander

    Symbol Commander

    Symbol Commander - Issuing command to the system by drawing symbols.

    This utility will help you to launch applications like Mozilla Firefox, GIMP 2, Kwrite just by drawing symbols on the drawing panel in Linux OS running KDE graphical desktop environment. You may also assign symbols for opening websites, text files just by drawing symbol on the drawing panel with just 1 finger in case of touch-pad or by hovering mouse over the nodes in drawing panel if there is no touch-pad.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Marcus's Linux Launcher Maker

    A Quick Way to Generate .desktop Launchers for Linux

    This tool simplifies the task of generating valid .desktop files for your Unix system to effectively create desktop shortcuts that allow you to actually launch a script by simply double clicking an icon on your desktop. I created it so I could make shortcuts to scripts I had written to launch my games instead of having to open the terminal and manually launch my scripts every time I wanted to play a game. If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java3D Modeler

    Java3D Modeler lets you create 3D models

    Java3D Modeler allows you to create 3D models using primitives and texture sheets easily and quickly. Launch using netbeans please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    wmtime

    Window Maker dockapp that displays the time and date

    ...It currently provides: * the time and date; * a realtime morphing interface (analog <> digital mode); * auto-scaled and anti-aliased hands; * localization: displaying the day and date in various languages; * three user-defined commands to launch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sense

    A text-and-audio-based adventure of sorts.

    While my website is down, I am uploading the text-and-audio-based adventure game Sense here. Please enjoy! Download the zip file, unzip it, and launch the html file in a browser. (I am not sure which browsers can play html5 mp3s, but I know that Google Chrome can.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JQEMU: Java graphical frontend for QEMU... It uses the Swing toolkit for the GUI and provide a nice and user friendly interface to manage and launch multiple VM configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PokerAssist

    PokerAssist

    Poker game assistant to get probabilities to win a hand.

    ...It includes a user interface in Qt, and the source code is in Python v2.5. INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped. Next version will migrate to Java technologies for developing convenience.
    Downloads: 0 This Week
    Last Update:
    See Project