518 projects for "java implementation loader" with 2 filters applied:

  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    siljac is a "Simple LCDproc Java Client" for LCDproc. Provides a basic implementation of the LCDproc protocol and the displayable data is extensible through plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Licurgo is an open implementation of Service Data Objects (SDO, JSR 235). It will define core infrastructure APIs for heterogeneous data access that supports common application patterns and supports higher-level tools and frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is intended as an example implementation of Java with SWT and Draw2D. It is also a pretty good Connect4 game that you play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object loader. JC uses GNU Classpath's class library.
    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
  • 5
    JWeaver is a J2EE framework that provides a default implementation for the most commonly used J2EE Patterns. JWeaver brings also a simple and proven architecture that tries to fill the gap between J2EE power and J2EE complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java3D 3DS FileLoader for platforms supporting JDK1.4 and Java 3D Highly functional, multiplatform 3DS File format loader Supports: Heirarchical animation Cameras Point Lights Directional Lights Textures Smooth Groups and other features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Prob-lo-Matic is a Chain of Responsibility implementation in Java designed to provide a robust, extensible and standardized error processing framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Small JAVA library for common bean operations. Experimental project that uses JAVA generics and annotations in order to provide easy to use and fast implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NiceSwing is a Swing implementation of the ContentProvider pattern.
    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
  • 10
    Implementation of RAS (http://www.omg.org/technology/documents/modeling_spec_catalog.htm) support in eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jeceira is an open-source implementation of JCR, the Content Repository for Java(tm) Technology Specification (JSR 170). Its goal is to create a freely available, fast, and extensible layer for various content dependent applications to build upon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    distDES is a Java RMI-based application which manages load balancing on heterogeneous clusters. Development will extend the theoretical initial implementation to include clustered Rainbow Table generation and encryption algorithm collision detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Infusion is a java framework that simplifies the implementation and the testing of 3-tier applications with rich client user interfaces, based on rich client technologies of the market like JDNC, and also a realistic sample banking application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An implementation of the Open Groups' ARM (Application Response Measurement) 4.0 Java interfaces. OpenArm can be configured to send ARM transaction data to a log, to a messaging queue, a datastore, a JMX notification or to an SNMP trap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SlimPGP is a pure Java implementation of OpenPGP protocol as defined in RFC2440. Current version implements most of the features in the OpenPGP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java implementation of a cubic B-spline curve smoothing function. Allows an arbitary number of points with a variable number of dimensions to have a cubic B-spline curve "fitted". Useful in finance for analysing bond or swap yield and discount curves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of the Openbus Project is to provide the open source community with a set of high quality, reliable and scalable Enterprise Application Integration (EAI) products. It will include an open source JBI implementation, an open source ESB, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Montag is a Web Services based system for interacting with XML Databases that provide a Java implementation of the XML:DB API. So, it permits heterogeneous SOAP-enabled clients, written for different platforms and languages, to operate over XML Databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The iBATIS Database Layer will help you design and implement better persistence layers for your Java applications using two main APIs: SQL Maps for reducing JDBC code and Data Access Objects for abstracting the persistence implementation details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Genetic Algorithm implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An extremely minimalistic Reporting Software for JSP / Servlet Applications. The current implementation supports RTF reports (based on templates) and CSV reports. A "ready to use" servlet to download the reports is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Validation Framework is highly customizable framework for creating and executing reusable validators and handlers for the result of the validation. Original implementation language is Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CLearJ is a clean Java-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearSharp, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CLearSharp is a clean C#-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearJ, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The J-WASTE project aims at the implementation of a platform independent client/server Java implementation of the WASTE protocol. This project started as a mandatory project course in networking at the Luleĺ University of Technology in Sweden.
    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.