Rust SDK

Open-source Rust projects categorized as SDK

Top 23 Rust SDK Projects

  1. hyperswitch

    An open source payments switch written in Rust to make payments fast, reliable and affordable

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. matrix-rust-sdk

    Matrix Client-Server SDK for Rust

    Project mention: Self-hosting a Matrix server for 5 years | news.ycombinator.com | 2025-12-01

    > Somehow, it is slower. Clicking on a conversation takes 0.5-1.0 seconds to load it, compared to almost instant load on Classic.

    This was an Android specific bug which was fixed a few weeks ago; EXA should now be instant as it should be, at least on nightlies: it was stuff surrounding https://github.com/matrix-org/matrix-rust-sdk/pull/5841. Unsure if the fix has made it into a build yet.

    > Conversations are sorted by... who knows. It is not recent nor alphabetical.

    It should be by recency.

    > Onboarding is bad

    Sorry, but you have to run an auth server (matrix-authentication-service) if you want Element X to work.

  4. rspotify

    Spotify Web API SDK implemented on Rust (by ramsayleung)

  5. sentry-rust

    The official Sentry SDK for Rust

  6. sdk

    Javascript & Typescript SDK for Zero-Knowledge Application Development (by ProvableHQ)

  7. nostr

    Rust implementation of the nostr protocol, high-level client library, Nostr Wallet Connect and more. (by rust-nostr)

  8. near-sdk-rs

    Rust library for writing NEAR smart contracts

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. vocechat-server-rust

    VoceChat is a superlight rust written social server. Easy integration to your site/app.

  11. meilisearch-rust

    Rust wrapper for the Meilisearch API.

  12. sdk-sm

    Bitwarden Secrets Manager SDK.

  13. comet

    Open Source implementation of GOG Galaxy Communication Service for SDK bundled with GOG games. (by imLinguin)

  14. sdk

    IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain. (by dfinity)

  15. couchbase-rs

    The community supported Couchbase Rust SDK

    Project mention: How I Built an Agentic RAG Application to Brainstorm Conference Talk Ideas | dev.to | 2025-07-08

    I used a mix of tools to build this project, each handling a different part of the process. Google ADK helps run the AI agents, Couchbase stores past Kubecon talks data and performs the vector search, and Nebius Embedding model for generating embeddings and LLM models (Example: Qwen) generates summaries and talk abstracts.

  16. autogpt

    🦀 A Pure Rust Framework For Building AGI (WIP). (by kevin-rs)

    Project mention: Show HN: GraphFlow – A lightweight Rust framework for multi-agent orchestration | news.ycombinator.com | 2025-07-06
  17. sideko

    Generate SDKs and docs for your API

    Project mention: Show HN: Mixing Deterministic Codegen with LLM Codegen for Client SDKs | news.ycombinator.com | 2025-08-26

    Hi HN, I’m Patrick. Elias, Kevin, and I are building Sideko (https://sideko.dev), a new type of code generator for building and maintaining API client SDKs from OpenAPI specs.

    Our approach differs significantly from traditional SDK generators in that we use structured pattern matching queries to create and update the code. Other SDK generators use templates, which overwrite custom changes and produce code that looks machine generated.

    We’ve mixed in LLM codegen by creating this workflow: Run deterministic codegen to establish the SDK structure. Let LLMs enhance specific components where adaptability adds value and include agent rules files that enforce consistency and correctness with type checking and integration tests against mock servers. The system will retain the LLM edits, while the rest of the SDK is automatically maintained by the deterministic generator (keeping it in sync with the API). LLMs can edit most the files (see python rules and typescript rules).

    You can try it out from your terminal:

  18. oasis-sdk

    Official SDK for the Oasis Network.

    Project mention: Session Keys Aren’t Enough — Here’s How to Store Keys Without Holding Them | dev.to | 2025-06-27

    Oasis SDK

  19. sdk-internal

    Bitwarden internal SDK.

  20. sentc

    End-to-end encryption sdk with user management.

  21. rplidar.rs

    Rust driver for Slamtec RPLIDAR series

  22. flipt-client-sdks

    Flipt Client-Side Evaluation SDKs

    Project mention: Migrating to the Next.js App Router (or: how I learned to stop worrying and love Server Actions) | dev.to | 2025-12-11

    We had already integrated a feature-flagging library called Flipt which would segment users based on their session.

  23. client-sdk-rust

    Official Rust SDK for Momento Serverless Cache

  24. sdk

    Cross-platform SDK for a local-first, distributed encrypted database that can be used to build password managers, cryptocurrency wallets or other applications that require storing secrets securely. (by saveoursecrets)

    Project mention: Feds Link $150M Cyberheist to 2022 LastPass Hacks | news.ycombinator.com | 2025-03-07
  25. mxp-protocol

    MXP: The Linux of Agent Protocols. High-performance A2A-compatible transport for AI agents. 37x faster than JSON, built-in tracing, native streaming. Open source (MIT/Apache-2.0).

    Project mention: I Built the Linux of Agent Protocols: Why MXP is 37x Faster Than JSON | dev.to | 2025-11-27

    The "enabler not competitor" positioning What SDKs to prioritize (JS is next, then Python) Whether A2A compatibility matters to you Repo: https://github.com/yafatek/mxp-protocol

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust SDK discussion

Rust SDK related posts

  • How to use rspotify?

    1 project | /r/rust | 28 May 2023
  • 2023/05/15 Dev Workshop with ProofCat Summary!

    1 project | /r/Aleo | 15 May 2023
  • Tips on Creating a Design-First API Using Rust

    6 projects | /r/rust | 13 May 2023
  • Solana (SOL) Master Guide - Everything You Need to Know!

    2 projects | /r/u_AndreyDidovskiy | 26 Mar 2023
  • I made a crate: eyeball – Add observability to your Rust types!

    1 project | /r/rust | 15 Mar 2023
  • Collaborative WYSIWYG document editor built-on matrix-rust-sdk and matrix-rich-text-editor?

    2 projects | /r/matrixdotorg | 15 Feb 2023
  • Концепции Aleo | Аккаунты

    1 project | dev.to | 13 Sep 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 Dec 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source SDK projects in Rust? This list will help you:

# Project Stars
1 hyperswitch 39,342
2 matrix-rust-sdk 1,814
3 rspotify 714
4 sentry-rust 692
5 sdk 615
6 nostr 565
7 near-sdk-rs 505
8 vocechat-server-rust 481
9 meilisearch-rust 418
10 sdk-sm 366
11 comet 333
12 sdk 200
13 couchbase-rs 117
14 autogpt 110
15 sideko 88
16 oasis-sdk 87
17 sdk-internal 87
18 sentc 46
19 rplidar.rs 26
20 flipt-client-sdks 25
21 client-sdk-rust 13
22 sdk 12
23 mxp-protocol 12

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io