» Tag
rust
200 postsRataflow: A React Flow Alternative for the Terminal
Rataflow is a Rust-based library for building interactive node-based UIs in the terminal.
GPU Offload in Rust: Portable, Safe, and Fast
Rust introduces a new framework for GPU programming that enhances memory safety while improving efficiency.
Rust's Polonius Alpha Borrow Checker Now Enabled on Nightly
Rust's Polonius Alpha borrow checker is now enabled on nightly for testing, offering better error messages and increased compilation capabilities.
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.comViperJS: A JavaScript Engine in Safe Rust with Zero Dependencies
ViperJS offers a JavaScript engine in safe Rust with zero dependencies, running 84% of test262.
Svelte-rs: A Svelte Compiler Rewritten in Rust
The Svelte 5 compiler is now in Rust, providing speed and compatibility.
Lessons Learned Building High-Performance Rust Profiler
Hotpath-rs is a new profiling tool for Rust, aimed at quickly identifying performance bottlenecks.
Postgres in Rust: Three Failures Before Passing 100% Regression Tests
The journey of rewriting Postgres in Rust, lessons learned, and the development of pgrust for improved database performance.
Understanding Strings in Rust: Key Concepts and Usage
Explore the complexities of strings in Rust and the differences between str and String.
Ripple: Pusher-Compatible WebSocket Server for PHP Ecosystem
Ripple is a self-hosted, Pusher-compatible WebSocket server for PHP. Easy to deploy with a single binary.
Extending Polars with Rust Expression Plugins
fenic enhances AI and LLM pipeline capabilities by using Rust expression plugins to extend Polars.