encoding_rs VS nom

Compare encoding_rs vs nom and see what are their differences.

encoding_rs

A Gecko-oriented implementation of the Encoding Standard in Rust (by hsivonen)
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
encoding_rs nom
8 85
358 9,020
- 0.9%
7.2 7.4
14 days ago 9 days ago
Rust Rust
GNU General Public License v3.0 or later 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.

encoding_rs

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

nom

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

What are some alternatives?

When comparing encoding_rs and nom you can also consider the following projects:

serde - Serialization framework for Rust

pest - The Elegant Parser

simdjson - Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

lalrpop - LR(1) parser generator for Rust

icu4x - Solving i18n for client-side and resource-constrained environments.

combine - A parser combinator library for Rust

simdutf8 - SIMD-accelerated UTF-8 validation for Rust.

pom - PEG parser combinators using operator overloading without macros.

sqloxide - Python bindings for sqlparser-rs

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

plover - Open source stenotype engine

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