Search Results for "simple software manager" - Page 62

Showing 1914 open source projects for "simple software manager"

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
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    Cougar is a java package that consists of code that we typically write and use for all projects. The Cougar philosophy is to wrap more complicated packages into simple ones. i.e. KISS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java Application Updating library/standalone application. This library can be used to easily update a running java application, with a simple wizard UI. Updating is done via a subversion archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Uniform Data Access is a simple set of Java classes for persistence and query services. It can be used without boring configuration files and provides a simple solution for dinamically building query using only Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stat4j is a simple lightweight extension to the popular Java logging package log4. It allows logs to be intercepted and mined in real-time for application statistics including performance metrics.
    Downloads: 0 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
  • 5
    EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "Java-based" replacement software for Sonic Blue Rio Receivers (and the likes). Does mp3, ogg-vorbis, flac and shoutcast and can sync playback between a group of Receivers. Also has a simple Clock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jGossip is a simple and powerful Java forum software (message board) implemented on J2EE platform using Struts framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    brCluster is a class library, written in java, that implements generic clustering algorithms carefully designed to allow its aplication in any kind of data. The algorithms implemented are K-means and Hierarchical Clustering (Simple and Complete Link).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    JFrame is Model View Controller Model2 framework for Web based applications written in Java language. It is very simple and emphasis on security and stability. Because of it simplicity this framework can be used and for studying purposes.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    InfoPad is a utility to store short notes and other information. It includes a simple search function and is synchronizable over the internet. We are especially interested in making this software intuitive and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The project aim is to provide a simple interface for a small business to handle invoices. The project right now support only Hebrew interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Micro XML Parser provides XML Writer and Pull/DOM-like XML Parser. Small 21kb jar is easily embedded and only requires J2ME. Very clean and simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of this project is to provide an open source file system browser component written in Java. It should be an alternative to the JFileChooser component of the Java framework from Sun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Adept Library contains a lightweight Java Object database for stand-alone applications. It is designed for simplicity of use, exposing a simple DTO - no need for copy logic or complex serialisation techniques. It is also a powerful general library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fitster for Eclipse is an attempt to address the current problems in the process flow of creating, modifying and running Fit tests by providing a simple GUI in which the barriers for Fit testing and Test Driven Development (TDD) are taken down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aims to be able to manage multiple CVS repositories and copy parts of the contents and structure between repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Http Request Maps is a framework/utility that provides a structured way to map HTTP Request parameters to Java Beans and get Java Beans and/or Java Bean Collections . It supports simple properties, nested properties and indexed properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    These are miscellaneous Ant Taskdefs useful when using Ant with VC6, VC7 and VB6. These taskdefs provide a simple interface to the command lines for various MS tools. A taskdef is written in Java. These will run on Windows platforms supported by Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    S3C is a Simple Server-Side object Caching framework that allows web developers to cache objects on server for fast retrieval and makes it easier to persist objects on the application server in JNDI context making them readily available to the App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit supports generating Java parsers for all the bottom-up parsing methods, based on a CUP definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Grillow is a simple to use, fully customizable and fast Java framework to build Web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Seppia is a simple Java technology for building an application from constituent parts. Seppia will challenge the way you think of Java based component computing.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo