muzinian's Stars
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
BYVoid/OpenCC
Conversion between Traditional and Simplified Chinese
lfkdsk/SICP-Magical-Book
Magical Book The book uses dialects Scheme in the programming language Lisp to explain the core concepts of computer science, including abstraction, recursion, interpreters, and metalinguistic abstraction. Specific and micro-macroscopical to microcosmic to give a clear outline and context.
open-telemetry/opentelemetry-ebpf-profiler
The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
KaiserY/trpl-zh-cn
Rust 程序设计语言(2021 edition)
yanfeizhang/rust-training
lampepfl/gears
A strawman for a low-level async library in Scala 3.
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
3b1b/manim
Animation engine for explanatory math videos
jart/cosmopolitan
build-once run-anywhere c library
ejoy/ant
Ant game engine
mydumper/mydumper
Official MyDumper Project
gunnarmorling/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
cisco/ChezScheme
Chez Scheme
remysys/ccint
ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure
microsoft/ebpf-for-windows
eBPF implementation that runs on top of Windows
kubewharf/godel-scheduler
a unified scheduler for online and offline tasks
crash-utility/crash
Linux kernel crash utility
Coder-World04/Complete-Data-Engineering
This repository contains everything you need to become proficient in Data Engineering
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
cat-milk/Anime-Girls-Holding-Programming-Books
Anime Girls Holding Programming Books
SagerNet/sing-box
The universal proxy platform
WebAssembly/binaryen
Optimizer and compiler/toolchain library for WebAssembly
google/j2cl
Java to Closure JavaScript transpiler
antirez/smallchat
A minimal programming example for a chat server
Cpp-Club/Cxx_HOPL4_zh
Chinese translation of Bjarne Stroustrup's HOPL4 paper
facebook/buck2
Build system, successor to Buck