







y-atproto - npmx
A [Yjs](https://yjs.dev/) CRDT provider that syncs documents over the [AT Protocol](https://atproto.com/). Documents are stored as ATProto records and real-time updates are delivered via [Jetstream](https://github.com/bluesky-social/jetstream).

Announcing Rust 1.96.1 | Rust Blog
Empowering everyone to build reliable and efficient software.

FOSDEM 2024 - Domain: A modular Rust DNS toolkit
The "domain" crate is a Rust library that aims to provide a wide range of building blocks that are necessary or useful when building specialised DNS applications.


Zero-copy Protobuf and ConnectRPC for Rust
As part of my work at Anthropic, I open sourced two Rust crates that fill a gap in the RPC ecosystem: buffa, a pure-Rust Protocol Buffers…
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
The state of the Rust dependency ecosystem
Over the past few days, I analyzed over 200,000 crates from crates.io to uncover patterns in maintenance, developer engagement, security, and overall ec...
Spirallex/rust-pds
Single-binary AT Protocol PDS in Rust (macOS) + device-portable stelyph-core that runs on-device in iOS. Self-hosted Bluesky federation.
Are we observable yet? An introduction to Rust telemetry
Hands-on technical leader, Rust expert.

How Our Rust-to-Zig Rewrite is Going
For the past year and a half, the team building Roc's compiler has been rewriting our 300,000 lines of Rust code into Zig, for reasons I'll recap below. We recently passed an exciting milestone: feature parity with the original compiler!
Ditto - Introducing Safer FFI
Introducing safer_ffi, a Rust framework that allows you to write foreign function interfaces (FFI) without polluting your Rust code with `unsafe` while improving readability.

TCS Z2 decoder into an N Scale Tomix Track Cleaner. Fifer Hobby Supply
Awesome Rust Cryptography
Showcase of notable cryptography libraries developed in Rust
Yrs (read: “wires”) is a high performance CRDT implementation based on the idea of Shared Types. It is a compatible port of the Yjs CRDT.