fizos's Stars
rui314/chibicc
A small C compiler
cosmicpython/code
Example application code for the python architecture book
cosmicpython/book
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
wuya11/ddd_demo
基于领域驱动设计模式,开发一个售后补偿微服务。
kevinyan815/gocookbook
go cook book
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
ffhelicopter/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
lotusirous/go-concurrency-patterns
Concurrency patterns in Go
chapin666/books
Awesome Books
bg451/opentracing-example
Example opentracing application
SigNoz/signoz
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
skx/sos
Simple Object Storage (I wish I could call it Steve's Simple Storage, or S3 ;)
Evian-Zhang/introduction-to-linux-x86_64-syscall
Linux x86_64系统调用简介(长线更新中)
KaiserY/trpl-zh-cn
Rust 程序设计语言(2021 edition)
GuoYaxiang/craftinginterpreters_zh
手撸解释器教程《Crafting Interpreters》中文翻译
jashkenas/coffeescript
Unfancy JavaScript
aosabook/500lines
500 Lines or Less
flosch/pongo2
Django-syntax like template-engine for Go
noirbizarre/gonja
Jinja-like syntax template-engine for Go
ankur-anand/simple-go-rpc
RPC explained by writing simple RPC framework in 300 lines of pure Golang.
go-kratos/kratos
Your ultimate Go microservices framework for the cloud-native era.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
robfig/cron
a cron library for go