Pinned Repositories
.vim
My .vim dotfiles and configurations.
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
30dayOS
30dayos-1
30dayos-2
some files created with the 30dayos book
539kernel
539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com>
actix
Actor framework for Rust
actix-net
framework for composable networking services
actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
awesome-container-tinkering
List of awesome tools to tinker with containers.
chsjiang's Repositories
chsjiang/15445-bootcamp
A basic introduction to coding in modern C++.
chsjiang/ardanlabs-service
Starter code for writing web services in Go using Kubernetes.
chsjiang/bubbletea
A powerful little TUI framework 🏗
chsjiang/c-algorithms
A library of common data structures and algorithms written in C.
chsjiang/cmake_project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
chsjiang/conc
Better structured concurrency for go
chsjiang/corrosion
Gossip-based service discovery (and more) for large distributed systems.
chsjiang/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
chsjiang/Embedded-Engineering-Roadmap
A roadmap for those who want to build a career as an Embedded Systems Engineer
chsjiang/hiactor
Hiactor is a distributed C++ actor framework.
chsjiang/inshellisense
IDE style command line auto complete
chsjiang/jira-cli
🔥 Feature-rich interactive Jira command line.
chsjiang/jj
A Git-compatible DVCS that is both simple and powerful
chsjiang/loxilb
eBPF based cloud-native load-balancer. Powering K8s|Edge|5G|IoT|XaaS Apps.
chsjiang/LSM-Tree
Log-Structured Merge Tree Java implementation
chsjiang/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
chsjiang/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
chsjiang/mountpoint-s3
A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
chsjiang/neovide
No Nonsense Neovim Client in Rust
chsjiang/notebooks
code for deep learning courses
chsjiang/ockam
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale. Use Ockam to build secure-by-design applications that can Trust Data-in-Motion.
chsjiang/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
chsjiang/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
chsjiang/quokka
Making data lake work for time series
chsjiang/replicate
chsjiang/rerun
Log images, point clouds, etc, and visualize them effortlessly. Built in Rust using egui
chsjiang/responder
A familiar HTTP Service Framework for Python.
chsjiang/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
chsjiang/slint
Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.
chsjiang/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.