schemafy VS ts-rs

Compare schemafy vs ts-rs and see what are their differences.

schemafy

Crate for generating rust types from a json schema (by Marwes)

ts-rs

Generate TypeScript bindings from Rust types (by Aleph-Alpha)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
schemafy ts-rs
3 5
238 919
- 5.3%
0.0 9.6
6 months ago 6 days ago
Rust Rust
MIT License MIT License
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.

schemafy

Posts with mentions or reviews of schemafy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-11.

ts-rs

Posts with mentions or reviews of ts-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-09.

What are some alternatives?

When comparing schemafy and ts-rs you can also consider the following projects:

typebinder - Exports TS definitions from Rust module

typescript-json-schema - Generate json-schema from your Typescript sources

sonyflake-rs - 🃏 A distributed unique ID generator inspired by Twitter's Snowflake.

rust-analyzer - A Rust compiler front-end for IDEs

concread - Concurrently Readable Data Structures for Rust

enum-map

card_game

serde-plain - A serde serializer that serializes a subset of types into plain strings

tsync - Thread Synchronization and message passing in python.

linkme - Safe cross-platform linker shenanigans

combine - A parser combinator library for Rust