An open API service for producing an overview of a list of open source projects.

https://github.com/chardet/chardet

Python character encoding detector

Last synced: 22 Aug 2026

https://github.com/jopt-simple/jopt-simple

Java library for parsing command line options

Last synced: 22 Aug 2026

https://github.com/cglib/cglib

cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.

Last synced: 22 Aug 2026

https://github.com/javaee/javax.annotation

Repository for javax.annotation api

Last synced: 23 Aug 2026

https://github.com/unicode-org/icu

The home of the ICU project source code.

c-plus-plus cpp i18n icu icu4c icu4j java unicode unicode-consortium

Last synced: 22 Aug 2026

https://github.com/crystal-lang/crystal

The Crystal Programming Language

compiler crystal crystal-language hacktoberfest programming-language

Last synced: 23 Aug 2026

https://github.com/spring-projects/spring-ws

Spring Web Services

Last synced: 23 Aug 2026

https://gitlab.ow2.org/asm/asm/

This project contains the sources of the OW2 ASM library.

Last synced: 23 Aug 2026

https://github.com/ourway/auth

Authorization for humans - Full RBAC implementation with Sqlite3/Postgres backend support

auth authorization python python-library rbac rbac-authorization rbac-library roles

Last synced: 23 Aug 2026

https://github.com/allure-framework/allure-python

Allure integrations for Python test frameworks

allure behave pytest reporting robotframework

Last synced: 23 Aug 2026

https://github.com/netplex/json-smart-v2

Last synced: 23 Aug 2026

https://github.com/tox-dev/filelock

A platform-independent file lock for Python.

filelock hacktoberfest python

Last synced: 23 Aug 2026

https://github.com/java-native-access/jna

Java Native Access

Last synced: 23 Aug 2026

https://github.com/junit-team/junit-framework

✅ The programmer-friendly testing framework for Java and the JVM

java junit junit-jupiter junit-platform junit-vintage kotlin kotlin-testing test-framework

Last synced: 23 Aug 2026

https://github.com/fastapi/fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

api async asyncio fastapi framework json json-schema openapi openapi3 pydantic python python-types python3 redoc rest starlette swagger swagger-ui uvicorn web

Last synced: 23 Aug 2026

https://github.com/reactor/reactor-core

Non-Blocking Reactive Foundation for the JVM

asynchronous flow flux jvm mono reactive reactive-extensions reactive-streams

Last synced: 23 Aug 2026

https://github.com/FasterXML/jackson-modules-base

Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules

Last synced: 23 Aug 2026

https://github.com/antlr/antlr4

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

antlr antlr4 cpp csharp dart golang grammar java javascript language-recognition parse parser-generator parsing php python swift

Last synced: 23 Aug 2026

https://github.com/ben-manes/caffeine

A high performance caching library for Java

Last synced: 23 Aug 2026

https://github.com/stub42/pytz

pytz Python historical timezone library and database

Last synced: 23 Aug 2026

https://github.com/Kludex/uvicorn

An ASGI web server, for Python. 🦄

asgi asyncio http http-server python

Last synced: 23 Aug 2026

https://github.com/python-jsonschema/jsonschema

An implementation of the JSON Schema specification for Python

json json-schema jsonschema schema validation

Last synced: 23 Aug 2026

https://github.com/assertj/assertj

Fluent testing assertions for Java and the JVM

assertions assertj groovy hacktoberfest java kotlin testing typed-assertions

Last synced: 23 Aug 2026

https://github.com/eclipse-ee4j/jersey

Eclipse Jersey Project - Read our Wiki:

Last synced: 23 Aug 2026

https://github.com/logfellow/logstash-logback-encoder

Logback JSON encoder and appenders

json logback logback-appender logstash

Last synced: 23 Aug 2026

https://github.com/apache/lucene

Apache Lucene open-source search software

backend information-retrieval java lucene nosql search search-engine

Last synced: 23 Aug 2026

https://github.com/FasterXML/jackson-datatypes-misc

Collection of common Jackson datatype modules not part of other multi-project repos

Last synced: 23 Aug 2026

https://github.com/spring-projects/spring-batch

Spring Batch is a framework for writing batch applications using Java and Spring

batch batch-processing java spring

Last synced: 23 Aug 2026

https://github.com/FasterXML/jackson-datatypes-collections

Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections

eclipse-collections guava hacktoberfest jackson

Last synced: 23 Aug 2026

https://github.com/FasterXML/jackson-datatype-joda

Extension module to properly support full datatype set of Joda datetime library

Last synced: 23 Aug 2026

https://github.com/jaxen-xpath/jaxen

The Jaxen XPath Engine for Java

dom dom4j java jaxen jaxen-xpath-engine jdom xml xpath

Last synced: 23 Aug 2026

https://github.com/qos-ch/logback

The reliable, generic, fast and flexible logging framework for Java.

Last synced: 23 Aug 2026

https://github.com/getmoto/moto

A library that allows you to easily mock out tests based on AWS infrastructure.

