It can be hard to find Rust programs' performance bottlenecks online. By integrating pprof-rs in TiKV, we can use the Go tool pprof to visualize TiKV's profiling data. This helps analyze the program's performance online. (more…)
Read more »
A Kubernetes implementation of the Open Application Model specification - oam-dev/rudr... (more…)
Read more »
I have a soft spot in my heart for rust and a passionate distrust (that has slowly turned into hatred) for interpreted, loosely typed languages, but it’s hard to deny the convenience of being… (more…)
Read more »
Rust on the client. Less than 800 lines of code. No dependencies. - LiveDuo/tinyweb... (more…)
Read more »
This is a tracking issue for the RFC "Rust Symbol Mangling (v0)" (rust-lang/rfcs#2603). Current status: Since #90128, you can control the mangling scheme with -C symbol-mangling-version, ... (more…)
Read more »