sbwtw's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
microsoft/windows-rs
Rust for Windows
wolfpld/tracy
Frame profiler
capstone-engine/capstone
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
mesonbuild/meson
The Meson Build System
uber/prototool
Your Swiss Army Knife for Protocol Buffers
tboox/tbox
🎁 A glib-like multi-platform c library
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
teloxide/teloxide
🤖 An elegant Telegram bots framework for Rust
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
tostercx/GTAO_Booster_PoC
causal-agent/scraper
HTML parsing and querying with CSS selectors
LeadroyaL/pdd_3years
rcore-os/zCore
Zircon microkernel reimplemented in Rust.
plctlab/v8-internals
面向编译器开发人员的V8内部实现文档
junegunn/vim-peekaboo
:eyes: " / @ / CTRL-R
JuliaHubOSS/llvm-cbe
resurrected LLVM "C Backend", with improvements
dotnet/LLVMSharp
LLVM bindings for .NET Standard written in C# using ClangSharp
gimli-rs/gimli
A library for reading and writing the DWARF debugging format
lojewalo/paste
A sensible, modern pastebin.
openwrt/docker
Docker containers of the ImageBuilder and SDK
oktal/result
My implementation of a C++ Result<T, E> type inspired by Rust
darkerego/mips-binaries
Various binaries for the mips architecture.
jackoelv/bellperson
zk-SNARK library
IcicleF/thu-rdbms
A single-user database management system, as the programming assignment of THU Introduction to Database System curriculum.