Stars
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
microsoftarchive / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
Alibaba Java Coding Guidelines pmd implements and IDE plugin
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
timeday / advanced-java
Forked from doocs/advanced-java😮 互联网 Java 工程师进阶知识完全扫盲
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
if you are Thanos(root), this command could delete half your files randomly
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
JavaScript bloom filter using FNV for fast hashing
Redisson - Valkey and Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queu…
Vue3、Element Plus、typescript后台管理系统
Spring Boot Project for Apache Dubbo
Druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务配置;aop配置;ftp服务;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务发现;redis分布式锁;SPI服务机制;cat监控
The ops and reference implementation for Apache Dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Essential Java, is a book about the Essentials of Java Programming.《Java 编程要点》是一本 Java 的学习教程,主要介绍 Java 中应用广泛的部分,其中也包括了最新版本 Java 8 中的新特性,也算是个人对多年 Java 开发工作的总结。取其精华,图文并茂,并通过大量实例让你走近 Java 的世界!