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
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.
J-Clops is yet another Java library for parsing command line options.
What makes it different is the use of 'convention over configuration':
options directly correspond to setter methods in your program object.
jReform is a library for processing HTML forms that aims to simplify web development by automating validation of form inputs. Its emphasis is on simplicity and speed of development. No xml or configuration files are required.
Secure and customizable compute service that lets you create and run virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
A tool to transform clipboard content, primarily focused on alphabetical transformation (e.g. Cyrillic to Latin and similar). It also allows other functions to manipulate the clipboard content, like clearing the formatting the content might have.
Annotation based lexer and parser generator suitable for processing wide range of languages, from small domain specific languages to big ones like Java. Actions may be written directly as annotated java methods. Examples of expression language and Java5.
The Java Text Categorizing Library (JTCL) is a pure java implementation of libTextCat which in turn is "a library that was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy."
QDBM is a library of routines for managing a database. It is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API..
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
Lock Down Any Resource, Anywhere, Anytime
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
AdoPhotoAlbumExportJAlbum makes the bridge between Adobe Photoshop Album SE 3 and JAlbum. AdoPhotoAlbum can read in the Photoshop Album catalogue like tags, collections, captions and export meta datas
DCRaw4J converts digital camera RAW image files into standard formats such as JPEG and 16-bit TIFF (linear or non-linear). DCRaw4J was inspired by David Coffin's dcraw; a C program that handles raw formats from over 200 cameras.
The free-vision project aims at creating a library for computer vision related functions, including camera capture interface, stereo, imageprocessing, camera calibration and so on.
GIT is an open source library that operates image transcoding for mobile applications. GaWis is an open source information system for the creation, management and use of a customizable information source about mobile devices.
Joshi is a program that tries to recognize shapes on an image with a focus on OCR. It converts the image to vector graphics (polylines) and then tries to project these on stored vector graphics, calculating the best match.
Open Office Server Daemon based on older daemon written in python (oood).
Open Office is unstable as a server (memory leaks, not multithreaded, ...), this daemon makes it working in long-term without having to change anything in your code.
hypKNOWsys aims at developing a Java-based workbench for knowledge discovery and knowledge management. Currently, hypKNOWsys has released two intermediate tools: DIAsDEM Workbench (text mining for semantic tagging) and WUMprep (Web mining pre-processing)
Java based video capture software for the inexpensive (~$80) Hawking Technologies HNC230G Wireless-G Network camera. Motion detection and archiving of captured still images supported. Catch 'em in the act!
JPhysChem - a mathematical modeling toolbox designed to provide an abstract layer and a comprehensive graphical front-end for general model building and specific modeling and data processing in the field of mass spectrometry and physical chemistry.
Java Expert Rule Based Inference Language. Jerbil is an open source rule processing engine written in Java. Currently Jerbil supports a full set of processing functions with text-based and XML interfaces; a Java interface is planned.
iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
Small Java efficiency and productivity utilities as both stand alone programs and simple APIs. Including sipplets for GUI (Swing), threading and XML, plus utilities for SQL and XML. Download the wheel here!
Contact sheet from video project : extract images from one or multi video files and create a contact sheet. Final image dimensions or number of thumbnails are configurable.
HWST stands for "Hierarchical Watershed Transformation" which is an image segmentation technique. The HWST library was designed for a comfortable use as a JAI operator (Java Advanced Imaging).