A curated list of libraries & SDKs for the Bluesky API and AT Protocol
at master 82 lines 2.6 kB view raw
1name: Rust 2repos: 3 - url: https://github.com/astrenoxcoop/supercell 4 tags: ['feeds'] 5 6 - url: https://github.com/astrenoxcoop/badgeblue 7 tags: ['atproto app'] 8 9 - url: https://github.com/blacksky-algorithms/rsky 10 tags: ['pds', 'relay', 'bluesky appview', 'feeds', 'firehose', 'identity', 'crypto', 'parsing', 'moderation'] 11 12 - url: https://github.com/skyfeed-dev/query-engine 13 14 - url: https://github.com/atrium-rs/atrium 15 tags: ['xrpc client', 'lexicons'] 16 17 - url: https://github.com/videah/jetstream-oxide 18 tags: ['firehose'] 19 20 - url: https://github.com/graze-social/aip 21 tags: ['oauth'] 22 23 - url: https://tangled.org/smokesignal.events/atproto-identity-rs/ 24 tags: ['identity'] 25 26 - urls: 27 - https://tangled.org/nonbinary.computer/jacquard/ 28 - https://github.com/rsform/jacquard 29 tags: ['xrpc client', 'firehose', 'oauth', 'identity', 'lexicons', 'server', 'moderation'] 30 31 - url: https://tangled.org/parakeet.at/plc-mirror/ 32 license: "MIT / Apache" 33 tags: ['plc mirror'] 34 35 - url: https://tangled.org/parakeet.at/parakeet/ 36 description: "Rust-based Bluesky AppView aiming to implement most of the functionality required to support the Bluesky client" 37 license: "MIT / Apache" 38 tags: ['bluesky appview'] 39 40 - url: https://tangled.org/slices.network/slices/ 41 42 - url: https://github.com/graze-social/iftta 43 44 - urls: 45 - https://tangled.org/microcosm.blue/Allegedly/ 46 - https://github.com/at-microcosm/allegedly 47 license: "MIT / Apache" 48 tags: ['plc mirror'] 49 50 - urls: 51 - https://tangled.org/microcosm.blue/microcosm-rs/ 52 - https://github.com/at-microcosm/microcosm-rs 53 tags: ['firehose', 'indexer'] 54 55 - url: https://tangled.org/microcosm.blue/repo-stream/ 56 license: "MIT / Apache" 57 tags: ['parsing'] 58 59 - url: https://tangled.org/smokesignal.events/smokesignal/ 60 description: "A decentralized event and RSVP management application built for the AT Protocol ecosystem" 61 tags: ['atproto app'] 62 63 - url: https://tangled.org/smokesignal.events/quickdid 64 description: "A high-performance AT Protocol identity resolution service written in Rust" 65 license: MIT 66 tags: ['identity'] 67 68 - url: https://tangled.org/baileytownsend.dev/pds-gatekeeper 69 tags: ['pds'] 70 71 - url: https://tangled.org/smokesignal.events/atproto-plc 72 license: "MIT / Apache" 73 tags: ['identity'] 74 75 - url: https://github.com/teal-fm/cadet 76 name: "rocketman" 77 description: "A modular(ish) jetstream consumer. Backed by Tungstenite." 78 tags: ['firehose'] 79 80 - url: https://tangled.org/tranquil.farm/tranquil-pds 81 license: "AGPL-3.0" 82 tags: ['pds']