🦞🌯 Lobster Roll

Thread

rustgo: calling Rust from Go with near-zero overhead (blog.filippo.io)

Stories related to "rustgo: calling Rust from Go with near-zero overhead" across the full archive.

rustgo: calling Rust from Go with near-zero overhead (blog.filippo.io)
rustgo: calling Rust from Go with near-zero overhead (2017) (words.filippo.io)
Rustgo: Calling Rust from Go with near-zero overhead (2017) (words.filippo.io)
A data pipeline built with capnproto-rust and ZeroMQ (dwrensha.github.io)
Zero-cost futures in Rust (aturon.github.io)
The Pain Of Real Linear Types in Rust (gankro.github.io)
Linkerd 2.3: towards Zero-Touch Zero-Trust Networking for Kubernetes (linkerd.io)
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.
Embedded Rust pattern - Zero Sized References (ferrous-systems.com)
Zero To Production in Rust (lpalmieri.com)
Solving a set of linear congruences in Rust (fasterthanli.me)
The magical applications of Zero-Sized Types in Rust (hardmo.de)
A zero dependency Rust IRC bot customized with shell scripts (github.com)
Notes on Luca Palmieri's Zero to Production in Rust (bitemyapp.com)
Zero-dependency random number generation in Rust (blog.orhun.dev)
Must move types [Linear types proposed for Rust] (smallcultfollowing.com)
Linearity and Control [linear types proposal for Rust] (blog.yoshuawuyts.com)
arroy: Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage (github.com)
When Is Parallelism Fearless and Zero-Cost with Rust? (dl.acm.org)
Cursed linear types in Rust (geo-ant.github.io)
The Pain Of Linear Types In Rust (2017) (faultlore.com)
Zero-Cost 'Tagless Final' in Rust with GADT-style Enums (inferara.com)
io_uring, kTLS and Rust for zero syscall HTTPS server (blog.habets.se)
Setting Boundaries: Getting Zero-Trust Tool Calling Right for Agentic AI (macawsecurity.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...
Sukr: A minimal static site compiler in Rust with zero-JS output (sukr.io)
Sukr is a minimal static site compiler written in Rust that focuses on moving traditionally client-side features to build-time. It uses Tree-sitter for syntax highlighting (with language injection support), KaTeX for MathML rendering, and Mermaid for inline SVG diagrams. The resulting static HTML co...
Rust zero-cost abstractions vs. SIMD (turbopuffer.com)
Rust (1): Primer (winningraceconditions.blogspot.co.uk)
Rust: Function and Object Types (smallcultfollowing.com)
Go and Rust — objects without class (lwn.net)