deqinw's Stars
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
pemagrg1/AI_class2022
IIMS College AI class of batch 2022
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
greyhatguy007/Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG
magefile/mage
a Make/rake-like dev tool using Go
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
jackc/pgx
PostgreSQL driver and toolkit for Go
jackc/pgconn
xwb1989/sqlparser
SQL Parser implemented in Go
pganalyze/pg_query_go
Go library to parse and normalize SQL queries using the PostgreSQL query parser
cockroachdb/cockroachdb-parser
Apache licensed CockroachDB parser and dependencies.
missing-semester/missing-semester
The Missing Semester of Your CS Education 📚
onsi/ginkgo
A Modern Testing Framework for Go
google/eng-practices
Google's Engineering Practices documentation
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
cmu-440-f19/P0
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
golang/go
The Go programming language
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
Terminus2049/Terminus2049.github.io
No more 404
bulldog2011/bigqueue
A big, fast and persistent queue based on memory mapped file.