bytechomp VS mashumaro

Compare bytechomp vs mashumaro and see what are their differences.

bytechomp

A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocols. (by AndrewSpittlemeister)
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
bytechomp mashumaro
2 3
35 729
- -
2.2 9.4
5 months ago 11 days ago
Python Python
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.

bytechomp

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

mashumaro

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

What are some alternatives?

When comparing bytechomp and mashumaro you can also consider the following projects:

bstruct - Simple and efficient binary (de)serialization using type annotations.

msgspec - A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML

pypacker

marshmallow - A lightweight library for converting complex objects to and from simple Python datatypes.

danio - Danio is a ORM for python asyncio world.

orjson - Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

cattrs - Composable custom class converters for attrs.

ultrajson - Ultra fast JSON decoder and encoder written in C with Python bindings

python-rapidjson - Python wrapper around rapidjson

serpy - ridiculously fast object serialization

typing - Python static typing home. Hosts the documentation and a user help forum.

pysimdjson - Python bindings for the simdjson project.