protoc-gen-validate VS prost

Compare protoc-gen-validate vs prost and see what are their differences.

protoc-gen-validate

Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate (by bufbuild)

prost

PROST! a Protocol Buffers implementation for the Rust Language (by kaiserKarel)
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
protoc-gen-validate prost
6 2
3,642 6
0.7% -
8.0 0.0
10 days ago over 2 years ago
Go Rust
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.

protoc-gen-validate

Posts with mentions or reviews of protoc-gen-validate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

prost

Posts with mentions or reviews of prost. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-22.
  • sneak peak: code generation extensions to prost (protobuf code generator)
    2 projects | /r/rust | 22 Apr 2021
    We've been using Rust with protobuf, but had to write lots of conversions from protobuf struct to actual DTO, since prost generates Options for nested types, and does not really support custom types. So I extended prost with the options that we needed. I might aim to also support protoc-gen-validate.
  • What’s everyone working on this week (16/2021)?
    10 projects | /r/rust | 19 Apr 2021
    I'm prototyping an alternative protobuf code generator, with the aim to support more configuration and options. Prost does not have any facilities for implementing extensions, so it's a fork with edits in every single component.

What are some alternatives?

When comparing protoc-gen-validate and prost you can also consider the following projects:

buf - The best way of working with Protocol Buffers.

oxide-lang - Oxide Programming Language

prototool - Your Swiss Army Knife for Protocol Buffers

milli - Search engine library for Meilisearch ⚡️

ozzo-validation - An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.

cacao - Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!

grpc-web - gRPC Web implementation for Golang and TypeScript

common_comments - Simply counts occurrences of phrases.

protolock - Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.

alchemy - An experimental GUI framework for Rust, backed by per-platform native widgets. React, AppKit/UIKit inspired. EXPERIMENTAL, runs on Cocoa right now. ;P

phero - Full-stack type-safety with pure TypeScript

giganotes-core