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.
Ministone is a mini blog system implementation in JAVA. It's based on the famous Spring and Hibernate.The web layer will using AJAX to enchance user experience.It contains blog article management,user registeration,statistics and so on.
Haggler supports the definition, documentation, and implementation of class invariants and method pre-conditions and post-conditions through Java5 annotations.
Escher is a collection of libraries for X Window System written purely
in Java. It consists of an X11 protocol implementation (similar to
xlib for C/C++), and its extensions such as GLX, the OpenGL rendering
protocol.
pmMDA - poor man MDA - is a pragmatic MDA code generation engine based on Velocity. The implementation is done in Java. The input model is defined using UML tools - e.g. ArgoUML -. Target frameworks are provided to realize complex applications.
JKalman is an Open Source Javaimplementation of Kalman filter.
Kalman filter is an efficient computational (recursive) tool to estimate the dynamic state of a process in a way that minimizes the mean of error.
Bitgate Server Software Environment. This is a simple server implementation that relies on Java 6 functionality. It provides transparent networking functionality, and the ability to add support for virtually any server protocol using a simple framework.
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.
OpenNeuron is a neural networks implementation written in Java. Currently supports only Kohonen Network model, but API is designed to be easily extended to model other network types. This implementation was used for face thermal pictures recognition.
EJOE is a lightweight remoting framework with focus on pluggable (de)serialization mechanisms. It offers a scaleable high-performance implementation of the request-process-response-pattern build around a modern multithreaded server architecture.
kongmingosgi is an implementation of OSGi framework based on r4. Based on OSGi framework, our plan is to implement some high level devoplement model for different environments like J2EE, J2ME.
An implementation of the ETSI DAB EPG standard (ETSI TS 102 818) incorporating an XML and binary marshaller (ETSI TR 102 371). This can be used by broadcasters for sending EPG data to a DAB multiplex for broadcast, or for general schedule interfacing.
MillScript is a full featured, yet easy to use language for the batch production of templated Web sites. The language is a Java-based, early implementation of Spice: an experimental language developed by the OpenSpice group.
EPO extension project, a language / platform independant implementation of the EPO-Extension protocol. EPO is a performance monitoring tool for networks and organisations (http://www.epo-elements.com).
ArchMapper is a Tool for mapping architecture descriptions of a program to a Javaimplementation. It offers two main functions: Generating Java source code stubs from an architecture and checking a Javaimplementation for conformance with an architecture
kXML-RPC is a Java ME (J2ME) implementation of the XML-RPC protocol built on top of the kXML parser. kXML-RPC empowers Java ME devices with a lightweight mechanism for exchanging data and invoking web services, in a neutral, standardized XML format.
Platform-independent C-API library implementing the Record-JAR file format, with mappings to other languages/technologies, including C++, COM, D, .NET, Python, Ruby, and STL.
This project is a highly flexible implementation of the well known bin packing algortihms: next fit, first fit, best fit, worst fit. The elements and bins may have any number of dimensions.
BDD-Based Deductive Database, an implementation of Datalog that uses Binary Decision Diagrams as the underlying data structure. This allows it to represent exponentially-sized relations efficiently.
JarClassLoader is an implementation of the java.lang.ClassLoader
that is able to load jars from within other jars.
That means you can bundle your application and librarys within one jar
and this class-loader will load all these jar-files.