SunflowerAries's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
seaweedfs/seaweedfs
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 active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
uber-go/guide
The Uber Go Style Guide.
golang-migrate/migrate
Database migrations. CLI and Golang library.
pingcap/talent-plan
open source training courses about distributed database and distributed systems
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
emicklei/go-restful
package for building REST-style Web Services using Go
chyyuu/os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
link1st/go-stress-testing
go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
marmelab/awesome-rest
A collaborative list of great resources about RESTful API architecture, development, test, and performance
blanboom/awesome-home-networking-cn
家庭网络知识整理
OSCPU/NutShell
RISC-V SoC designed by students in UCAS
freechipsproject/chisel-bootcamp
Generator Bootcamp Material: Learn Chisel the Right Way
kaist-cp/cs420
KAIST CS420: Compiler Design (2023 Spring)
mlzeng/CSC2020-USTC-FlammingMyCompiler
全国大学生计算机系统能力大赛编译系统设计赛项目
TrivialCompiler/TrivialCompiler
A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.
Penglai-Enclave/Penglai-Enclave-sPMP
Penglai Enclave is an open-sourced, secure and scalable TEE system for RISC-V.
SocialistDalao/UltraMIPS_NSCSCC
UltraMIPS SoC composed of dual-issue cpu, pipeline Cache and systematic peripheral.
skyzh/raytracer-tutorial
raytracer project for PPCA 2020
Superscalar-HIT-Core/Superscalar-HIT-Core-NSCSCC2020
a Quad-issue, Out-of-order Superscalar MIPS Processor Implemented in SystemVerilog
segviol/indigo
A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17
z4yx/vivado-docker
Dockerfile with Vivado for CI
pengjim520golang/blockchain-tutorial
区块链技术教程
houminz/paper-reading
Paper Reading:涉及分布式、虚拟化、网络、机器学习