coderPreacher's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
ant-design/ant-design
An enterprise-class UI design language and React UI library
ethereum/go-ethereum
Go implementation of the Ethereum protocol
QSCTech/zju-icicles
浙江大学课程攻略共享计划
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
docker/compose
Define and run multi-container applications with Docker
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
davideuler/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
doocs/jvm
🤗 JVM 底层原理最全知识总结
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
toutiaoio/awesome-architecture
架构师技术图谱,助你早日成为架构师
yangyangwithgnu/use_vim_as_ide
use vim as IDE
daliansky/Hackintosh
Hackintosh long-term maintenance model EFI and installation tutorial
NLPchina/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
moleculerjs/moleculer
:rocket: Progressive microservices framework for Node.js
MLNLP-World/MIT-Linear-Algebra-Notes
MLNLP: Notes for MIT-Linear-Algebra
lemonhu/stock-knowledge-graph
利用网络上公开的数据构建一个小型的证券知识图谱/知识库
node-pinus/pinus
A fast,scalable,distributed game server framework for Node.js, Powered by TypeScript. 一个TypeScript写的node.js分布式游戏/应用服务器框架(原型基于pomelo)。
wuzhouhui/awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
javers/javers
JaVers - object auditing and diff framework for Java
shinyke/Time-NLP
中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。
waylau/apache-shiro-1.2.x-reference
Chinese translation of the Apache Shiro Reference Manual(http://shiro.apache.org/reference) and the other article collection. You can also see the demos of the reference at (https://github.com/waylau/apache-shiro-1.2.x-reference-demos). 《Apache Shiro 参考手册》 中文翻译(包含了官方文档以及其他文章)
waylau/spring-security-tutorial
Spring Security Tutorial takes you to learn Spring Security step by step with a large number of samples. Spring Security Tutorial 是一本关于 Spring Security 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Security 的世界。