Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/tony19/logback-android

📄The reliable, generic, fast and flexible logging framework for Android

android java logback logging-library

Last synced: 25 Sep 2024

https://github.com/fuzhucheng/ssm

J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN)

java lucene redis spring springmvc ssm

Last synced: 24 Sep 2024

https://github.com/siriscac/rippleview

View that imitates Ripple Effect on click which was introduced in Android L (for Android 2.3+)

android android-library android-ui java ripple rippleview

Last synced: 24 Sep 2024

https://github.com/puniverse/capsule

Dead-Simple Packaging and Deployment for JVM Apps

deployment jar java jvm packaging

Last synced: 24 Sep 2024

https://github.com/androidx/media

Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android

android exoplayer java mediaplayer

Last synced: 25 Sep 2024

https://github.com/FuZhucheng/SSM

J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN)

java lucene redis spring springmvc ssm

Last synced: 02 Aug 2024

https://github.com/magese/ik-analyzer-solr

ik-analyzer for solr 7.x-8.x

ik-analysis ik-analyzer java lucene solr solrcloud

Last synced: 24 Sep 2024

https://github.com/ViaVersion/ViaVersion

Allows the connection of newer clients to older server versions for Minecraft servers.

bukkit bungeecord fabric hacktoberfest java minecraft paper plugin spigot sponge sponge-plugin velocity viaversion

Last synced: 30 Jul 2024

https://github.com/mapsforge/mapsforge

Vector map library and writer - running on Android and Desktop.

java map openstreetmap vector

Last synced: 25 Sep 2024

https://github.com/jmrozanec/cron-utils

Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.

cron cron-definitions cron-expression cron-libraries cron-utils cron4j crontab hacktoberfest java quartz

Last synced: 24 Sep 2024

https://github.com/adlered/bolo-solo

🍍Bolo菠萝博客 专为程序员设计的精致Java博客系统 | 🎸基于Solo深度定制 | ❤️完善文档轻松安装,贴心的技术支持 | 免登录评论 | 邮件/微信提醒 | 自定义图床 | 备案模式 | ✨精致主题持续更新 | 一键备份 | 防火墙 | 评论过滤 | 独立分类 | 文章与GitHub同步 | ✅安装太轻松!支持 Tomcat Docker 宝塔面板 | 支持Windows Linux MacOS Web容器 | 支持ARM处理器 X86/64处理器 | 🚚支持从Solo轻松迁移

b3log blog bolo bolo-solo docker java solo tomcat

Last synced: 24 Sep 2024

https://github.com/mgarin/weblaf

WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.

components cross-platform java look-and-feel skin swing swing-components ui weblaf

Last synced: 24 Sep 2024

https://github.com/x-falcon/virtual-hosts

hosts for android,implement by vpn mode,supports wildcard DNS records

android dns hosts java virtual vpn

Last synced: 24 Sep 2024

https://github.com/cami-la/debugging-java

Curso que apresenta conceitos introdutórios sobre como podemos trabalhar com debugging na linguagem Java.

debug debugging eclipse exception-handling exceptions intellij java

Last synced: 26 Sep 2024

https://github.com/x-falcon/Virtual-Hosts

hosts for android,implement by vpn mode,supports wildcard DNS records

android dns hosts java virtual vpn

Last synced: 01 Aug 2024

https://github.com/fit2cloud/riskscanner

RiskScanner 是开源的多云安全合规扫描平台,基于 Cloud Custodian 和 Nuclei 引擎,实现对主流公(私)有云资源的安全合规扫描和漏洞扫描。

aliyun aws azure cloud cloud-custodian gcp huawei java nuclei nuclei-templates openstack spring-boot tencent vsphere vue yaml

Last synced: 25 Sep 2024

https://github.com/troyzhxu/bean-searcher

🔥🔥🔥 A read-only ORM focusing on advanced query, naturally supports joined tables, and avoids DTO/VO conversion, making it possible to realize complex query in one line of code !

devtool java orm spring-boot

Last synced: 25 Sep 2024

https://github.com/CodeTest-StudyGroup/Code-Test-Study

코딩 테스트 관련 기출문항을 풀어보고 소스코드 및 설명을 업로드합니다.

algorithm algorithm-study c-plus-plus java kotlin python

