🦞🌯 Lobster Roll

Thread

zerobrew is a Rust-based, 5-20x faster drop-in Homebrew alternative (github.com)
zerobrew takes a lot of ideas from uv - packages live in a content-addressable store (by sha256), so reinstalls are instant. Downloads, extraction, and linking run in parallel with aggressive HTTP caching. It pulls from Homebrew's CDN, so you can swap brew for zb with your existing commands. This le...

Stories related to "zerobrew is a Rust-based, 5-20x faster drop-in Homebrew alternative" across the full archive.

zerobrew is a 5-20x faster, Rust-based homebrew replacement (github.com)
zerobrew is a Rust-based, 5-20x faster drop-in Homebrew alternative (github.com)
zerobrew takes a lot of ideas from uv - packages live in a content-addressable store (by sha256), so reinstalls are instant. Downloads, extraction, and linking run in parallel with aggressive HTTP caching. It pulls from Homebrew's CDN, so you can swap brew for zb with your existing commands. This le...
Zerobrew is a Rust-based, 5-20x faster drop-in Homebrew alternative (github.com)
20x faster pgvector alternative written in Rust (github.com)
We are thrilled to announce the release of pgvecto.rs, a powerful Postgres extension for vector similarity search written in Rust. Its HNSW algorithm is 20x faster than pgvector at 90% recall. But speed is just the start - pgvecto.rs is architected to add new algorithms easily. We've made it an ext...
A graph-based higher-order intermediate representation (demonstrated with Impala, a dialect of Rust) (compilers.cs.uni-saarland.de)
nom, the Rust, macros-based, parser combinators library, is now production ready (clever-cloud.com)
This library is now 1 year old and has followed Rust's many changes along the way. It has been a great experiment in making zero copy, completely generic parsers in Rust. Now, it is at last stable enough for most uses.
danielpclark/faster_path - Faster Pathname handling for Ruby written in Rust (github.com)
NetBricks: A new network function framework based on Rust (netbricks.io)
watchexec: Rust-based file watcher for OS X, Linux, and Windows (github.com)
Pathfinder, a fast GPU-based font rasterizer in Rust (pcwalton.github.com)
Rust Faster Than C? Not So Fast… (dennisforbes.ca)
Up to x141 Faster Crypto using libsodium Rust Bindings in Node (medium.com)
The Rust compiler is getting faster (blog.mozilla.org)
Rust Faster SIMD edition (llogiq.github.io)
Parsing logs 230x faster with Rust (andre.arko.net)
Toshi: A Full Text Search Engine in Rust Based on Tantivy (github.com)
aljabar - an experimental n-dimensional linear algebra library for Rust based on const generics (github.com)
An extremely small and incomplete linear algebra I wrote over the weekend to test Rust's handling of const generics.
The Rust compiler is still getting faster (blog.mozilla.org)
Microsoft: We're creating a new Rust-based programming language for secure coding (zdnet.com)
[Video link to Vermona being presented](https://vimeo.com/376180843) [slides](https://www.slideshare.net/KTNUK/digital-security-by-design-security-and-legacy-at-microsoft-matthew-parkinson-microsoft)
Make Vim Python plugin 10x faster using Rust (liuchengxu.org)
C++ Is Faster and Safer Than Rust: Benchmarked by Yandex (viva64.com)
Rust: Dropping heavy things in another thread can make your code 10000 times faster (abramov.io)
Tips for Faster Rust Compile Times (endler.dev)
Building a faster CouchDB View Server in Rust (garrensmith.com)
Modernize network function development with this Rust(+DPDK)-based framework (opensource.com)
Rust is now overall faster than C in benchmarks (benchmarksgame-team.pages.debian.net)
Numbers: https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/rust.html
basedrop: a garbage collector for real-time audio in rust (glowcoil.com)
Rust-based replacements for existing software (github.com)
Introducing cap-std, a capability-based version of the Rust standard library (blog.sunfishcode.online)
Cupcake - A Rust library for lattice-based additive homomorphic encryption (github.com)