Rust Openapi3

Open-source Rust projects categorized as Openapi3

Top 5 Rust Openapi3 Projects

  1. cherrybomb

    Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.

  2. 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
  3. openapi-tui

    Terminal UI to list, browse and run APIs defined with openapi spec.

    Project mention: Terminal UI to list, browse and run APIs defined with OpenAPI spec | news.ycombinator.com | 2025-01-06
  4. 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:

  5. oal

    A high-level language for OpenAPI

  6. oaph

    Helps to subtituate query params and schema definitions to openapi3/asyncapi yaml.

  7. 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
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 Openapi3 discussion

Rust Openapi3 related posts

  • Show HN: Mixing Deterministic Codegen with LLM Codegen for Client SDKs

    2 projects | news.ycombinator.com | 26 Aug 2025
  • Type safe web stack with Rust and TypeScript

    8 projects | news.ycombinator.com | 4 Jul 2025
  • Announcing utoipa 3.0.0, one year anniversary release - Compile time OpenAPI library for Rust

    1 project | /r/rust | 26 Jan 2023
  • New Tokio blog post: Announcing axum 0.6.0

    3 projects | /r/rust | 25 Nov 2022
  • Book Review: Zero To Production In Rust

    1 project | /r/rust | 13 Oct 2022
  • Web frameworks with integrated Open API?

    5 projects | /r/rust | 10 Sep 2022
  • Announcing utoipa 2.0.0, long awaited release - Compile time OpenAPI + Swagger UI

    2 projects | /r/rust | 30 Aug 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Dec 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 cherrybomb 1,220
2 openapi-tui 989
3 sideko 88
4 oal 37
5 oaph 3

Sponsored
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.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?