Last synced: 03 Aug 2024

https://github.com/pentaho/mondrian

Mondrian is an Online Analytical Processing (OLAP) server that enables business users to analyze large quantities of data in real-time.

database java mdx mondrian olap

Last synced: 24 Sep 2024

https://github.com/openrocket/openrocket

Model-rocketry aerodynamics and trajectory simulation software

aerospace flight-simulator java modeling optimization rocket rocketry simulation trajectory

Last synced: 26 Sep 2024

https://github.com/18601949127/didicallcar

这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.

android call car didi java map mobile nfc ocr rfid uber

Last synced: 24 Sep 2024

https://github.com/jbake-org/jbake

Java based open source static site/blog generator for developers & designers.

asciidoc asciidoctor html java jbake markdown static-site-generator

Last synced: 25 Sep 2024

https://github.com/SilenceIM/Silence

PROJECT MOVED: https://git.silence.dev/Silence/Silence-Android/ (GitHub is just a mirror.)

android encryption java privacy signal sms

Last synced: 02 Aug 2024

https://github.com/florent37/fiftyshadesof

An elegant context-care loading placeholder for Android

android custom design gray grey java list loader loading material recycler shade view waiting

Last synced: 25 Sep 2024

https://github.com/pengwei1024/logutils

More convenient and easy to use android Log manager

android filelog filelogger java log logcat logger logutils

Last synced: 25 Sep 2024

https://github.com/vojtechhabarta/typescript-generator

Generates TypeScript from Java - JSON declarations, REST service client

gradle-plugin jackson java jax-rs json maven-plugin typescript typescript-generator

Last synced: 24 Sep 2024

https://github.com/zephery/newblog

:octocat: 个人博客,个人网站,blog,已迁移至https://github.com/Zephery/MyWebsite

blog java javablog mybatis personal-website spring springmvc

Last synced: 24 Sep 2024

https://github.com/palexdev/MaterialFX

A library of material components for JavaFX

java javafx library ui

Last synced: 03 Aug 2024

https://github.com/palexdev/materialfx

A library of material components for JavaFX

java javafx library ui

Last synced: 24 Sep 2024

https://github.com/jpype-project/jpype

JPype is cross language bridge to allow Python programs full access to Java class libraries.

bridge c-plus-plus java jni python python3

Last synced: 24 Sep 2024

https://github.com/xujeff/tianti

java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。

cms hibernate java layer mysql shiro spring-data-jpa spring-mvc

Last synced: 24 Sep 2024

https://github.com/pebbletemplates/pebble

Java Template Engine

java java-template-engine

Last synced: 24 Sep 2024

https://github.com/spencerpark/ijava

A Jupyter kernel for executing Java code.

ijava java jupyter jupyter-kernels

Last synced: 24 Sep 2024

https://github.com/leangen/graphql-spqr

Build a GraphQL service in seconds

graphql graphql-api graphql-server java

Last synced: 24 Sep 2024

https://github.com/feiniaojin/graceful-response

Spring Boot接口响应处理解决方案,提供统一返回值封装、全局异常处理、自定义异常错误码、参数校验增强、断言增强等功能

api globalexceptionhandler java restfull spring-boot

Last synced: 24 Sep 2024

https://github.com/sonarsource/sonar-java

:coffee: SonarSource Static Analyzer for Java Code Quality and Security

analysis analyzer java language-team quality sonarcloud sonarlint sonarqube static-analysis static-analyzer static-code-analysis

Last synced: 25 Sep 2024

https://github.com/SonarSource/sonar-java

:coffee: SonarSource Static Analyzer for Java Code Quality and Security

analysis analyzer java language-team quality sonarcloud sonarlint sonarqube static-analysis static-analyzer static-code-analysis

Last synced: 31 Jul 2024

https://github.com/leangen/GraphQL-SPQR

Build a GraphQL service in seconds

graphql graphql-api graphql-server java

Last synced: 31 Jul 2024

https://github.com/datumbox/datumbox-framework

Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applications.

big-data data-science java machine-learning nlp statistics

Last synced: 25 Sep 2024

https://github.com/ikvmnet/ikvm

A Java Virtual Machine and Bytecode-to-IL Converter for .NET

