Stars
《Designing Data-Intensive Application》DDIA中文翻译
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Jav…
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
System design interview for IT companies
Literature references for “Designing Data-Intensive Applications”
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Go Solution for LeetCode algorithms problems, 100% coverage.
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
🚀 Coroutine-based concurrency library for PHP
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC ac…
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
A collection of useful, performant, and threadsafe Go datastructures.
Cross-platform filesystem notifications for Go.
FoundationDB - the open source, distributed, transactional key-value store
general purpose extensions to golang's database/sql