https://github.com/rnorth/visible-assertions
Alternative to JUnit assertions that provides a more insightful log narrative for your tests
Last synced: 06 Feb 2026
https://github.com/rnorth/tcp-unix-socket-proxy
Listens on a TCP port and proxies connections to a UNIX domain socket
Last synced: 06 Feb 2026
https://github.com/dropwizard/logback-throttling-appender
Throttling (async) appender for Logback
java logback logback-appender logging
Last synced: 06 Feb 2026
https://github.com/kohlschutter/junixsocket
Unix Domain Sockets for all Java versions 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more
af-unix bsd-sockets crosscompile inter-process-communication ipc java java-sockets-api jni jni-library junixsocket mysql postgresql rmi socket sockets tipc unix-domain-socket vsock
Last synced: 06 Feb 2026
https://github.com/FasterXML/jackson-jakarta-rs-providers
Multi-module project that contains Jackson-based "new" Jakarta-RS (nee "JAX-RS" -- ones under `jakarta.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats
Last synced: 06 Feb 2026
https://github.com/phax/profiler
Port of Twitter's Scala JVM-profiler to Java
Last synced: 06 Feb 2026
https://github.com/jnr/jnr-enxio
Java Native Runtime Enhanced X-platform I/O
Last synced: 06 Feb 2026
https://github.com/scala/scala-parser-combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module
parser-combinators parsing scala
Last synced: 06 Feb 2026
https://github.com/scala/scala-xml
The standard Scala XML library
sax-parser scala scala-xml xml
Last synced: 06 Feb 2026
https://github.com/rnorth/duct-tape
A little Java 8 library providing an implementation of the Circuit Breaker pattern. It provides fault tolerant wrappers for code that calls external APIs and unreliable components, including those that may fail, time out, or return inconsistent results.
Last synced: 06 Feb 2026
https://github.com/scala/scala-java8-compat
A Java 8 (and up) compatibility kit for Scala.
Last synced: 06 Feb 2026
https://github.com/jOOQ/jOOL
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
Last synced: 06 Feb 2026
https://github.com/cucumber-attic/cucumber-html
Cross platform HTML formatter for all implementations of Cucumber
Last synced: 06 Feb 2026
https://github.com/jchambers/java-otp
A one-time password (HOTP/TOTP) library for Java
2fa hotp java one-time-password otp security totp two-factor-authentication
Last synced: 06 Feb 2026
https://github.com/jetty/jetty-toolchain
Eclipse Jetty® - Servlet Engine and Http Server project repository (jetty.toolchain)
Last synced: 06 Feb 2026
https://github.com/microprofile/microprofile-opentracing
microprofile-opentracing
Last synced: 06 Feb 2026
https://github.com/akka/akka-http
The Streaming-first HTTP server/module of Akka
akka akka-http hacktoberfest http http-client http-server http2 reactive streaming websocket
Last synced: 06 Feb 2026
https://github.com/argparse4j/argparse4j
Java port of Python's famous argparse command-line argument parser.
argparse command-line java
Last synced: 06 Feb 2026
https://github.com/lightbend/ssl-config
SSL configuration logic, extracted from Play's WS (for use in Akka et al).
akka akka-http ssl tls
Last synced: 06 Feb 2026
https://github.com/jhalterman/typetools
Tools for working with generic types
Last synced: 06 Feb 2026
https://github.com/opentracing-contrib/java-tracerresolver
Resolver API for OpenTracing Tracer implementations.
opentracing resolver serviceloader tracer
Last synced: 06 Feb 2026
https://github.com/opentracing-contrib/java-web-servlet-filter
OpenTracing Java Web Servlet Filter Instrumentation
filter instrumentation opentracing servlet tracing
Last synced: 06 Feb 2026
https://github.com/opentracing-contrib/java-jaxrs
OpenTracing Java JAX-RS instrumentation
apache-cxf instrumentation jax-rs jaxrs jersey opentracing resteasy tracing
Last synced: 06 Feb 2026
https://github.com/cucumber-attic/datatable-java
[READ ONLY] Data Table for Java - subtree of monorepo. Now part of Cucumber-JVM
Last synced: 06 Feb 2026
https://github.com/nidi3/graphviz-java
Use graphviz with pure java
graphviz java
Last synced: 06 Feb 2026
https://github.com/vladmihalcea/hypersistence-utils
The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.
array custom-types enum hibernate hibernate-types hypersistence java json performance performance-testing spring spring-boot spring-data-jpa
Last synced: 06 Feb 2026
https://github.com/aws/aws-swf-flow-library
AWS Simple Workflow Flow framework library
Last synced: 06 Feb 2026
https://github.com/signalfx/signalfx-java
Java client libraries for SignalFx (Deprecated)
codahale-metrics java metrics monitoring signalfx yammer-metrics
Last synced: 06 Feb 2026
https://github.com/papertrail/profiler
Port of Twitter's Scala JVM-profiler to Java
Last synced: 06 Feb 2026
https://github.com/okta/okta-sdk-java
A Java SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
Last synced: 06 Feb 2026
https://github.com/mifmif/Generex
A Java library for generating String from a regular expression.
java regex regular-expression string-generator
Last synced: 06 Feb 2026
https://github.com/java-json-tools/btf
Generic interfaces to the classical builder pattern and the less classical "freeze/thaw" pattern
Last synced: 06 Feb 2026
https://github.com/java-json-tools/jackson-coreutils
JSON Pointer (RFC 6901) and numeric JSON equivalence for Jackson (2.2.x)
Last synced: 06 Feb 2026
https://github.com/java-json-tools/json-patch
An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
Last synced: 06 Feb 2026
https://github.com/java-json-tools/msg-simple
A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle
Last synced: 06 Feb 2026
https://github.com/bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
bogus c-sharp csharp data data-access-layer data-generator database dotnet fake faker generator poco seed test-data
Last synced: 06 Feb 2026
https://github.com/serilog-contrib/serilog-sinks-elasticsearch
A Serilog sink that writes events to Elasticsearch
elasticsearch looking-for-maintainer serilog serilog-sink
Last synced: 06 Feb 2026
https://github.com/serilog-contrib/serilog-enrichers-clientinfo
Enrich logs with client IP, correlation id and HTTP request headers.
asp-net-core asp-net-mvc enrich-logs enrichers serilog serilog-enrichers
Last synced: 06 Feb 2026
https://github.com/laurentiustamate94/serilog-enrichers-aspnetcore
Enrich Serilog log events with properties from HttpContext in AspNetCore
aspnet aspnetcore httpcontext serilog serilog-enrichers
Last synced: 06 Feb 2026
https://github.com/dotnet/Scaffolding
Code generators to speed up development.
Last synced: 06 Feb 2026
https://github.com/joshcomley/System.Net.Mail
.Net Core partial port of System.Net.Mail
Last synced: 06 Feb 2026
https://github.com/danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
code-coverage dotnet-core reporting tdd-utilities testing
Last synced: 06 Feb 2026
https://github.com/reactivex/rxjs
A reactive programming library for JavaScript
javascript rxjs
Last synced: 06 Feb 2026
https://github.com/datadog/dd-trace-java
Datadog APM client for Java
apm bytebuddy datadog datadog-apm datadoghq distributed-trace distributed-tracing java javaagent profiling tracing
Last synced: 06 Feb 2026
https://github.com/unbescape/unbescape
Advanced yet easy to use escaping library for Java
css csv escaping html java json libraries url xml
Last synced: 06 Feb 2026
https://github.com/attoparser/attoparser
A tiny but fast java event-style markup parser.
dom html java markup parsing sax xml
Last synced: 06 Feb 2026
https://github.com/awslabs/amazon-sqs-java-messaging-lib
This Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service.
amazon-sqs jms jms-client jms-queue sqs
Last synced: 06 Feb 2026
https://github.com/patorjk/figlet.js
A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.
Last synced: 06 Feb 2026
https://github.com/bahamas10/node-clear
Clear the terminal screen if possible
Last synced: 06 Feb 2026
https://github.com/EsotericSoftware/reflectasm
High performance Java reflection
Last synced: 06 Feb 2026
https://github.com/EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
cloning java kryo serialization
Last synced: 06 Feb 2026
https://github.com/mock-server/mockserver
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
grunt-plugin homebrew java-client javascript-client mock-server node-client node-module proxy ruby-client
Last synced: 06 Feb 2026
https://github.com/microsoftgraph/msgraph-sdk-java
Microsoft Graph SDK for Java
devxeng java microsoft-graph microsoft-graph-sdk sdk
Last synced: 06 Feb 2026
https://github.com/auth0/auth0-java
Java client library for the Auth0 platform
dx-sdk hacktoberfest java
Last synced: 06 Feb 2026
https://github.com/pydantic/jiter
Fast iterable JSON parser.
json json-parser pydantic rust
Last synced: 06 Feb 2026
https://github.com/unitedstates/python-us
A package for easily working with US and state metadata
fips metadata states united-states
Last synced: 06 Feb 2026
https://bitbucket.org/emorynlp/nlp4j-english
English lexica and models used in EmoryNLP.
Last synced: 06 Feb 2026
https://github.com/vinhkhuc/JFastText
Java interface for fastText
java jni machine-learning model-compression nlp text-classification word-embeddings
Last synced: 06 Feb 2026
https://github.com/bytedeco/javacpp
The missing bridge between Java and native C++
c c-plus-plus cpp java javacpp jni maven-plugin
Last synced: 06 Feb 2026
https://github.com/trivio/zipper
Zipper data structure for python. Described by Huet, ported from clojure.
Last synced: 06 Feb 2026
https://github.com/onnx/onnx
Open standard for machine learning interoperability
deep-learning deep-neural-networks dnn keras machine-learning ml neural-network onnx pytorch scikit-learn tensorflow
Last synced: 06 Feb 2026
https://github.com/apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
mxnet
Last synced: 06 Feb 2026
https://github.com/devopshq/artifactory
dohq-artifactory: a Python client for Artifactory
aql artifactory artifactory-query-language artifactory-saas hacktoberfest jfrog jfrog-artifactory python python-library
Last synced: 06 Feb 2026
https://github.com/akka/akka-core
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
actor-model akka cloud-native concurrency distributed-actors distributed-systems high-performance reactive streaming
Last synced: 06 Feb 2026
https://github.com/leangen/geantyref
Advanced generic type reflection library with support for working with AnnotatedTypes (for Java 8+)
annotations reflection types
Last synced: 06 Feb 2026
https://github.com/LibrePDF/OpenPDF
OpenPDF is an open-source Java library for creating, editing, rendering, and encrypting PDF documents, as well as generating PDFs from HTML. It is licensed under the LGPL and MPL.
flyingsaucer itext java kotlin openpdf pdf pdf-generation
Last synced: 06 Feb 2026
https://github.com/census-instrumentation/opencensus-java
A stats collection and distributed tracing framework
cloud dapper distributed-tracing java metrics monitoring opencensus prometheus signalfx stackdriver stats trace tracing zipkin
Last synced: 06 Feb 2026
https://github.com/googleapis/google-oauth-java-client
Google OAuth Client Library for Java
Last synced: 06 Feb 2026
https://github.com/mttkay/signpost
A light-weight client-side OAuth library for Java
Last synced: 06 Feb 2026
https://github.com/antlr/antlr3
antlr v3 repository (pulled from p4 with history from //depot/code/antlr/antlr3-main
Last synced: 06 Feb 2026
https://github.com/javaee/hk2
A light-weight and dynamic dependency injection framework
Last synced: 06 Feb 2026
https://github.com/jakartaee/security
Jakarta Security
authentication authorization security
Last synced: 06 Feb 2026
https://github.com/jakartaee/batch
The Jakarta Batch project produces the Batch Specification and API.
Last synced: 06 Feb 2026
https://github.com/peter-gergely-horvath/windpapi4j
Windows DPAPI JNA Wrapper
decryption dpapi encryption java jna microsoft windows-dpapi
Last synced: 06 Feb 2026
https://github.com/addthis/stream-lib
Stream summarizer and cardinality estimator.
java
Last synced: 06 Feb 2026
https://github.com/checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
code-quality command-line-tool hacktoberfest java static-analysis static-code-analysis
Last synced: 06 Feb 2026
https://github.com/hierynomus/sshj
ssh, scp and sftp for java
java scp sftp sftp-client ssh ssh-client
Last synced: 06 Feb 2026
https://github.com/eclipse-ee4j/orb
Eclipse ORB is a CORBA orb for use in Jakarta EE and GlassFish and other projects that still need an ORB.
corba corba-client corba-giop corba-server
Last synced: 06 Feb 2026
https://github.com/awspring/spring-cloud-aws
The New Home for Spring Cloud AWS
amazon-web-services aws java spring spring-boot spring-cloud
Last synced: 06 Feb 2026
https://github.com/aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
aws aws-apigateway aws-lambda netcore serverless
Last synced: 06 Feb 2026
https://github.com/pdonald/language-detection
.NET Port of Language Detection Library for Java
Last synced: 06 Feb 2026
https://github.com/icsharpcode/SharpZipLib
#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
Last synced: 06 Feb 2026
https://github.com/wdcossey/Apache.NMS.ActiveMQ.NetStd
Apache NMS for ActiveMQ Class Library (.Net Messaging Library Implementation): An implementation of the NMS API for ActiveMQ
Last synced: 06 Feb 2026