Pinned Repositories
algorithm
Algorithm practice project
AreaCity-JsSpider-StatsGov
省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2019年08月28日最新采集,综合了民政部、国家统计局行政区划、高德地图数据;提供csv格式文件,支持在线转成多级联动js代码、通用json格式;带浏览器里面运行的js采集源码
armeria
Asynchronous RPC/REST library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC
ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
developer-roadmap
Roadmap to becoming a web developer in 2018
halo
Halo可能是最好的Java博客系统:wink:
java-design-patterns
Design patterns implemented in Java
leetcode_exercise
leetcode exercise
useful-java-links
A list of useful Java frameworks, libraries, software and hello worlds examples
qq98982's Repositories
qq98982/algorithm
Algorithm practice project
qq98982/leetcode_exercise
leetcode exercise
qq98982/AreaCity-JsSpider-StatsGov
省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2019年08月28日最新采集,综合了民政部、国家统计局行政区划、高德地图数据;提供csv格式文件,支持在线转成多级联动js代码、通用json格式;带浏览器里面运行的js采集源码
qq98982/armeria
Asynchronous RPC/REST library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC
qq98982/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
qq98982/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
qq98982/developer-roadmap
Roadmap to becoming a web developer in 2018
qq98982/halo
Halo可能是最好的Java博客系统:wink:
qq98982/hybridcryptgraphy
qq98982/java-design-patterns
Design patterns implemented in Java
qq98982/OnJava8-Examples-Maven
this is the maven version of OnJava8-Examples https://github.com/BruceEckel/OnJava8-Examples
qq98982/useful-java-links
A list of useful Java frameworks, libraries, software and hello worlds examples
qq98982/LLM-quickstart
Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)
qq98982/pdf-unstamper
Remove textual watermark of any font, any encoding and any language with pdf-unstamper now!
qq98982/qqmailsender
sendmails from qq mail with selenium
qq98982/redis-lock
qq98982/vesta-id-generator
Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,高可用和可伸缩等互联网产品需要的质量属性,是一款通用的高性能的发号器产品。
qq98982/VX-API-Gateway
VX-API-Gateway是基于Vert.x(java)开发的API网关,是一个分布式,全异步,高性能,可扩展,轻量级的API网关