Showing 659 open source projects for "stock control software"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    JBuilder OpenTool for integration of the Perforce Version Control System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Connects Java objects and Swing user interface controls. Specifying underlying object for a control, along with a method to extract property value from the object, allows value to be displayed and edited in the control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A pure Java-based FTP server with a complete security structure, virtual directories/roots, object-based internal representation of files, and designed to be seemlessly cross-platform. Additional wish-list items will be posted shortly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The new Ionia Student Online is a student information system for high schools, run from a web environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Project Training System: Train all skills necessary during the development cycle of a software project. Communication between developers, testers, editors and users is technically supported by the sourceforge infrastructure. The project shall demonstrate
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This is a research project yielding a basis for a configuration management system (CMS) designed around the open source development (OSD) process. By first analyzing the OSD process and tools in its current state, the project aims to develop a system tha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenStory is an initiative to create an open source, extensible alternative to Vignette StoryServer with the ability to use many programming languages for writing templates and have well documented protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iXml is an XML Interpreter. The Interpreter runs over the XML. The language itself is modelled in XML. Connect Xml to data, guis, network and control it all. Please read proposal docs. Working implementation available for download less than 100k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a small program that enable you to generate XML from your 'home made' document format (should be a text file...) following a very simple control file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    State is a programming language for automation control software. Hierarchical, type parametrized systems, controlled by Moore statemachines, are connected with arbitrary precision signals. Code generators for M68HC11 and Java are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is an effort to port the RCS source code into java in the hopes that this API will help in the porting of CVS also.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DAPACT (Data Aware Processing And Control Tags) are JSP tags for simplifying the displaying of dynamic content in JSP pages. It focuses on retrieving data to be displayed, iterating over that data, and in providing control tags for changing what displays
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Framework for virtual teams and projects including workspace management, cooperative workflow and awareness. Implemented with a combination of Java, PHP, EJB and jython....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CBE is a revision control system with integrated make-like functions written in pure Java. It can be used similar to CVS but offers some new features like renaming files (while still keeping the history) and using a database as backend (optional)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fido is a library of Java classes that accept natural language (ie English) commands. The system uses a database of hierarchial objects to determine what actions to take. Currently, Fido accepts English command to control EJBs or Web Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java/Swing graphical CVS project browser, primarily aimed at helping illuminate the history of the project, with particular emphasis on credit/blame allocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cross-platform visual versioning system aimmed at easing the user and administrator of large versioning repositories. Being developed in parallel with an API to allow other programs (such as IDEs) to checkout and release source code transparently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This system will enable us to monitor people entering and leaving the company and the reason for the visit and those visiting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Agile Source Safe is a software development life cycle program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    this project will be a management system for an organizational internal Maven repository. Key features: authentication and authorization for the repository, web-based admin system, search engine to search artifacts by name, by contents, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Terrier is a RBAC framework, business oriented and with focus on manageability and access control. Integrating all company tecnhnologies (java, ruby, delphi and others). The owner of a system can manage and delegate manageability to the systems, reducing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Css Traffic Control - CSSTC

    Css Traffic Control - CSSTC

    Css Traffic Control (CSSTC) helps you plot out the z-indexes of your applications, so at a glance you can tell what the elevations will be on the screen and prevent covering up important information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    External Java Command Control

    Send commands from the command-line to your running application.

    Moved to GitHub https://github.com/fedups ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CDCL (Cascading Disclosure-Control Language) is a simple, transparent, high-confidence mechanism for declaring rules of disclosure. It is a language and framework built expressly for item-level disclosure control.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB