youngyangyang04's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
jackfrued/Python-100-Days
Python - 100天从新手到大师
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
tuteng/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
0voice/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
apache/thrift
Apache Thrift
vietnh1009/ASCII-generator
ASCII generator (image to text, image to image, video to video)
jepsen-io/jepsen
A framework for distributed systems verification, with fault injection
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
pipelinedb/pipelinedb
High-performance time-series aggregation for PostgreSQL
youngyangyang04/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
gxvv/ex-baiduyunpan
百度云盘、百度云盘企业版解除大文件限制,批量复制链接
xiaolai/everyones-guide-for-starting-up-on-wechat-network
微信互联网平民创业
tikv/pd
Placement driver for TiKV
ayusharma/birthday
A Happy Birthday animation design in CSS3, HTML5
hellock/icrawler
A multi-thread crawler framework with many builtin image crawlers provided.
Linzecong/LPOJ
An open source online judge system base on Django REST framework and Vue.js !
youngyangyang04/fileHttpServer
A simple file HTTP server, written in golang, that include get, put, post method to upload files
greensky00/skiplist
Generic lock-free Skiplist container pure C implementation, STL-style set, map
HiWong/SkipListPro
Probably the best implementation for SkipList written by C++
ThreeSR/LeetCode
Zero LeetCode a day keeps the Offer away.
kasshu/braft-docs
braft detailed explanation
erdengk/code-exercise
Personal algorithm practice
youngyangyang04/PowerSqlgen
Generate sqls to test mysql database
sonny180/MachineLearningAlgorithms