aws boto ec2 s3

Last synced: 23 Aug 2026

https://github.com/jakartaee/rest

Jakarta RESTful Web Services

Last synced: 23 Aug 2026

https://github.com/spring-projects/spring-data-commons

Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.

data-access ddd framework java spring spring-data

Last synced: 23 Aug 2026

https://github.com/JetBrains/kotlin

The Kotlin Programming Language.

compiler gradle-plugin intellij-plugin kotlin kotlin-library maven-plugin programming-language wasm webassembly

Last synced: 23 Aug 2026

https://github.com/JetBrains/java-annotations

Annotations for JVM-based languages.

Last synced: 23 Aug 2026

https://github.com/LMAX-Exchange/disruptor

High Performance Inter-Thread Messaging Library

concurrency disruptor java

Last synced: 23 Aug 2026

https://github.com/mockito/mockito

Most popular Mocking framework for unit tests written in Java

java java-library mock mock-library mocking mocking-framework mockito mocks test-automation test-driven-development testing testing-tools

Last synced: 23 Aug 2026

https://github.com/lysine-dev/okhttp

A meticulous HTTP client for the JVM, Android, and GraalVM.

android graalvm java kotlin

Last synced: 23 Aug 2026

https://github.com/FasterXML/jackson-dataformat-xml

Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON

Last synced: 23 Aug 2026

https://github.com/redisson/redisson

Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..

cache distributed distributed-locks executor hibernate java json lock map micronaut quarkus queue redis redis-client scheduler session spring tomcat valkey valkey-client

Last synced: 23 Aug 2026

https://github.com/apache/commons-collections

Apache Commons Collections

commons

Last synced: 23 Aug 2026

https://github.com/lysine-dev/okio

A modern I/O library for Android, Java, and Kotlin Multiplatform.

kotlin kotlin-multiplatform

Last synced: 23 Aug 2026

https://github.com/eclipse-ee4j/jaxb-ri

Jaxb RI

java xml

Last synced: 23 Aug 2026

https://github.com/x-stream/xstream

Serialize Java objects to XML and back again.

java xml xstream

Last synced: 23 Aug 2026

https://github.com/raphw/byte-buddy

Runtime code generation for the Java virtual machine.

byte-code dynamic-proxy instrumentation java java-agent java-library java-virtual-machine

Last synced: 23 Aug 2026

https://github.com/easymock/objenesis

Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around this and this library provides a simple way to get at them. You will find the official site here.

Last synced: 23 Aug 2026

https://github.com/projectlombok/lombok

Very spicy additions to the Java programming language.

Last synced: 23 Aug 2026

https://github.com/apache/commons-validator

Apache Commons Validator

commons

Last synced: 23 Aug 2026

https://github.com/springdoc/springdoc-openapi

Library for OpenAPI 3 with spring-boot

java json-format kotlin oauth2 openapi openapi-spec openapi-specification openapi3 rest-api spring spring-boot spring-data-rest spring-hateoas spring-security spring-webflux springdoc-openapi swagger swagger-documentation swagger-ui yaml-format

Last synced: 23 Aug 2026

https://github.com/apache/velocity-engine

Mirror of Apache Velocity Engine

java library velocity

Last synced: 23 Aug 2026

https://github.com/micrometer-metrics/micrometer

An application observability facade for the most popular observability tools. Think SLF4J, but for observability.

cloud-native java metrics microservices monitoring observability

Last synced: 23 Aug 2026

https://github.com/ThomasWaldmann/argparse

python argparse, pypi version (moved from google code)

Last synced: 23 Aug 2026

https://github.com/bcgit/bc-java

Bouncy Castle Java Distribution (Mirror)

crypto dtls java openpgp post-quantum-cryptography tls

Last synced: 23 Aug 2026

https://github.com/psycopg/psycopg2

PostgreSQL database adapter for the Python programming language

database driver postgresql python

Last synced: 23 Aug 2026

https://github.com/swagger-api/swagger-core

Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API

hacktoberfest java open-source openapi openapi-specification openapi3 rest rest-api swagger swagger-api swagger-oss

Last synced: 23 Aug 2026

https://github.com/jboss-logging/jboss-logging

JBoss Logging

Last synced: 23 Aug 2026

https://github.com/jboss-javassist/javassist

Java bytecode engineering toolkit

java java-bytecode

Last synced: 23 Aug 2026

https://github.com/FasterXML/jackson-modules-java8

Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)

hacktoberfest jackson java-date

Last synced: 23 Aug 2026

https://github.com/apache/commons-dbcp

Apache Commons DBCP

commons

Last synced: 23 Aug 2026

https://github.com/FasterXML/jackson-dataformats-text

Uber-project for (some) standard Jackson textual format backends: csv, properties, yaml (xml to be added in future)

hacktoberfest jackson textual-formats

Last synced: 23 Aug 2026

https://github.com/apache/commons-fileupload

Apache Commons FileUpload is a robust, high-performance, file upload capability to your servlets and web applications

