๐ Rust tech stack
Build & ship backends without writing any infrastructure files.
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
A crate for safe and ergonomic pin-projection.
An implementation of Joshua Yanovski's Ghost Cell paper.
Zero-cost asynchronous programming in Rust
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
A native gRPC client & server implementation with async/await support.
Asynchronous streams for Rust using async & await notation
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
The arena, a fast but limited type of allocator
derive(Error) for struct and enum error types
A fast implementation of Aho-Corasick in Rust.
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Code examples, data structures, and links from my book, Rust Atomics and Locks.
Rust interface for Linux futexes, the fast user-space locking primitive.