bytecode-converter compiler converter dotnet java java-se java-virtual-machine jdk jre jvm machine openjdk virtual

Last synced: 24 Sep 2024

https://github.com/zupit/horusec

Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.

analysis cd ci cli golang hacktoberfest java kotlin netcore python ruby sast sast-analysis scanner security security-development security-flaws static-analysis terraform vulnerabilities

Last synced: 26 Sep 2024

https://github.com/endava/cats

CATS is a REST API Fuzzer and negative testing tool for OpenAPI endpoints. CATS automatically generates, runs and reports tests with minimum configuration and no coding effort. Tests are self-healing and do not require maintenance.

api fuzzer java openapi rest-api rest-fuzzer swagger testing

Last synced: 24 Sep 2024

https://github.com/ZupIT/horusec

Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.

analysis cd ci cli golang hacktoberfest java kotlin netcore python ruby sast sast-analysis scanner security security-development security-flaws static-analysis terraform vulnerabilities

Last synced: 01 Aug 2024

https://github.com/Endava/cats

CATS is a REST API Fuzzer and negative testing tool for OpenAPI endpoints. CATS automatically generates, runs and reports tests with minimum configuration and no coding effort. Tests are self-healing and do not require maintenance.

api fuzzer java openapi rest-api rest-fuzzer swagger testing

Last synced: 03 Aug 2024

https://github.com/nginx-clojure/nginx-clojure

Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers.

clojure groovy java nginx nginx-clojure nginx-java

Last synced: 24 Sep 2024

https://github.com/sirixdb/sirix

SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

comparison coroutines diff diff-algorithm diffing hacktoberfest hashing java json jsoniq keycloak kotlin snapshot ssd storage temporal-data versioning vertx xml xquery

Last synced: 26 Sep 2024

https://github.com/vladmihalcea/flexy-pool

FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.

connection-pool database dbcp flexy-pool hikaricp histogram java monitoring

Last synced: 25 Sep 2024

https://github.com/estom/notes

一个码农的毕生所学!笔记 & 教程。考研,就业,上学.语言篇,Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算法,UML建模,Windows程序设计,数学篇,概率论与数理统计,微积分,线性代数,张量,机器学习篇,机器学习,pytorch,sklearn,TensorFlow

c java latex nodejs note php python

Last synced: 24 Sep 2024

https://github.com/sksamuel/scrimage

JVM - Java, Kotlin, Scala image processing library

filters gif gif-animation image java jpeg kotlin png scala webp

Last synced: 24 Sep 2024

https://github.com/mfussenegger/nvim-jdtls

Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls

java lsp-client neovim neovim-plugin

Last synced: 25 Sep 2024

https://github.com/alipay/alipay-easysdk

