Showing 1504 open source projects for "simple software manager"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Project management system in Java2SE to trade. With a lightweight design, simple and functional as possible will manage sales and storage of products. Project management system in Java2SE to trade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple java written script. Generates clicks to given URL via proxy servers. Good for testing purposes or whatever you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple socket server that lets you send/receive data via TCP on a given port. The data to send can be defined in an XML form and can be altered on the fly before sending. Given the flexibility you can spoof whole sessions to test your software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Simple and Efficient Framework for Infinite Resolution Simulation; provides a Java Thread-like class that executes over simulated time. Time units are user-definable, no time quanta, and neither changes to the VM nor pre-processing are required.
    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
  • 5
    A simple Hangman program to be developed for a group project for the Software Engineering class at Villanova University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Controla tus DAO's, servicios y controladores de manera fácil y sencilla, con una simple configuración basada en ficheros de propiedades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple layout manager for java applications. The ActiveLayout arranges components in a directional flow by lines with proportional filling free spaces between components and container's bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Demonstration of graphics made in Java. Very simple - for educational purposes. video demonstration: http://www.youtube.com/watch?v=2H-fDTZ4Sis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple Spring Toolkit is a collection of some small code snippets around the springframework. For Example easy creation of mocks with factory beans by the use of EasyMock
    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
  • 10
    SimpleDAO is a quasi-ORM mapping framework that uses plain-old objects and maps them and their properties to corresponding database tables and columns. As in the name, it merely provides very simple SELECT, INSERT, UPDATE, and DELETE functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simplify calling of Java code from C++, writing of native methods, handling exceptions, managing resources, and embedding the Java runtime in a C++ app. Creates "smart" C++ wrappers for Java classes by maintaining a simple text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple Ruby OptionParser-like implementation for Java. The focus is on simplicity and right now, we achieve that with very few classes (3 at the time of this writing) and no great plans to increase the number drastically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The SmartWeb framework is targeted to support rapid development of simple to complex web applications, leading to development of clean and stable code. It's built over consolidated open source frameworks and features the most useful design patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The wzz-bridge product provides "services" via simple http requests. These services include execution commands (Groovy, Java, Process, Sql) as well as services to store state and retrieve file resources. A Selenium IDE extension included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple object model for Java source code, to better enable code generation. Built to work for Java 5, but perhaps extendable to other languages in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Manentia Commons is a set of general purpose Java utility classes, including collection handling, configuration reading, date handling, logging wrappers, mail wrappers, database connection pooling manager, simple encryption wrappers and XML utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple calendar for java applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A panel manager and navigation framework for the echo2 framework using Spring to wire together the user interface components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The eXtensible Dynamic Presentation Manager (XDPM) Framework is a solution to adaptation or regeneration of contents in multimodal web application according to the used access device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    The COLIMA project is a framework for managing reusable Constants Lists such as Gender, Countries, Marital Status, etc. The project also includes an Eclipse plug-in to manage the constants lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EZinjector is a simple no-configuration dependency injection framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple library designed for managing configuration of your Java applications which is especially useful for Spring based projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple tool to pinpoint jdbc connection leaks in java code. Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo