Utility

Libraries which provide general utility functions.

Guava50.4K

Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and more.

Arthas35.9K

Allows to troubleshoot production issues for applications without modifying code or restarting servers.

Gephi6K

Cross-platform for visualizing and manipulating large graph networks. (GPL-3.0-only)

JavaVerbalExpressions2.6K

Library that helps with constructing difficult regular expressions.

bucket4j2.4K

Rate limiting library based on token-bucket algorithm.

Embulk1.8K

Bulk data loader that helps data transfer between various databases, storages, file formats, and cloud services.

Dex1.3K

Java/JavaFX tool capable of powerful ETL and data visualization.

minio-java1.1K

Provides simple APIs to access any Amazon S3-compatible object storage server.

cactoos745

Collection of object-oriented primitives.

Underscore-java536

Port of Underscore.js functions.

Semver4j76

Lightweight library that helps you handling semantic versioning with different modes.

dregex47

Regular expression engine that uses deterministic finite automata. It supports some Perl-style features and yet retains linear matching time, and also offers set operations.

Chocotea42

Generates postman collection, environment and integration tests from java code.

fswatch28

Micro library to watch for directory file system changes, simplifying java.nio.file.WatchService.

JKScope13

Java scope functions inspired by Kotlin.