smirror's Stars
abseil/abseil-cpp
Abseil Common Libraries (C++)
mit-pdos/biscuit
Biscuit research OS
mit-pdos/xv6-riscv-book
Text describing xv6 on RISC-V
mit-pdos/xv6-riscv
Xv6 for RISC-V
mit-pdos/xv6-public
xv6 OS
google/eng-practices
Google's Engineering Practices documentation
mercari-build/mercari-build-training
aya-rs/aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
satoru-takeuchi/linux-in-practice-2nd
「Linuxのしくみ 増補改訂版」の実験コードです
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
rust-lang/git2-rs
libgit2 bindings for Rust
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
oreilly-japan/conc_ytakano
『並行プログラミング入門』(O'Reilly Japan, 2021)
podman-desktop/podman-desktop
Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
pyinfra-dev/pyinfra
pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
aquaproj/aqua
Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
google/learn_unsafe_rust
nivbend/gitstery
A Git Murder Mystery
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
DQNEO/minigo
minigo🐥is a small Go compiler made from scratch. It can compile itself.
DQNEO/minigit
Reinvention of git
uesugi6111/competitive-library
Library of algorithms and data structures for competitive programming written in Rust
ngtkana/ac-adapter-rs
Algorithms
kenkoooo/competitive-programming-rs
Algorithm Snippets for Competitive Programming in Rust
noshi91/n91lib_rs
carloscuesta/gitmoji-cli
A gitmoji interactive cli tool for using emojis on commits. 💻
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
m-ou-se/rust-atomics-and-locks
Code examples, data structures, and links from my book, Rust Atomics and Locks.