peter-ou's Stars
mushanshitiancai/vscode-paste-image
paste image from clipboard to markdown/asciidoc directly!
peter-ou/noteHub
oushengbiao/Java-Interview-Advanced
中华石杉--互联网Java进阶面试训练营
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
wangdoc/javascript-tutorial
JavaScript 教程 https://wangdoc.com/javascript
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
binarywang/WxJava
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
peijie1662/vertx-cluser
Vertx的集群测试
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
hyeonsangjeon/vertx-embedded-springboot
Vert.x embeded Springboot
lenve/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
golang/go
The Go programming language
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
lihengming/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
mercyblitz/thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程**》示例工程
apache/lucene-solr
Apache Lucene and Solr open-source search software
alibaba/flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Arronlong/httpclientutil
该项目基于HttpClient-4.4.1封装的一个工具类。提供了更为简单的GET、POST及上传下载等功能。同时支持插件式配置Http-Header(包含自定义header)、配置SSL和Proxy等。
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
apache/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
FreeCodeCampChina/freecodecamp.cn
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
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.
BruceEckel/OnJava8-Examples
Code Examples for the book "On Java 8"