Java
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
- GitHub: https://github.com/topics/java
- Wikipedia: https://en.wikipedia.org/wiki/Java_(software_platform)
- Created by: James Gosling
- Released: May 23, 1995
- Aliases: java-8, java8, java11, java-11, jvm, jdk, openjdk, javase, java-se,
- Last updated: 2026-07-07 00:16:51 UTC
- JSON Representation
https://github.com/xedziu/keepmypassword-desktop
KeepMyPassword for Desktop - keep your passwords locally and secure.
hacktoberfest java javafx javafx-desktop-apps
Last synced: 02 Jul 2025
https://github.com/xxdark/deencapsulation
For those, who does not want to deal with Jigsaw
Last synced: 19 Apr 2025
https://github.com/kiraio-moe/lovelive2d
Unlock Live2D Cubism Pro ✨
cracking hacking java live2d live2d-cubism reverse-engineering
Last synced: 10 Apr 2025
https://github.com/jothi-prasath/termux-dev-setup
Termux Development Environment Setup
android development golang hacktoberfest java linux nodejs open-source python ruby rust termux termux-tool
Last synced: 11 Apr 2025
https://github.com/learnlib/alex
Automata Learning EXperience (ALEX) - A free and open-source web application for testing and learning web applications via active automata learning
automata-learning automata-learning-algorithms java learnlib machine-learning selenium web-application
Last synced: 30 Apr 2025
https://github.com/davidmoten/odata-client
Java client generator for a service described by OData CSDL 4.0 metadata. Includes Microsoft Graph clients (v1.0 and Beta), Graph Explorer client, Analytics for DevOps, Dynamics CRM clients
azure-devops dynamics-crm java microsoft-graph microsoft-graph-sdk odata odata-services
Last synced: 09 Apr 2025
https://github.com/rcsb/colorbrewer
:rainbow: Create color blind friendly color palettes in Java
color-palette colorblind colorbrewer colorpicker java
Last synced: 11 Jan 2026
https://github.com/TweetyProjectTeam/TweetyProject
TweetyProject is a collection of Java libraries that implement approaches to different areas of artificial intelligence.
argumentation artificial-intelligence java java-libraries knowledge-representation symbolic-artificial-intelligence
Last synced: 10 Jan 2026
https://github.com/apache/directory-ldap-api
Apache Directory LDAP API
directory java network-client network-server
Last synced: 15 May 2025
https://github.com/diennea/blobit
BlobIt - a Distributed Large Object Storage
blob-storage bookkeeper distributed java storage
Last synced: 22 Aug 2025
https://github.com/handsomestwei/sl651-2014
sl651-2014水文通讯协议netty服务端实现
java netty4 sl651-2014 springboot
Last synced: 20 Jul 2025
https://github.com/xvik/guice-validator
Guice javax.validation method validation integration
Last synced: 13 Apr 2025
https://github.com/daobab-projects/daobab-core
Daobab - Java ORM, Object Oriented SQL for Java and Kotlin
daobab h2-database java java-orm jdbc jdbc-database kotlin mysql-database oracle-database orm postgresql-database sql
Last synced: 26 Oct 2025
https://github.com/ingef/conquery
Visual, interactive queries against big databases
big-data big-data-analytics java
Last synced: 08 May 2025
https://github.com/kofituo/rifgen
c code-generation codegen flapigen java jni rust swig
Last synced: 23 Oct 2025
https://github.com/jakesteam/vidsta
Easily implementable and customisable Android video player library
android java library video-player
Last synced: 14 Jun 2025
https://github.com/alibaba/table-computing
Table-Computing (Simplified as TC) is a high performance and low latency computing framework, 10x faster than Flink for complicated use cases, distributed and light weighted, relational operation, simple to use, write less and do more.
big-data data-analysis java stream-processing table-computing tc
Last synced: 14 Oct 2025
https://github.com/pool-of-tears/ktscheduler
LIghtweight task/job scheduling library for Kotlin, powered by Kotlin coroutines!
backend java job-scheduler jvm kotlin kotlin-coroutines kotlin-library task-scheduler
Last synced: 13 Oct 2025
https://github.com/vil/haiku
Open source base client for the latest Fabric version.
base-client fabric fabric-client fabric-mod gui hack-client imgui java minecraft minecraft-client minecraft-hack minecraft-mod template utility-mod
Last synced: 11 Oct 2025
https://github.com/kuroppoi/brainwine
A portable private server for Deepworld.
deepworld java private-server server-emulator
Last synced: 17 Jan 2026
https://github.com/Magmastream-NPM/magmastream
A user-friendly Lavalink client designed for NodeJS.
discordjs java javascript lavalink lavalink-client lavalink-wrapper magmastream music nodejs npm npm-package npmjs package typescript wrapper
Last synced: 20 Oct 2025
https://github.com/3kuai/hanbo-db
hanboDB is a high available,low latency memory database system
java message-queue netty4 pubsub redis-server
Last synced: 26 Apr 2026
https://github.com/frossm/rpncalc
RPNCalc: The Command Line Reverse Polish Notation (RPN) Calculator
calculator command-line constants high-percision java lifo polish-notation rpn-calculator rpn-calculator-java scientific-calculator snap stacks trigonometry undo unit-conversion user-defined-functions
Last synced: 07 Feb 2026
https://github.com/ai-forever/spring-ai-gigachat
Spring AI extension for GigaChat LLM
gigachat java kotlin spring-ai
Last synced: 01 Feb 2026
https://github.com/authme/configme
A simple configuration management library for any Java project!
config-management configme configuration configuration-management java properties properties-loader settings-storage yaml-configuration yaml-exporter
Last synced: 06 Apr 2025
https://github.com/wkgcass/jdkman
Manage multiple JDK instances.
command-line-tool java native-image
Last synced: 08 Mar 2026
https://github.com/black-hell-team/sppen
Malware and malicious applications database
backdoor c covid-19-locker csharp hacking horus-eye java jdk kernel-module keylogger malware malware-analysis malware-development rat reverse-engineering reverse-shell rootkit visual-basic wannacry-ransomware
Last synced: 10 Apr 2025
https://github.com/spacecodee/springboot-security-open-template
This repository is a Spring Boot template for implementing JWT-based authentication and role-based access control. It includes secure user management, developer and admin protections, token security features, and integrated API documentation using Swagger and OpenAPI.
devcontainer docker docs gradle java postgresql springboot swagger
Last synced: 23 Jul 2025
https://github.com/ivangfr/springboot-keycloak-mongodb-testcontainers
The goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides for testing applications.
docker integration-testing java keycloak mongodb oauth2-resourceserver spring-boot spring-data-mongodb spring-security spring-web-mvc springdoc-openapi testcontainers unit-testing
Last synced: 12 Oct 2025
https://github.com/blackboxvision/datetimepicker-edittext
📅 A set of EditTexts with built-in support for Date and TimePicker's using Fragments
android calendar datetimepicker edittext java library timepicker
Last synced: 14 May 2025
https://github.com/madonahs/machine-learning
🌎 I created this repository for educational purposes. It will host a number of projects as part of the process .
java linear-programming linear-regression machine-learning matrices matrix-multiplication neural-network neural-networks python r tensorflow tensorflow-experiments tensorflow-models
Last synced: 02 Jun 2026
https://github.com/jacobbvfx/ResolveRPC
Simple RPC Client for DaVinci Resolve written in Java
davinci davinci-resolve davinci-resolve-discord davinci-rich-presence davinciresolve-rich-presence discord discord-rich-presence java java16 open-source resolve resolve-rich-presence resolverpc rich-presence video video-editing windows windows-10
Last synced: 31 Mar 2025
https://github.com/laurensk/logisim-macos
Logisim for macOS Catalina and newer
application-stub java logisim macos-app macos-catalina
Last synced: 19 Jun 2025
https://github.com/wgrape/blog
欢迎关注博客 🎉🎉🎉 ,分享开源项目、后端开发、中间件和架构等计算机领域的原创技术文章 :wgrape.github.io
architecture blog go golang java javascript linux mysql php python redis
Last synced: 24 Apr 2025
https://github.com/SpineEventEngine/core-java
The Java implementation of the framework core
ddd-cqrs-framework event-sourcing java
Last synced: 14 Jun 2025
https://github.com/apache/geronimo
Mirror of Apache Geronimo
geronimo http java javaee network-server web-framework
Last synced: 19 Oct 2025
https://github.com/apache/camel-kameleon
Camel Kameleon is a project to scaffold new Camel project.
Last synced: 19 Oct 2025
https://github.com/soumyadip007/dbj.jar
An Open-source Library for replacement of native JDBC protocol , DBJ.jar can easily connect to database with some Method, So user have to give the credentials and the parameter into the function ,DBJ will handle the rest part(Connection, Driver Manager, Prepared Statement, Resultset etc)
bean connection dao jar java jdbc-driver mysql open-source oracle
Last synced: 21 Mar 2025
https://github.com/jenkinsci/webhook-step-plugin
Jenkins Pipeline plugin for blocking a pipeline until an external system calls a webhook.
Last synced: 09 Apr 2025
https://github.com/vaadin/base-starter-flow-quarkus
A project base/example for using Vaadin with Quarkus
Last synced: 10 Sep 2025
https://github.com/mapteb/simple-state-machine
A simple Java state machine for Spring Boot projects
finite-state-machine fsm java spring-boot state-machine statechart statemachine
Last synced: 03 May 2025
https://github.com/SourceLabOrg/kafka-connect-client
A kafka-connect REST api client for java
java kafka kafka-connect rest-client
Last synced: 03 May 2025
https://github.com/dimflix/nexus-pc
My term project on databases
application college college-project computer-shop course-project coursework css database java javafx javafx-application postgresql shop
Last synced: 21 Mar 2025
https://github.com/poppsya/mediateka
The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚
android android-application android-cleanarchitecture clean-architecture dagger2 gson java kotlin kotlin-android mockito-framework mvp mvp-android retrofit room room-android room-persistence-library rxjava-android rxjava2 testing unit-testing
Last synced: 16 Aug 2025
https://github.com/digitalheir/java-probabilistic-earley-parser
🎲 Efficient Java implementation of the probabilistic Earley algorithm to parse Stochastic Context Free Grammars (SCFGs)
ambiguous-sentences cfg computational-linguistics context-free context-free-grammar earley-algorithm grammar java parser parsing probabilistic probabilistic-earley-parser
Last synced: 14 Apr 2025
https://github.com/tenkyuchimata/mceew
A real-time Earthquake Early Warning(EEW) plugin for Minecraft Server.
bousai bukkit bukkit-plugin earthquake earthquake-early-warning earthquakes eew folia folia-plugins java minecraft minecraft-plugin minecraft-server paper spigot spigot-plugin
Last synced: 22 Apr 2025
https://github.com/homyakin/iuliia-java
Transliterate Cyrillic → Latin in every possible way (Java version)
cyrillic international iuliia jackson-json java java-17 latin library maven transliteration
Last synced: 10 Apr 2025
https://github.com/woowacourse-teams/2022-levellog
레벨 인터뷰의 모든 것, 레벨로그
java jpa react react-query spring-boot spring-rest-docs typescript
Last synced: 14 Oct 2025
https://github.com/rieckpil/testing-spring-boot-applications-primer
🚀 Getting Started with Testing Spring Boot Applications
awaitility java junit5 localstack mockito selenide selenium spring spring-boot spring-test tdd testcontainers testing
Last synced: 02 Aug 2025
https://github.com/anitaa1990/rxandroid-sample
A list of concise write ups on the implementation of RxJava in Android
android android-development java rxandroid rxjava2 rxjavasamples
Last synced: 24 Jul 2025
https://github.com/martinpaljak/YAFU
YAFU - Yet Another FIDO Utility. FIDO2 toolbox in Java for USB/NFC devices.
ctap2 fido2 fido2-authenticator hid java nfc u2f webauthn
Last synced: 12 Aug 2025
https://github.com/aachartmodel/aachartkit-pro
📈📊🎓🎓🎓AAChartKit-Pro is a professional version of AAChartKit, it is an elegant and friendly chart framework for iOS, iPadOS, macOS. AAChartKit-Pro is a more powerful data visualization framework that supports more types beautiful chart like bellcurve, bullet, columnpyramid, cylinder, dependencywheel, heatmap, histogram, networkgraph, organization, packedbubble, pareto, sankey, series, solidgauge, streamgraph, sunburst, tilemap, timeline, treemap, variablepie, variwide, vector, venn, windbarb, wordcloud, xrange charts and so on.
area-chart bubble-chart chart-types column-chart graphics highcharts hybrid ios ipados java javascript kotlin macos objective-c pie-chart radar-chart spline-chart swift tvos webview
Last synced: 12 Apr 2025
https://github.com/dataanon/data-anon
Data Anonymization implementation in Kotiln
anonymization blacklist dsl java kotlin kotlin-anonymization whitelist
Last synced: 02 Aug 2025
https://github.com/strykeforce/thirdcoast
Third Coast swerve drive and telemetry API for FRC robots
Last synced: 14 Mar 2026
https://github.com/orkes-io/orkesworkers
sample workflows using Conductor
demos java netflix-conductor orchestration tutorials
Last synced: 04 Mar 2026
https://github.com/idouble/multithreading-chat-client-java
👥 A simple Chat Client in Java, implemented with the Observer pattern 👥
alice bob chat chat-room chatroom client client-server client-server-chat-application client-server-example client-server-java-program connection java multithreading observer observer-pattern server server-client server-client-communication tcp udp
Last synced: 02 May 2025
https://github.com/jcabi/jcabi-mysql-maven-plugin
MySQL Maven Plugin: starts MySQL server on pre-integration phase and shuts it down on post-integration phase
Last synced: 27 Jun 2025
https://github.com/lkmc2/awesomevideo
基于Spring Boot的《倾心短视频》小程序的后端API服务
java mybatis mybatis-generator mysql redis spring-boot swagger2
Last synced: 08 Mar 2026
https://github.com/zmievsa/autograder
Automatic assignment grading for instructor use in programming courses
c cpp education grading grading-system java python testcases utility
Last synced: 30 Mar 2025
https://github.com/dhatim/dropwizard-jwt-cookie-authentication
Dropwizard bundle managing authentication through JWT cookies
cookie dropwizard java jwt module
Last synced: 12 Jan 2026
https://github.com/leonardosnt/java-class-tools
Read and write java class files in Node.js or in the browser.
assembler browser class disassembler java javascript node parser reader writer
Last synced: 30 Oct 2025
https://github.com/guillaumefalourd/java-exercices
Exercícios em Java para iniciantes (pré-Junior) ☕️🇧🇷
beginner desafios exercices hacktoberfest java junior
Last synced: 21 Mar 2025
https://github.com/roboconf/roboconf-platform
The core modules and the platform
apache-karaf automation cloud cloud-computing containers iaas infrastructure-as-code java osgi paas paas-framework roboconf
Last synced: 07 Apr 2025
https://github.com/kylestev/jvm.js
A Java VM bytecode library written in ES6 for Node.js
bytecode-library jar java java-bytecode javascript javascript-library jvm jvm-bytecode
Last synced: 29 Oct 2025
https://github.com/DreamCats/online-interview
在线面试助手:包含各个大厂的面经、算法题、知识点,并且小程序包含长按复制和点击图片预览功能,同时小程序继续优化和开发。
Last synced: 03 Apr 2025
https://github.com/stepio/coffee-boots
Support property-based configuring of multiple Caffeine caches for Spring Cache abstraction.
caffeine environment java spring spring-boot spring-cache
Last synced: 10 Jul 2025
https://github.com/dorkbox/tweenengine
High performance and lightweight Animation/Tween framework for Java 8+
Last synced: 07 May 2025
https://github.com/omerio/graphviz-server
Java based GraphViz HTTP Server
dot-binaries dot-graph graphviz graphviz-server java
Last synced: 11 Jan 2026
https://github.com/wenbochang888/seckill
Java高并发秒杀系统,基于SSM + redis实现
high-concurrency java redis seckill ssm
Last synced: 05 May 2025
https://github.com/terryhuanghd/useragency-android
UserAgency is an Android User-Agent generator library written in Java/Kotlin. Provides story-oriented usage, and comprehensive way to mock real life data.
android chrome edge firefox ie java safari user-agent
Last synced: 13 Apr 2025
https://github.com/igrishaev/ring-jdk-adapter
Zero-deps Ring server on top of jdk.httpserver
Last synced: 21 Aug 2025
https://github.com/rieckpil/getting-started-with-microprofile
:orange_book: Everything you need to know about MicroProfile
eclipse-microprofile java maven microprofile open-liberty
Last synced: 03 Mar 2026
https://github.com/codota/tabnine-atom
:atom: Atom client for Tabnine - Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, React, Swift, Scala, Sass, Perl, Objective C, Node JS, Matlab, Haskell, Dart, Angular. https://atom.io/packages/tabnine
artificial-intelligence atom atom-package autocomplete bash c cpp golang gpt-2 java javascript lua php python ruby rust swift typescript
Last synced: 10 Jun 2026
https://github.com/ntnu-ihb/fmi4j
FMI4j is a software package for dealing with Functional Mockup Units (FMUs) on the JVM
co-simulation fmi fmi-standard fmu java kotlin model-exchange
Last synced: 15 Jul 2025
https://github.com/Ilya-Gh/Typewriter
Typewriter pull to refresh Android animation.
android animation animation-library java pull-to-refresh
Last synced: 20 Apr 2025
https://github.com/xvik/guice-persist-orient
Guice integartion for OrientDB
Last synced: 13 Apr 2025
https://github.com/agoncal/agoncal-course-quarkus-microservices
Code for of course "Building Microservices with Quarkus"
course java microservice quarkus
Last synced: 12 Apr 2025
https://github.com/arrayfire/arrayfire-java
Java wrapper for ArrayFire
arrayfire gpgpu gpu hpc java java-wrapper
Last synced: 17 Dec 2025
https://github.com/NTNU-IHB/FMI4j
FMI4j is a software package for dealing with Functional Mockup Units (FMUs) on the JVM
co-simulation fmi fmi-standard fmu java kotlin model-exchange
Last synced: 05 May 2025
https://github.com/biagiot/jpa-search-helper
Helper library for building and running advanced and dynamic queries using JPA in Spring Boot.
advanced-search dynamic-queries dynamic-query hibernate hibernate-jpa java jpa persistence-api query query-builder query-engine rdbms repository search search-engine spring springboot sql sql-builder
Last synced: 28 Feb 2025
https://github.com/hoanghiephui/bitcoin-wallet
Bitcoin Wallet app for your Android device. Bitcoin Wallet is decentralized and peer-to-peer. There is no server that would hold any of your private data.
android android-jetpack bitcoin bitcoin-wallet bitcoinj blockchain dagger2 java kotlin p2p rxjava2 wallet
Last synced: 28 Oct 2025
https://github.com/igr/jrsmq
A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.
fifo java message-queue queue redis rsmq
Last synced: 21 Jun 2025
https://github.com/google/escapevelocity
A subset reimplementation of Apache Velocity with a much simpler API.
apache-velocity java template template-engine template-evaluation template-language velocity
Last synced: 14 May 2025
https://github.com/xxDark/ssbus
Supersonic, lightweight event bus
bus event eventbus java lightweight
Last synced: 26 Apr 2026
https://github.com/quackster/libreshockwave
An open-source SDK, decompiler and web player for Adobe/Macromedia Shockwave
adobe director dissassembler java macromedia reverse-engineering shockwave
Last synced: 25 May 2026
https://github.com/dokimos-dev/dokimos
LLM and agent evaluation for Java & Kotlin. Runs in JUnit and CI. Spring AI, LangChain4j, Koog.
agent-evaluation agentic-ai evaluation evaluation-framework evaluation-metrics java junit junit-extension koog kotlin langchain4j llm llm-evaluation llm-evaluation-framework llm-evaluation-metrics rag rag-evaluation retrieval-augmented-generation spring-ai spring-ai-evaluation
Last synced: 09 Jun 2026
https://github.com/atleon/atleon
Lightweight infinite reactive stream processing framework
java kafka rabbitmq reactive-streams reactor sns sns-client sqs sqs-client
Last synced: 18 Apr 2026
https://github.com/babylonhealth/lit-fhir
Opinionated library for easily constructuring FHIR (http://hl7.org/fhir) resources in Scala and Java.
codegen fhir fhir-client healthcare java scala
Last synced: 15 Apr 2025