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
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.
An extensible Javaimplementation of the W3C XQuery language. The project aims to provide
a generic XQuery parser (written with JavaCC),
translation to the XQuery core grammar,
modularised query optimisation,
and an open XMLSchema type system.
CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
A PHP implementation of a secure ecommerce site. Well laid out and documented. Easily extended. Uses a model 2 pattern with good database abstraction. Intended for PHP developers or those crossing over from Java.
Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
no more singleton, no more concrete implementation coding is required. it maintains the Service Objects and provides services for the client App. client just lookup the service object by id. it's useful to build component style development.
Chai-T is a prototype implementation of a compiler for a language based on Java and including Traits (http://www.iam.unibe.ch/~scg/Research/Traits/), which are a new program structuring unit designed to maximise flexibility in code reuse
"Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
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.
X:forge is a dynamic, component-based, XML generation system. The implementation is being written in Java, yet the system is language-agnostic. X:forge aims to be a viable alternative to technologies such as XSP. See http://xforge.sourceforge.net
Servlet serving resources (css,js,img) depending on browser, language and selected skin. Recursive parsing to find the best match. Compatible to portal implementation. Replacement of <find-in-resource> jsp with /resource/...
Alvyn is a free and open source re-implementation of Amos Pro Basic (Amiga) a Basic interpreter used for game developing. Alvyn is multiplatform and written in C++, with aim to preserve max compatibility with AmosPro. It use SDL library for graphics and
This project is a Javaimplementation of the Object Circuits (OC) paradigm, where a programmer builds software much like an engineer wires electronic circuits.
NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
MHPbox project is an open source implementation of MHP (Multimedia Home Platform). MHP is the open middleware designed by the DVB Project that is being used in digital TVs. MHPbox will turn your PC in a digital TV and provide a framework for developers.
Please note: not having time to complete jSai myself; I came across the ACEGI project which I now recommend instead.
jSai; a Servlet Authentication Implementation. jSai aims to allow easier to use, more powerful authentication for Java Servlets.
"Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C
XML schemas, XMLBeans, and Javaimplementation of the DIG interface
-- a standardised XML interface to Description Logics systems
developed by the DL Implementation Group (DIG).
This project provides an interface to Sun's JCE (Java Cryptographic Extensions) as a JSP taglib. It brings strong encryption algorithms such as AES and Blowfish to your JSP applications. It uses the bouncycastle.org cleanroom JCE 1.2.1 implementation as