







A comprehensive collection of Rust components for creating AT Protocol applications. This workspace provides essential building blocks for identity management, record operations, OAuth 2.0 authentication flows, HTTP client operations, XRPC services, and real-time event streaming.
atproto-crates โ AT Protocol building blocks for Rust
A Rust workspace of eighteen crates for AT Protocol: content addressing, DID and handle resolution, repositories and Merkle Search Trees, OAuth with DPoP, XRPC services, and event streaming.
OpenMeet-Team/atproto-devnet
A local ATProto network in Docker for developing and testing against a real PDS, Jetstream, and DID registry without connecting to production Bluesky.
tapped: a Rust crate for building ATProto appviews with tap
Crates.io: https://crates.io/crates/tapped GitHub: https://github.com/thombles/tapped
kaytwo/atproto-oauth-client-server-example
Contribute to kaytwo/atproto-oauth-client-server-example development by creating an account on GitHub.
GitHub - ratatui/ratatui: A Rust crate for cooking up terminal user interfaces (TUIs) ๐จโ๐ณ๐ https://ratatui.rs
A Rust crate for cooking up terminal user interfaces (TUIs) ๐จโ๐ณ๐ https://ratatui.rs - ratatui/ratatui
Dagger.io
Build powerful software environments and containerized operations from modular components and simple functions. Perfect for complex software delivery and AI agents. Built by the creators of Docker.
OAuth Improvements - AT Protocol
We've been making improvements to the end-user and developer experiences with atproto OAuth.


tijs/atproto-oauth
Framework-agnostic OAuth integration for AT Protocol (Bluesky) applications
Building More Resilient Local-First Software with atproto | jakelazaroff.com
atproto has the potential to become a rock-solid replacement for the most fragile part of any local-first app: the sync server.

OAuth Roadmap ยท bluesky-social atproto ยท Discussion #2656
OAuth is nigh! Protocol support has been a long time coming and we are pumped. It should greatly improve the user and developer experiences building secure apps and integrations on atproto. And cou...
ATProto Ruby SDK
A set of libraries for building and accessing AT Protocol services in Ruby
Xous: A Pure-Rust Rethink of the Embedded Operating System
Xous is a message-passing microkernel implemented in pure Rust, targeting secure embedded applications. This talk covers three novel aspe...

third-party apis: community infrastructure on atproto - Keith's Thoughts
you can just build things from an open set of tools
Seamark - Distributed Container Registry
Push and pull Docker images on the AT Protocol. Same Docker, decentralized.
atpmcp is a local MCP server that is part of the atproto-crates project. It supports the same authentication as the atpxrpc tool and is using the latest MCP features. Install with homebrew: brew tap ngerakines/tap && brew install atpmcp Read more at ngerakines.me/atpmcp.html
atpmcp
ngerakines.me