LZ4 compression for Java, based on Yann Collet's work available at http://code.google.com/p/lz4/. This library provides access to two compression methods that both ...
JNanoID generates compact IDs with just 21 characters. By using a larger alphabet than UUID, JNanoID can generate a greater number of unique IDs, when compared to UUID, with fewer characters (21 ...
Requires Java 8 or above. To install the library, add the following lines to your build config file. which creates a client that will connect to Qdrant on https ...
Quartz is a richly featured, open source job scheduling library that can be integrated within virtually any Java application - from the smallest stand-alone application to the largest e-commerce ...
This repository holds the official Java Driver for Neo4j. It works with both single instance and clustered databases. Network communication is handled using Bolt Protocol. The preview feature is a new ...
Build, test, and deploy trading bots in Java. With 200+ (and counting) technical indicators, intuitive APIs, and production-minded tooling, you can explore markets, validate trading ideas, visualize ...
The CDK is an open-source Java library for cheminformatics and bioinformatics. The CDK is a class library intended to be used by other programs, it will not run as a stand-alone program. The library ...
See our tutorial for beginners: Getting started with GraphQL Java and Spring Boot For further details, please see the documentation: https://www.graphql-java.com ...
The JTS Topology Suite is a Java library for creating and manipulating vector geometry. It also provides a comprehensive set of geometry test cases, and the TestBuilder GUI application for working ...
SCIM, or System for Cross-domain Identity Management, is an IETF standard that defines an extensible schema mechanism and REST API for managing users and other identity data. SCIM is used by a variety ...
A lightweight extension to provide additional Java project explorer features. It works with Language Support for Java by Red Hat to provide the following features: If you want to fine-tune this, go to ...
This is an implementation of the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres. It's core is based on jBcrypt, ...