» Tag
rust
200 postsTransform Any REST API into Another Shape
Shotgun is a tool that creates reverse proxies for OpenAPI specifications, facilitating API transitions.
Rust Glancer: Rust LSP Using 100x Less RAM
Rust Glancer is a low-memory alternative Rust LSP implementation.
Building High-Performance Flat 2D Arrays in Rust (SIMD, L1 Cache)
Learn to build a high-performance 2D array structure in Rust, enhancing performance with SIMD and L1 cache.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comMeasuring Apple M4 Cache Latency Using Rust
A Rust microbenchmark was used to measure cache latency in the Apple M4 processor. Results validate the L1 and L2 structure.
Rust fearless_SIMD v0.7: 64-bit Integers, Improved Generics, and SSE2
fearless_simd v0.7 brings 64-bit integer support, SSE2 enhancements, and improved generics, marking a significant update for engineers.
Generating Typed JDBC Code from SQL Files
Learn about generating typed JDBC code from SQL files for Kotlin.
Wallr: A Native Wayland Wallpaper Engine
Wallr is a Wayland wallpaper engine offering GPU-driven transition effects. It allows customization with 11 different effects.
Rust Compiler Errors: A Deep Dive into Query Cycles
An exploration of the complex errors encountered by the Ferrocene team in the Rust compiler.
Web Rendering in Iced: What Works
Explore web rendering methods in Iced. Learn about options like litehtml, Blitz, Servo, and CEF.
Fancontrol-rs: A Rust-Based Windows Fan Control Application
Fancontrol-rs is a security-first fan control application for Windows, built in Rust.