Stars
Community maintained modules for Testcontainers for Rust
MongoDB object-document mapper in Java based on https://github.com/mongodb/mongo-java-driver
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
extract internal monitoring data from application logs for collection in a timeseries database
Tool to sanitize data from Java heap dumps.
Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
GroupDocs.Metadata for Java examples, plugins and showcase projects
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Fault tolerance and resilience patterns for the JVM
ClickHouse® is a real-time analytics database management system
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
Sourcetrail - free and open-source interactive source explorer
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
Microservices demo application on cloud-hosted Kubernetes cluster
Workflows for automation of AWS services setup from Github CI/CD
A simple, zero-dependencies library to parse environment variables into structs
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients a…