gdgf's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
adonovan/gopl.io
Example programs from "The Go Programming Language"
openai/human-eval
Code for the paper "Evaluating Large Language Models Trained on Code"
doug-martin/goqu
SQL builder and query library for golang
strasdat/Sophus
C++ implementation of Lie Groups using Eigen.
mohuishou/go-design-pattern
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
hjk41/Remmy
A simple but usable RPC framework
bifromqio/bifromq
A Multi-Tenancy MQTT broker adopting Serverless architecture
Q1mi/golang-unit-test-demo
some code snippet about golang unit test
toolgood/ToolGood.FlowVision
可视化规则引擎
gdgf/Linear_Algebra_With_Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the most must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
gdgf/PAT-Practice