Showing 134 open source projects for "trdp-light"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    EL4Ant is a light and efficient build system based on Apache Ant. A project is described in XML as modules with transitive dependencies. Features are provided thanks to plugins: Java execution, JUnit reports, EMMA code coverage, Eclipse integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HyperCuP is as P2P infrastructure for scalable distributed communication. HyperCuP has been invented by Schlosser, Sintek, Decker and Nejdl. This project delivers a light-weight implementation of HyperCuP ready to make current apps distributed in a minut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaSteps is a simple and light-weight flow execution engine written in Java, that can be used with any Java application to create a flow based running environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Light complete CORBA services Java implementation targeted to JavaSoft ORB with possible bridging some services to corresponding analogs like JMS, JTS and others.
    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
  • 5
    Action Arcade 2D j2me Engine Basic engine for j2me action arcade games, basic API for developing games. It will be a light engine. Methods and functions for load and paint graphics, background maps, basic sprites animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ccTrayIcon is a Java application which displays a 'traffic light' icon in your system tray, showing the current build status of projects on a CruiseControl integration server. It should run on any platform supported by JDIC [https://jdic.dev.java.net/].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PersonalBlog is a light-weight personal blogging application that is suitable for installing on your own host provider. It\'s written in JAVA and uses a variety of J2EE technologies, including: ant, servlets, jsp, jdbc, hibernate, struts,tiles and log4j
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mule is a robust and highly scalable ESB (Enterprise Service Bus) framework based on SEDA. It is designed as a light-weight, event-driven component technology that handles communication with disparate systems transparently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A light multi-level role-play game written in Java, built upon its own easy-to-use OOP game library, with no dependencies.
    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
    Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications! It uses a very tiny XML parser crafted for this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MAOS (Meta-Attribute Object Store) is a light-weight Java library / framework implementing simple Object persistence using search-engine technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSTP is a light-weight template language for Java; a JSTP page is translated into a plain java class at build time and there is no runtime dependencies. JSTP borrows most syntax and semantics from JSP to steal IDE supports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Apad text editor is a light-weight developers editor. It provides syntax highlighting for most source files, it can open most image formats, and it is able to display web files. It requires little to no configuration before you start using it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    <b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    lightweb -- light weight web framework A very simple and fast web framework with a DispatchServlet, an Action interface, and a Config Reading part. maps one url -> one action instance. lightweb is very suitable for Template Tech like Velocity, fastm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JEPLite is a light-weighted (re)implementation of the Java Expression Parser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zaval Light-Weight Visual Components Library (LwVCL) is a pure Java alternative to humble AWT-based GUI interfaces for wide ranges of platforms, including J2SE, PersonalJava and J2ME(coming soon). LwVCL can be used on Zaurus, iPAQ and other devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JSource is a small Java IDE written in Java using entirely Swing components. It has a light but powerful editor that allows creating, editing, compiling, and running Java files. It also supports syntax highlighting for other programming languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    WebStone is a super light-weight Web Application Framework using Java Servlets. It shares with Struts many common design patterns and yet it is much more versatile and it does not impose any restrictions to the application design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Omega is a light-weight framework for the implementation of hierarchical state machines in Java. The core consists of 2 classes and 3 interfaces, making it simple to implement reliable and deterministic behavior. Small 7K jar for constrained environments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Light-weight Java XML parser with limited XPath search support. Aimed to be used as a utility for misc developing tasks (i.e. config file parsing, message exchange between objects, etc). Features: (i) Runs on Java 1.1 VM (can be used for applets) (i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Light-weight Java based Business Rules Engine (BRE) that uses XML as a way to control process flow for an application in an external entity. Soon to comply to JSR 94.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The projects objective is to provide an easy to use object relational mapping light weight tool. This tool is written in Java and completely OS-independend. It is no engine, no code generator and no kind of application server. Its just a tool, that allows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Zaval Database Export Utility is a light-weight, web-based client, specially designed for data export from any database without having to launch the database-specific administrative clients or tools.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB