Showing 6044 open source projects for "application"

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
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    Linking BPA with RDA

    This software system enables publication of ISA-Tab files to RDA.

    ...These large scale genomic, proteomic and metabolomic datasets are being generated and centrally managed by Bioplatforms Australia in collaboration with leading scientists, research institutes and government agencies. With the support of ANDS, QFAB has developed this web application to enable the publication of these datasets to Research Data Australia (RDA). By login in, BPA can upload ISA-Tab descriptions of their studies and can edit, manage and publish their collection descriptions to Research Data Australia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is an Eclipse Mylyn Repository plug-in for the Redmine bug tracking / project management application. Please contact me if you want take over the project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    I made this android application for a "Gostai" training test admission. Recently, I used the same code with some modification to control a robot using my android mobile. This app communicate with a program ( written in C ) running on the " pandaboard" with socket. The communication is based on the TCP/IP protocol. For this release, I just use the basic control for the robot ( Forward, Backward, Turn Left, Turn Right and Stop ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SeedTrayApp

    An application to assist filling headrow trays.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Injection Wizard is an application for injecting traffic into WEP protected Wi-Fi networks, like aireplay-ng, but it's much more easy to use and it can work with worse conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    its an excellent android application for gre aspirants and to practice your aptitude skills for placements.. its developed as a part of final year project in Bachelor of Engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NetZ Browser

    NetZ Browser

    A JAVA based Multi tab Web Browser having emphasis on Features.

    What's new and Fixed....v1.02 __________________________________ 1) Added Complete iRemember Feature. 2) Added Messenger application. 3) Added new Icons. 4) Added new Window Option. 5) Fixed User Accounts. 6) Fixed a lot of bugs(back,forward, history related). 7) Added a new option "CLEAN" that would clean the address bar and would make the page blank. 8) Removed Stop button. 9) Added New Application icon. 10) Added Express Accounts feature. 10) Added in Downloads the Web browser server Application and the messenger server application. ___________________________________ IV) NOW what is iRemember??? ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    SimpleChessBoard for Android

    A simple chess board for Android (>= API 3)

    A simple chess board (no ia) application for Android. The board size adjusts to screen size and orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SERAdmin is a GUI interface between SIP Express Router (SER) and a SER administrator. This interface will extend the access of ser administration even from a remote location(through HTTP) and across Operating Systems. SERAdmin provides control over man
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical 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

    CTI Tools box

    Custom Tease Instructor Tools Box

    The CTI community needs a real cross plateform software in order to stop searching everywhere how to create cards or play a tease. An application which offers tools to create decks, cards and much more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    Sorting Algorithms

    An educational demo of how sorting algorithms work.

    This is a small Java swing application that shows different sorting algorithms working on the same set of data. The user can modify the speed of execution and the type of data to sort and execute it step by step. The tooltip of each algorithm's box shows the source code that is executed and a little explanation got from wikipedia. This application is aided to computer science students who want to better understand how the algorithms work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hippikon is a powerful authorization API that was developed for enterprise software applications and is now provided free under the GNU LGPL. Hippikon may be integrated in any java application or framework to provide complex security models with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Rlite

    Rlite is a talent acquisition application that helps recruiters to man

    a. R-Lite is a 3rd generation, simple to use web based, low cost light weight talent acquisition portal. b. R-Lite offers a centralized process and helps eliminating complication in the recruitment process with simple work flow. c. It delivers a dependable, intuitive platform suitable for temporary, contract and permanent staffing for small and medium businesses. d. With our focus on service and delivering tangible benefits, our recruitment solutions offer rapid deployment and return...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...As NatTrav development was stopped quite a while ago, please consider looking at more production-ready libraries like STUN (https://sourceforge.net/projects/stun/). For educational purposes, I still strongly recommend to have a look at both library and example application (chatapp) which are both documented fairly well. To download the latest version of NatTrav, please access the SVN sources in the Code section (project sits in "/nattrav/trunk/").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RIDSystem

    capturing packet and detecting intruders with their signature

    ...Intrusion Detection System will certainly minimize the unauthorized access and take immediate response to stop such illegal works. MNCs manages their whole information system using application software over their network.It will be helpful to monitor all the activity in the network. Planning: >Studying network protocols and prototypes >Studying similar kind of existing technologies >Writing of Code in Java using jpcap library >Deployment and testing over anetwork Online References: >http://netresearch.ics.uci.edu/kfujii/Jpcap/doc/ >http://docs.oracle.com/javase/tutorial/ >http://docs.oracle.com/javase/7/docs/api/
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Java Collections Performance

    An education demo showing Java Collections performance.

    This application shows a performance comparison among the different Java Collections on the commonly supported operations (inserting, removing, accessing, iterating and sorting).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AMODA is a unifying application framework for Java. The name Abstract Modeled Application reflects the idea of an API which models general parts of an application on an abstract level. Entirely developed using the Unified Modeling Language (UML).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    download cluster

    Java application for multiple downloads

    Java application that allows you to download multiple files (concurrently) using a cluster of computers. Aplicación en JAVA que permite descargar multiples archivos de manera concurrente utilizando un conjunto de ordenadores
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PCEHR JConnector

    Sample application showcasing connectivity to PCEHR system via B2B

    The PCEHR JConnector is an open source reference implementation of a PCEHR System client. The scope of the project includes: ** Providing sample code for connecting a client application to the PCEHR System via the PCEHR B2B Gateway. **Providing an online forum, where questions about connecting to the PCEHR System can be raised and answered. **Using feedback to continuously improve the sample code, as well as the general experience of software vendors looking to integrate with the PCEHR System. The sample code brings to life the technical specifications published by Nehta, by demonstrating how a Clinical Information System (CIS) would interact with the PCEHR System. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    3DPhotoBrowser

    Experimental OpenGLES2.0 android app for new Android developers

    This project is created to share the experimental application developed using Android SDK/NDK for OpenGLES2.0 to create a photo browser application. Application shows pictures using cache images, otherwise builds cache on every first time lookup. Creates textures using Cairo surface. The source code is totally free for any purpose, commercial or non-commercial. New developers can use the code as reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Boreas Publish - Subscribe API

    Boreas Publish - Subscribe API

    IP Multicast Reliable Publish - Subscribe API (Java and Linux C++)

    The Boreas simple, pragmatic publish - subscribe API is a library allowing application to publish and subscribe data using IP multicast. Major features are; true one-to-many distribution(IP multicast), guarantee delivery, subject and multicast group filtering, focus on low latency and high througput The API is available on Java platforms and on Linux as a shared C++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ScreenAppy

    ScreenAppy

    Keep Screen Active

    This application will move your mouse pointer to keep your screen active Pressing 'Run In Background' button will make the application invisible. You will have to use task manager if you want to stop the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xun Bug

    Xun Bug

    A tool can debug and profile javascript in multi mobile browsers

    Xun Bug is an application for debug and profiling javascript code. It is a powerful tool supports most of mobile browser such as iPhone,Android,BlackBerry,Windows Mobile and Symbian. There is no need to install plugins in your browser. With the debug tool of Xun bug,you can set breakpoint,watch call stacks,step and resume,watch expressions and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    guardian angel1

    Une application Android qui protège vos smartphone

    Une application Android qui mettre vos smartphone protéger en quelque sorte d'un accès étrange à votre donnée personnel! ça fonctionne lors de l'UNLOCK et demande un mot de passe pour accéder! ce mot de passe sera donnée par l'utilisateur avec d'autre donnée comme une adresse mail et un numéro d'urgence pour envoyer un message MMS ou en email lors d'un mauvais mot de passe taper et l'utilisateur a le choix de choisir les deux méthodes du message a la fois s'il besoin!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB