s867968286's Stars
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
iluwatar/java-design-patterns
Design patterns implemented in Java
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
apache/zookeeper
Apache ZooKeeper
giantray/stackoverflow-java-top-qa
stackoverflow上Java相关回答整理翻译
864381832/xJavaFxTool
基于JavaFx搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具、Ftp服务器、Cmd调试工具、Ftp/Ftps/Sftp客户端调试工具、Pdf转换工具、文件列表生成器、图片压缩工具、图片转码工具、Kafka调试工具、Email群发工具、颜色代码转换工具、短信群发工具、脚本引擎调试、文件重命名、Json转换、语音转换、Socket调试、图片解析、微信小程序反编译、Zookeeper操作、Excel拆分合并、文件夹监控、文件编码检测、传输、端口扫描、久坐提醒、随机数生成、剪贴板历史、文件搜索、mp3转换、印章生成等工具
kordamp/bootstrapfx
BootstrapFX: Bootstrap for JavaFX
mhrimaz/AwesomeJavaFX
A curated list of awesome JavaFX libraries, books, frameworks, etc...
sshahine/JFoenix
JavaFX Material Design Library
handlebars-lang/handlebars.js
Minimal templating on steroids.
janl/mustache.js
Minimal templating with {{mustaches}} in JavaScript
slyak/spring-data-jpa-extra
spring data jpa with template dynamic query (eg: freemarker,velocity etc.) like mybatis. The master branch already support springboot2+ spring5+
jquery/jquery
jQuery JavaScript Library
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
mauriciosantos/Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
montagejs/collections
This package contains JavaScript implementations of common data structures with idiomatic interfaces.
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
jashkenas/underscore
JavaScript's utility _ belt
goofychris/art-template
High performance JavaScript templating engine
projectlombok/lombok
Very spicy additions to the Java programming language.
rholder/guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
awaitility/awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
failsafe-lib/failsafe
Fault tolerance and resilience patterns for the JVM
jOOQ/jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
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.
iBase4J/iBase4J
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
JodaOrg/joda-time
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
EbookFoundation/free-programming-books
:books: Freely available programming books