Showing 747 open source projects for "java implementation loader"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    An implementation of a viewer for Naked Objects framework using the NetBeans Platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "Java Textual Desktop" project stands for the classical TEXT screen with java implementation inspired with Curcus which used for decades in the history of UNIX (linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is Java based game framework plus an implementation for a Texas Holdem poker game. The framework allows for the creation and distribtution of games in a manner similar to big poker houses, like PokerStars and FullTillt. site at www.trapoula.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    plausj a collection of checksum algorithms used to validate business keys like bank account codes or credit card numbers. It's compiled as JVM bytecode files (although it's not necessarily implemented in Java) and can be used on JRE 1.5 and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    Jcmdline is an easy to use Java package for processing command line parameters. Validation of various parameter types - booleans, filenames, numbers, dates, strings, etc; automatic usage formatting; implementation of common options (-help, -version..).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    This is the tool for generating C++ and Java finite state machines and also diagrams. The benefits of this solution: It is light and fast. It is using dynamic memory allocation very low. Logic of transitions is separated from implementation of event
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jostle (JOCL) is a Java implementation of the OCL Specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Groovy + Facelets = Gracelets. This combination enables you to develop/prototype/live edit your JSF views, controllers and libraries in the groovy language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Framework for manipulating Connections: The API mean purpose is provide a unified API through Adaptersto easily incorporate a third-party library into existing application. Also provide an efficient NIO based implementation supporting UDP and TLS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JAgile (or "Java Agile") is a simple but practical framework in Java. It implements some JEE Patterns as Transfer Object, Session Facade, Business Object, DAO Factory and DAO. Its unique persistence implementation is the Hibernate Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lima-Loa is an automatic implementation of the GoF Adapter Pattern for Java, allowing the marshalling of method calls to any interface onto any target object, including the automatic conversion of parameters, results and exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FuzzyArithmetic
    Fuzzy numbers and basic fuzzy arithmetics (+, -, *, /, 1/x) implementation written in Java. Should be used as a library, but it also has a GUI which demonstrates its capabilities (using SWT widgets).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java implementation of GNTP, the Growl Network Transport Protocol. This library allows your Java application to send notifications to Growl. This project is deprecated. Use the successor project at https://github.com/feilimb/libgrowl instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Currently, all existing formal tools are designed to serve as formal verifiers, using one implementation or another. JTLV is a new tool aimed to facilitate and provide a unified framework to the development of formal verification algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java language implementation of a ProxyBean (i.e. a generic implementation of an interface that follows standard Java bean conventions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JFTA is an API that makes your testing code independent of the underlying implementation. Thus you can easily switch between different implementations at runtime. Currently JFTA provides implementations for HtmlUnit and Selenium RC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Siouxsie is a Swing application framework. It includes a modular application model and a autonomous MVC implementation. It also provides support for popular librairies like SwingLabs and JGoodies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Avis is a multicast event bus. It provides a fast, publish/subscribe event routing service compatible with the commercial Elvin implementation developed by Mantara Software.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    A pure java DNS client implementation. Consists of a library and utilities for looking up the Internet domain names. The utilities are also able to fetch an entire domain zone and save it in the standard DNS zone file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Minimalistic Spring-style Inversion of Control implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pika is a lightweight implementation of JSR-283 (JCR Java Content Repository).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    help you monitor file or directory's modifications. Simply use in java application. this implementation is multi-thread safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jga is a functors library, intented to exploit functors as a design and implementation tool. jga adapts functors from C++, adds functors natural for java, and allows basic functors to be combined into compound structures to implement extended logic.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.