kwan96's Stars
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Richardyu114/MIT-Linear-Algebra-Learning-Materials
这是我学习MIT18.06线性代数课所收集的学习材料
f2etw/jobs
Our jobs board.
RQTN/linear-algebra-notes
MIT 18.06 线性代数笔记
xinliangnote/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
naughtygopher/goapp
An opinionated guideline to structure & develop a Go web application/service
yanfeizhang/coder-kung-fu
开发内功修炼
checkcheckzz/system-design-interview
System design interview for IT companies
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
micro/go-micro
A Go microservices framework
ninechapter-algorithm/leetcode-linghu-templete
算法面试必备,推荐刷题网站www.lintcode.com。北大学霸的《LeetCode刷题模板》+V领取: jiuzhangfeifei
Sophia-11/Machine-Learning-Notes
周志华《机器学习》手推笔记
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
leandromoreira/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
dwisulfahnur/blog-fastapi-vuejs
Simple project that I write using fastapi, motor, and umongo for the backend. VueJS on the frontend
realpython/discover-flask
Full Stack Web Development with Flask.
miguelgrinberg/microblog
The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
zacharywhitley/awesome-ocr
Light-City/CPlusPlusThings
C++那些事
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
Mooophy/Cpp-Primer
C++ Primer 5 answers
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
yxhsea/RestfulApi
RestfulApi
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
resumejob/awesome-resume
Resume,Resume Templates,程序员简历例句,简历模版,
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
dodoru/Awesome_CSS_40LayoutExercise_ZH
40个布局练习
jlevy/the-art-of-command-line
Master the command line, in one page