matchgen VS uom

Compare matchgen vs uom and see what are their differences.

matchgen

Generate Rust functions to quickly map byte string prefixes to values (by danielparks)

uom

Units of measurement -- type-safe zero-cost dimensional analysis (by iliekturtles)
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
matchgen uom
2 27
0 958
- -
6.4 6.9
about 2 months ago 5 days ago
Rust 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.

matchgen

Posts with mentions or reviews of matchgen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • Why isn't clippy warning me?
    4 projects | /r/learnrust | 8 Jun 2023
    I’ve been enabling most of the pedantic lints on most of my projects. I was kind of surprised this isn’t part of the pedantic lint group, but it’s part of the restriction group. Looking through that list there are some other lints I’ll probably want to enable.
  • What's everyone working on this week (4/2023)?
    14 projects | /r/rust | 22 Jan 2023
    I’m experimenting with generating code that matches sequences at the start of an iterator. Basically, I give it a bunch of byte strings and what they map to, and it produces a giant match block that evaluates them.

uom

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

What are some alternatives?

When comparing matchgen and uom you can also consider the following projects:

htmlize - Rust crate to encode and decode HTML entities in UTF-8 according to the standard

xv6-riscv - Xv6 for RISC-V

rust-phf - Compile time static maps for Rust

insect - High precision scientific calculator with support for physical units

ginst - [MIRROR]: This is a push only mirror of ginst. All developement happens over at https://codeberg.org/Sebito/ginst

serde - Serialization framework for Rust

evolution - A self contained evolutionary ecosystem written in Rust, with Neural Nets and Genetic Evolution

onnx - Open standard for machine learning interoperability

walker - A link walker that recursively checks for broken links in a website.

xlite - Query Excel spredsheets (.xlsx, .xls, .ods) using SQLite

rusqttbom - RusQTTbom takes weather data from the Bureau of Meteorology (BOM) and publishes that data via MQTT messages.

Ruby Units - A unit handling library for ruby