Pinned Repositories
AntiDBG
A bunch of Windows anti-debugging tricks for x86 and x64.
cbindgen
A project for generating C bindings from Rust code
Programming-Language-Benchmarks
Yet another implementation of computer language benchmarks game
PurrfectVolume
Tiny AppleScript to limit the maximum volume on your Mac and save your hearing if you tend to have your volume too loud.
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
tracing
Application level tracing for Rust.
shengsheng's Repositories
shengsheng/AntiDBG
A bunch of Windows anti-debugging tricks for x86 and x64.
shengsheng/cbindgen
A project for generating C bindings from Rust code
shengsheng/Programming-Language-Benchmarks
Yet another implementation of computer language benchmarks game
shengsheng/PurrfectVolume
Tiny AppleScript to limit the maximum volume on your Mac and save your hearing if you tend to have your volume too loud.
shengsheng/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
shengsheng/tracing
Application level tracing for Rust.
shengsheng/tower
async fn(Request) -> Result<Response, Error>