smithy-go VS smithy

Compare smithy-go vs smithy and see what are their differences.

smithy-go

Smithy code generators for Go (in development) (by aws)

smithy

Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language. (by smithy-lang)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
smithy-go smithy
1 5
150 1,625
2.7% 1.0%
7.8 9.6
21 days ago 5 days ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

smithy-go

Posts with mentions or reviews of smithy-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-07.
  • Smithy: A language for defining services and SDKs
    7 projects | news.ycombinator.com | 7 May 2021
    It's not really a fully finished project yet, so not much. We shipped the AWS SDK for JS v3 with Smithy, the AWS SDK for Go v2 with Smithy, and just launched an alpha of the AWS SDK for Rust using Smithy. More are in the works. We're currently iterating on their code generators to make them easier to use outside the AWS SDKs. AWS SDKs are being built in a layered approach where there's a generic code generator that's really extensible, and then the AWS SDKs extend it to add AWS-specific stuff like regions and credential handling.

    We're working to get projects like these to GA: https://github.com/awslabs/smithy-typescript, https://github.com/aws/smithy-go, and https://github.com/awslabs/smithy-rs. And we're also working on service code generation.

smithy

Posts with mentions or reviews of smithy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-15.

What are some alternatives?

When comparing smithy-go and smithy you can also consider the following projects:

openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

smithy-rs - Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation.

NSwag - The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

ANTLR - ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

yew - Rust / Wasm framework for creating reliable and efficient web applications

smithy-typescript - Smithy code generators for TypeScript. (in development)

progenitor - An OpenAPI client generator

spectrum - OpenAPI Spec SDK and Converter for OpenAPI 3.0 and 2.0 Specs to Postman 2.0 Collections. Example RingCentral spec included.