» Tag
rust
55 postsProcedural Pixel-Art Grass in Rust and WebGPU
Jarl explains how to create pixel-art grass using Rust and WebGPU. Details on procedural methods and performance optimizations are included.
Performance Boost in GreptimeDB: 10x Speedup with Rust PR
GreptimeDB achieves performance boost for Prometheus protocol with Rust PR.
anydoc: Rust Library Converts 14 Document Formats to Markdown
anydoc is a Rust library that quickly converts 14 document formats to Markdown. It ensures fast and consistent conversions.
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.comReact Compiler Linting Gains Rust-Native Speed Boost with Oxlint
The Rust rewrite of React Compiler boosts linting speed. Oxlint v1.70.0 offers built-in support, enhancing developer efficiency.
My dual-arch AI OS boots on QEMU, VirtualBox and real UEFI hardware
A dual-architecture AI operating system developed in Rust, booting on QEMU and real UEFI hardware.
Downcasting with Arc Type in Rust
Learn about downcasting with Arc type in Rust. Explore the conversion processes between Arc<MyStruct> and Arc<dyn MyTrait>.
Lark: Open-source realtime database compatible with Firebase SDKs
Lark is an open-source realtime database that is fully compatible with Firebase SDKs, allowing easy migration and self-hosting.
Rust Game Engine Bevy Celebrates Its Sixth Birthday
Bevy's sixth birthday celebration highlights key developments and community contributions.
Transform 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.