Pinned Repositories
aoc
advent of code
blog_os
learn rust os dev
configs
dotfiles
My dotfiles
excalidraw
excalidraw
git-tips
:trollface:Git的奇技淫巧
groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
muduo
A C++ non-blocking network library for multi-threaded server in Linux
kanjie128's Repositories
kanjie128/aoc
advent of code
kanjie128/blog_os
learn rust os dev
kanjie128/configs
kanjie128/dotfiles
My dotfiles
kanjie128/excalidraw
excalidraw
kanjie128/git-tips
:trollface:Git的奇技淫巧
kanjie128/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
kanjie128/go-masker
Simple utility of creating a mask for sensitive information
kanjie128/go_repo
kanjie128/gt-rs
learn rust by write a simple green thread
kanjie128/httpie-rs
kanjie128/k8s-controller-custom-resource
Base sample for a custom controller in Kubernetes working with custom resources
kanjie128/kanjie128.github.io
kanjie128/kubectl-debug
Debug your pod by a new container with every troubleshooting tools pre-installed
kanjie128/linux-observability-with-bpf
Code snippets from the O'Reilly book
kanjie128/LVScare
A lightweight LVS baby care, support ipvs health check
kanjie128/microservices-demo
Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus. Provided for illustration and demo purposes.
kanjie128/netlink
Simple netlink library for go.
kanjie128/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
kanjie128/piece
kanjie128/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
kanjie128/read-file-block-way
read file from block device directly
kanjie128/Repsi
Basic example project demonstrating replication in UE4
kanjie128/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
kanjie128/snake-sdl-rs
learn rust & SDL2 by write a snake game
kanjie128/sorting-rs
common sort algorithm in rust
kanjie128/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
kanjie128/understanding-futures
kanjie128/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
kanjie128/yew
Rust / Wasm framework for building client web apps