Alipay Easy SDK for multi-language(java、c#、php、ts etc.) allows you to enjoy a minimalist programming experience and quickly access the various high-frequency capabilities of the Alipay Open Platform.

alipay csharp java sdk tea

Last synced: 24 Sep 2024

https://github.com/pengxurui/androidfamily

🔥【Android 面经 + Android 学习指南】一份帮助 Android 开发者知识积累与能力进阶的学习路线

android application computer-science datastructures-algorithms flutter framework google interview java jetpack jvm kotlin ndk network study-guide

Last synced: 25 Sep 2024

https://github.com/SpencerPark/IJava

A Jupyter kernel for executing Java code.

ijava java jupyter jupyter-kernels

Last synced: 01 Aug 2024

https://github.com/ernestoyaquello/VerticalStepperForm

Vertical Stepper Form Library for Android. It follows Google Material Design guidelines.

android form forms java material-design material-ui vertical-stepper-forms

Last synced: 04 Aug 2024

https://github.com/fgkeepalive/androidkeepalive

android 保活,禁止卸载,防卸载,2024年最新 Android 高可用黑科技应用保活,实现终极目标,最高适配Android 14 小米 华为 Oppo vivo 等最新机型 拒绝强杀 开机自启动

android androidkeepalive daemon googleplaystore java jni keep-alive native

Last synced: 25 Sep 2024

https://github.com/twireapp/twire

Twire is an alternative and open source Twitch client for Android

android hacktoberfest java twitch twitch-client twitch-tv

Last synced: 25 Sep 2024

https://github.com/fgkeepalive/AndroidKeepAlive

android 保活,禁止卸载,防卸载,2024年最新 Android 高可用黑科技应用保活,实现终极目标,最高适配Android 14 小米 华为 Oppo vivo 等最新机型 拒绝强杀 开机自启动

android androidkeepalive daemon googleplaystore java jni keep-alive native

Last synced: 01 Aug 2024

https://github.com/android/tv-samples

Multiple samples showing best practices in app development on Android TV.

android-tv java kotlin samples

Last synced: 25 Sep 2024

https://github.com/marchof/java-almanac

The history and future of Java.

api future history java javaalmanac language openjdk specification

Last synced: 25 Sep 2024

https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks

Sane, Benchmarked Java Flags and Tweaks for Minecraft

java minecraft performance

Last synced: 01 Aug 2024

https://github.com/brenner8023/gdut-course

广东工业大学计算机学院课程攻略 - 毕业设计、校招、课程设计、实验、经验分享、论文模板、试卷、习题解答等等

c csharp css gdut java javascript python sql

Last synced: 24 Sep 2024

https://github.com/fvarrui/javapackager

:package: Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them.

deb debian-packages distribution dmg gradle gradle-plugin installer java java-applications javapackager linux-executables maven maven-plugin msi native native-windows packager pkg rpm rpm-packages

Last synced: 24 Sep 2024

https://github.com/sakaiproject/sakai

Sakai is a freely available, feature-rich technology solution for learning, teaching, research and collaboration. Sakai is an open source software suite developed by a diverse and global adopter community.

education hacktoberfest java lms sakai sakai-cle tomcat vle

Last synced: 25 Sep 2024

https://github.com/zalando/problem-spring-web

A library for handling Problems in Spring Web MVC

error exception java json microservice problem rfc7807 spring spring-boot web

Last synced: 25 Sep 2024

https://github.com/apache/solr

Apache Solr open-source search software

backend information-retrieval java lucene nosql search search-engine solr

Last synced: 24 Sep 2024

https://github.com/tibcosoftware/jasperreports

JasperReports® - Free Java Reporting Library

excel html java java-library pdf report reporting reports

Last synced: 25 Sep 2024

https://github.com/jhipster/prettier-java

Prettier Java Plugin

java prettier

Last synced: 24 Sep 2024

https://github.com/awslabs/aws-sdk-android-samples

This repository has samples that demonstrate various aspects of the AWS SDK for Android, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-android/

android aws java

Last synced: 25 Sep 2024

https://github.com/pengmaster/bestnote

:punch: 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用

android cmake constraint-layout dagger2 flutter gradle interview interview-preparation interview-questions j2ee java jvm kotlin mvc mvp mysql redis retrofit2 rxjava2 spring

Last synced: 24 Sep 2024

https://github.com/lucperkins/colossus

Colossus — An example microservice architecture for Kubernetes using Bazel, Go, Java, Docker, Kubernetes, Minikube, Gazelle, gRPC, Prometheus, Grafana, and more

bazel docker go golang grpc grpc-go grpc-java java kubectl kubernetes minikube

Last synced: 31 Jul 2024

https://github.com/hivemq/hivemq-community-edition

HiveMQ CE is a Java-based open source MQTT broker that fully supports MQTT 3.x and MQTT 5. It is the foundation of the HiveMQ Enterprise Connectivity and Messaging Platform

broker hivemq iot iot-middleware java m2m messaging mqtt mqtt-broker mqtt-protocol mqtt-server mqtt5 pubsub

Last synced: 24 Sep 2024

https://github.com/c-rainstorm/blog

本仓库存放个人博客的 markdown 源文件

blog database interview java jvm os tomcat

Last synced: 25 Sep 2024

https://github.com/repeats/Repeat

Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.

autohotkey automation automation-framework csharp hotkey java keyboard keyboard-shortcuts macro macros mouse python replay

Last synced: 31 Jul 2024

https://github.com/apache/phoenix

Apache Phoenix

database hbase java phoenix sql

Last synced: 25 Sep 2024

https://github.com/peggyrayzis/react-native-create-bridge

A CLI tool that bridges React Native modules & UI components with ease 🎉

bridge cli java kotlin objective-c react-native swift

Last synced: 03 Aug 2024