schemafy VS pest

Compare schemafy vs pest and see what are their differences.

schemafy

Crate for generating rust types from a json schema (by Marwes)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
schemafy pest
3 42
238 4,365
- 2.0%
0.0 7.4
6 months ago 28 days ago
Rust Rust
MIT License 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.

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.

pest

Posts with mentions or reviews of pest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

What are some alternatives?

When comparing schemafy and pest you can also consider the following projects:

typebinder - Exports TS definitions from Rust module

nom - Rust parser combinator framework

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

lalrpop - LR(1) parser generator for Rust

concread - Concurrently Readable Data Structures for Rust

rust-peg - Parsing Expression Grammar (PEG) parser generator for Rust

enum-map

chumsky - Write expressive, high-performance parsers with ease.

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

pom - PEG parser combinators using operator overloading without macros.

linkme - Safe cross-platform linker shenanigans

combine - A parser combinator library for Rust