Showing 51 open source projects for "startup"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    SoundForce Beta

    SoundForce Beta

    Sound Amplifier for Equalizer APO

    ! IMPORTANT : To install SoundForce, refer to the Installation Guide on tab "Files". SoundForce is a beautiful GUI based on EqualizerAPO. It actually is a sound amplification software. It is developed only for Windows so far, and supports Windows Vista and later. License: GNUv2, CC Developer: Antonis Chamilos
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    JFX Konwerter

    JFX Konwerter is very easy to use JavaFX-based unit converter.

    JFX Konwerter is very easy to use JavaFX-based unit converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Capsule

    Capsule

    Dead-simple packaging and deployment for JVM apps

    ...In short, a capsule is a self-contained JAR that knows everything there is to know about how to run your application the way it's meant to run. One way of thinking about a capsule is as a fat JAR on steroids (that also allows native libraries and never interferes with your dependencies) and a declarative startup script rolled into one; another, is to see it is as the deploy-time counterpart to your build tool. Just as a build tool manages your build, Capsule manages the launching of your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LunaRCP provides very useful plug-ins to ease the development of Eclipse Rich Client Platform (RCP) applications. It covers a broad range of RCP topics, e.g. application startup, file operations, jobs API, SWT/JFace, database integration using Hibern
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Jajuk

    Jajuk

    Your Advanced jukebox

    Jajuk is a jukebox for all platforms. The goal of this project is to provide a fully-featured application to advanced users with large or scattered music collections. (Note: the codebase is now hosted at http://gitorious.org/jajuk/jajuk .)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    SimpleCron

    SimpleCron

    Simple Scheduler for Windows clients configured by a crontab-like file

    ...The specification of actions follows widely the crontab syntax as e.g. described in https://en.wikipedia.org/wiki/Cron. Missed tasks will always be started at the next possible time, i.e. at the next system startup. Installation: * Install the Java runtime environment in at least version 1.8 (if not already installed). You can download it from https://www.java.com/download. * Select some program folder (e.g. C:\Program Files (x86)), download SimpleCron.zip there, and unpack it (=> <ProgramFolder>\SimpleCron). * Execute (by double clicking) InstallSimpleCron.vbs (this will establish the work folder C:\Users\<user>\AppData\Local\SimpleCronSimpleCron, create an entry in the Startup (AutoStart) folder, and start SimpleCron) * SimpleCron will (after start) remind you to edit the crontab as soon as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ButterKnife

    ButterKnife

    Bind Android views and callbacks to fields and methods

    ...Developers replace repetitive findViewById calls with BindView fields and define UI event handlers using annotations like @OnClick, with the library generating efficient binding code at compile time. Because it relies on annotation processing, there’s no reflection at runtime, keeping startup paths lean and predictable. The generated bind/unbind lifecycle helps avoid memory leaks by clearing references when views are destroyed. Butter Knife made UI code more readable and maintainable for years, especially in large codebases with complex layouts and many event hooks. While newer Android APIs now offer official view binding alternatives, the project remains a landmark example of how code generation can simplify everyday Android development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    WinRaidMonitor

    WinRaidMonitor

    Windows Software RAID Monitor

    This little utility monitors the health of your Windows software RAID. It's based on Java, but can easily be called periodically from Windows task scheduler, and/or at system startup (configuration and batch file is included). WinRaidMonitor can send emails to a specified email address (supports SSL connections to SMTP server and user/password authentication).
    Leader badge
    Downloads: 1 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
    Objective database abstraction layer (ODAL) is a high-performance database manipulation framework. Features include query API, O-R mapping, data validation/conversion, stored procedure support, code generation. Minimal dependencies. Short startup time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JOGL Rubik's Cube

    JOGL Rubik's Cube

    This project aim to implement the Erno's RubikCube in Java

    ...During his developement stage, this project will be tested under Ubuntu and Windows (at least Windows XP) OS, and on different graphics card (for now : ATI RADEON HD4330 -> quite new, and Integrated VIA Unichrome S3G K8M800 -> old) Please notice that no download is given for Mac computers, because I had not the possibility to test the result, but you have the possibility to build it : simply "imitate" on of the ant jar builder files, download the necessary files at jogamp.org, and build. This procedure is described in the wiki : search for "building jar" inside the wiki. The current version lets you play with a solved RubikCube at startup. Please, as there is no splashscreen, wait a few moment at startup ... The icon is a screenshot taken from the 0.3.2 version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Regression Suite

    Regression Suite

    Test suite with unit regrssion and execution statistics

    RegressionSuite is a software test suite that incorporates measurement of the startup lag, measurement of accurate execution times, generating execution statistics, customized input distributions, and processable regression specific details as part of the regular unit tests. Essentially, RegressionSuite provides the frame-work around which the individual unit regressors are invoked (and details and statistics collected).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KTNotes

    KTNotes

    Speedy formatted advanced note-taking with the Kindle Touch.

    KTNotes is a fast, advanced note-taking tool built for the Kindle Touch. With an emphasis on mathematical formulas, fractions and subscripts; the greek alphabet; and other Ǝxtra ∫pecial characters are available right on the main keyboard. Using prebuild binaries for the Kindle Touch of ffmpeg and mplayer, audio recording and playback of lectures are available right in the program. Finally, as KTNotes is built as a Kindlet, KTNotes is launchable right from the main page, with an easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jwhois

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

    ...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. But with the source code, it should not be hard to change the path's to Windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Hibernate ORM XML Validator for Eclipse

    Eclipse Plugin to validate Hibernate ORM files against @Entity files.

    By default, Hibernate .ORM files get parsed only on server startup. It is a minor irritant to have a server startup failure just because of a simple error in your orm xml. This project aims to create a plugin for Eclipse that will monitor all Java classes with the @Entity annotation and maintain a tree of their attributes and methods. Then the user can simply right click the orm xml in Project Explorer view and select "Validate ORM" to validate the orm file for basic SQL parsing errors and against the Entities in the workspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    MoonPlanner is a Java calendar that allow to view moon's phases, moon's signs (constellations in which the moon is), and show the part of the plant corresponding to each sign (flower, fruit, leaf or root). For every calendar's day the user can attach notes (that are stored in a persistent database). At the startup the program will remind you if there will be notes for current day. Timezones and localizations (En, IT) are supported by the application. This calendar is usable between 1900 and 2020. This tool can be useful to plan gardening tasks or to view some astrology informations. References and requirements: - JRE/JDK version 1.5 or later must be installed on host computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Startup Helper

    Startup Helper will help you start up the programs you use every day.

    Startup Helper lets users choose which programs are launched when the OS boots up. It also allows for waiting periods between launching programs, to prevent programs slowing each other down. During this startup process, the user can control the waiting period through the Startup Helper GUI, pausing the program, skipping a single program, or foregoing the waiting period and launching the next program immediately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This software schedules the shutdown and startup of networked NEC LT280 Projectors. This saves lamp life and electricity usage. It was written for the Art Institute of Charleston's computer labs and smart classrooms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An easy start for J2ME mobile phone development. Includes simple project startup, helper classes and a Provisioning Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java 5 library to parse and validate (by a class describing possibilities) commands line at the startup of an application. After, creates an option manager which can be interrogated at anytime during the execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NailGun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (implemented in java), triggered by the client (written in C), which handles all I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Daemon4J is a helpful ghost for those who - dont like Java startup speed, esp. when the actual program needs only a second - dont know the classpath to use - want to hide Java behind an innocent command line tool - are not ready for the Big Serve
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NEOHacker is an editor for the ProntoNEO's configuration files. It lets you hack the NCF files created by the NEOedit software so that you can modify all sorts of parameters. This includes creating your own custom startup page and adding your own IR codes
    Downloads: 0 This Week
    Last Update:
    See Project