Stars
Header-only C++/python library for fast approximate nearest neighbors
An open-source C++ library developed and used at Facebook.
Curated list of Go design patterns, recipes and idioms
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
Integration with Netflix OSS components
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
lancetw / ebook-1
Forked from jyfc/ebookA collection of classic computer science books from Internet
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
我在OJ上所做的数据结构和算法题目集及相应的解答。现在大概有400+题目, 主要包括Leetcode、HiHoCoder、NowCoder、CCF CSP认证考试和其他OJ,其中Leetcode上做题数量最多,分类齐全,总结也更多一些。
It‘s a single cpu composing 54 instruction for a task in computer compositon !
同济大学Larry Shen老师大一C++课程综合大作业--二维码QRcode实现。当时苦战三天三夜,敢说历届以来大一的没有几个能做到这水平,学弟学妹们的福利来了!
上海地铁换乘指南系统(SubwayTransferSystem),是个人在暑期所做的一个数据结构课程设计项目
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
🔥 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Bo…
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。