maqiang's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
spring-projects/spring-framework
Spring Framework
jgraph/drawio-desktop
Official electron build of draw.io
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
microsoft/cascadia-code
This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
apache/skywalking
APM, Application Performance Monitoring System
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
iview/iview-admin
Vue 2.0 admin management system template based on iView
cstack/db_tutorial
Writing a sqlite clone from scratch in C
apache/tomcat
Apache Tomcat
travist/jsencrypt
A zero-dependency Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
guanzhi/GmSSL
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
jbloch/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
bcgit/bc-java
Bouncy Castle Java Distribution (Mirror)
danfickle/openhtmltopdf
An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
guanzhi/GM-Standards
中华人民共和国密码行业标准(GM/T)文本
spring-projects/spring-cloud
Umbrella project for Spring Cloud
wechat-miniprogram/sm-crypto
miniprogram sm crypto library
spring-cloud-samples/configserver
spring-cloud-samples/spring-cloud-gateway-sample
Sample Spring Cloud Gateway Application
shuaicj/zuul-auth-example
Use Zuul and Spring Security for a global authentication.
nothingax/micro-DB
自己动手写数据库--基于Java语言的简易关系型数据库
Trisia/alg-sm2-demo
SM2密码算法 JAVA 调用演示程序。
antvis/component
🍱 AntV UI component based on G render engine.
spring-attic/zuul-server
maqiang/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
maqiang/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
maqiang/Sentinel
高可用防护的流量管理框架