sjj050121014's repos on GitHub
C++ · 251 watchers
bustub
Database practice on cmu15-445 2022
Go · 73 watchers
dl
🍗 a concurrent http file downloader
Go · 42 watchers
goproxy
🍉 a proxy with go,supports http,socks4/5 at the same time.
Go · 20 watchers
gorest
a restful framework with go
C · 20 watchers
myxv6
xv6 riscv operating system and labs from mit 6.S081 2020
Go · 14 watchers
nettyG
a netty-like framework with go
C++ · 7 watchers
kaleidoscope
My First Language Frontend with LLVM Tutorial
Go · 7 watchers
mydb
my database practice (B+tree, mmap, transaction)
C++ · 7 watchers
myleveldb
my leveldb practice
C++ · 6 watchers
mycpu
8 bit cpu, 5 regesters, 11 instructions
C++ · 4 watchers
leetcode
😄 (600/800) learn algorithms and learn c++ by the way
C · 4 watchers
myos
💻 my operating system like unix/linux
CSS · 4 watchers
robot-chat
chat with robot in a simple html
C · 3 watchers
csapp
my csapp homework
Go · 3 watchers
gopervisor
a supervisor for processes you want to manage
Java · 3 watchers
jcc
a toy for java compiler and interpreter
C · 3 watchers
mycc
👻 my c compiler
Go · 3 watchers
raftkv
🥒 distributed key/value storage with raft
C · 2 watchers
c-code
my playground with c
Go · 2 watchers
d
🍌 a simple container creation ,execution tools like docker cli
Go · 2 watchers
kadd
a cli to add a container into a running pod on k8s
Java · 2 watchers
utj
utj(understanding the jvm)
JavaScript · 2 watchers
weweb
a nodejs webapp framework
C · 1 watchers
apue
a repo to rearrange the code and exercises in book.smile
1 watchers
blog
backup of my blog
C++ · 1 watchers
cpp-code
my playground with cpp
C++ · 1 watchers
cpp-coroutine-epoll
Small Linux/macOS networking example that wraps readiness events with C++20 coroutines.
Dockerfile · 1 watchers
docker-code
👿 This is a place where i record something about docker.
Go · 1 watchers
go-code
my playground for golang
C++ · 1 watchers
graphic-learning
computer graphics learning from scratch (example with c++ and qt)
Java · 1 watchers
java-code
all kinds of java code in different topics or fields
Java · 1 watchers
jSimple
a java framework include ioc,orm,mvc
C · 1 watchers
mylang
my programing language practice
Go · 1 watchers
qw
a query word command by golang
1 watchers
sicp
😄 learn and exercise in lisp world
JavaScript · 1 watchers
sns
Go · 1 watchers
stun
a ssh tunnel command line tool
Java · 0 watchers
algs4
this place is where i take notes from book 《算法(第四版)》
Assembly · 0 watchers
asm-code
a playground for asm
CSS · 0 watchers
cactus-dark
:cactus: A responsive, dark and simple theme for Hexo.
JavaScript · 0 watchers
dva
🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
Go · 0 watchers
etcd
Distributed reliable key-value store for the most critical data of a distributed system
Go · 0 watchers
httpdir
a commandline to make your directory become a static file server
Go · 0 watchers
mini-container
a mini container that implement a simple container environment
Rust · 0 watchers
mini-lsm
A course of building an LSM-Tree storage engine (database) in a week.
JavaScript · 0 watchers
mypm
C · 0 watchers
ping
a ping command line from unp
C · 0 watchers
proxy
一个简单的TCP代理程序
C · 0 watchers
traceroute
a traceroute command line from unp