apache fileupload java upload

Last synced: 23 Aug 2026

https://github.com/lidatong/dataclasses-json

Easily serialize Data Classes to and from JSON

dataclasses json python

Last synced: 23 Aug 2026

https://github.com/hunterhacker/jdom

Java manipulation of XML made easy

Last synced: 23 Aug 2026

https://github.com/apache/commons-net

Apache Commons Net

commons

Last synced: 23 Aug 2026

https://github.com/apache/httpcomponents-core

Mirror of Apache HttpCore

httpcomponents

Last synced: 23 Aug 2026

https://bitbucket.org/snakeyaml/snakeyaml

a complete YAML 1.1 processor for JVM

Last synced: 23 Aug 2026

https://github.com/yaml/pyyaml

Canonical source repository for PyYAML

python yaml

Last synced: 23 Aug 2026

https://github.com/spring-projects/spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.

framework java spring spring-boot

Last synced: 23 Aug 2026

https://github.com/apache/activemq

Apache ActiveMQ

activemq amqp amqps apache broker java jms messaging mqtt openwire stomp

Last synced: 23 Aug 2026

https://github.com/JodaOrg/joda-time

Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.

date-time java joda joda-time

Last synced: 23 Aug 2026

https://github.com/FasterXML/jackson

Main Portal page for the Jackson project

hacktoberfest jackson java-json java-json-library

Last synced: 23 Aug 2026

https://github.com/elastic/elasticsearch

Free and Open Source, Distributed, RESTful Search Engine

elasticsearch java search-engine

Last synced: 23 Aug 2026

https://GitHub.com/elastic/Elasticsearch

Free and Open Source, Distributed, RESTful Search Engine

elasticsearch java search-engine

Last synced: 23 Aug 2026

https://github.com/tvernum/x5

Command Line tool for working with Certificates, Keys and other cryptographic objects

Last synced: 23 Aug 2026

https://github.com/apache/commons-pool

Apache Commons Pool

commons

Last synced: 23 Aug 2026

https://github.com/symfony/symfony

The Symfony PHP framework

bundle framework hacktoberfest php php-framework symfony symfony-bundle

Last synced: 23 Aug 2026

https://github.com/curl/curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

c client curl ftp gopher hacktoberfest http https imaps ldap libcurl library mqtt pop3 scp sftp transfer-data transferring-data user-agent websocket

Last synced: 23 Aug 2026

https://github.com/netty/netty

Netty project - an event-driven asynchronous network application framework

Last synced: 23 Aug 2026

https://github.com/hibernate/hibernate-commons-annotations

Hibernate Commons Annotations project

Last synced: 23 Aug 2026

https://github.com/aws/aws-sdk-java

The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/

amazon aws aws-sdk java

Last synced: 23 Aug 2026

https://github.com/apache/commons-codec

Apache Commons Codec

commons

Last synced: 23 Aug 2026

https://github.com/jakartaee/jaxb-api

Last synced: 23 Aug 2026

https://github.com/apache/httpcomponents-client

Mirror of Apache HttpClient

httpcomponents

Last synced: 23 Aug 2026

https://github.com/hibernate/hibernate-validator

Hibernate Validator - Jakarta Validation Reference Implementation

bean-validation hibernate java

Last synced: 23 Aug 2026

https://github.com/stleary/JSON-java

A reference implementation of a JSON package in Java.

hacktoberfest java json public-domain

Last synced: 23 Aug 2026

https://github.com/apache/commons-logging

Apache Commons Logging

commons

Last synced: 23 Aug 2026

https://github.com/junit-team/junit4

A programmer-oriented testing framework for Java — :warning: maintenance mode

Last synced: 23 Aug 2026

https://github.com/boto/boto3

Boto3, an AWS SDK for Python

aws aws-sdk cloud cloud-management python

Last synced: 23 Aug 2026

https://github.com/brettwooldridge/HikariCP

光 HikariCP・A solid, high-performance, JDBC connection pool at last.

connection-pool high-performance java jdbc

Last synced: 23 Aug 2026

https://github.com/hibernate/hibernate-orm

Idiomatic persistence for Java and relational databases

database envers hibernate hibernate-orm jakarta-persistence jakartaee java jdbc jpa object-relational-mapper object-relational-mapping orm persistence persistence-framework sql

Last synced: 23 Aug 2026

https://github.com/google/gson

A Java serialization/deserialization library to convert Java Objects into JSON and back

Last synced: 23 Aug 2026

https://github.com/eclipse-ee4j/ee4j

Eclipse EE4J Top-level Project and community related issues

Last synced: 23 Aug 2026

https://github.com/spring-projects/spring-security

Spring Security

framework java security spring spring-framework

Last synced: 23 Aug 2026

https://github.com/apache/commons-io

Apache Commons IO

commons

Last synced: 23 Aug 2026

https://github.com/pgjdbc/pgjdbc

Postgresql JDBC Driver

java jdbc postgresql

Last synced: 23 Aug 2026