rusqttbom VS rust-phf

Compare rusqttbom vs rust-phf and see what are their differences.

rusqttbom

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

rust-phf

Compile time static maps for Rust (by sfackler)
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
rusqttbom rust-phf
2 15
5 1,721
- 1.2%
3.8 4.8
12 months ago about 1 month ago
Rust Rust
MIT License 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.

rusqttbom

Posts with mentions or reviews of rusqttbom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.
  • What's everyone working on this week (4/2023)?
    14 projects | /r/rust | 22 Jan 2023
    Still working on my project RusQTTbom to get weather data from an API then publish locally via MQTT. Mostly finished refactoring into different files and setting up some basic data validation and unit tests. This week I want to also include forecast data. At the moment I’m only grabbing current observations. Should be fairly simple to do as I can use a bunch of other functions I’ve set up during the refactoring 👍
  • First program in Rust: Doing stuff with weather data and MQTT
    2 projects | /r/rust | 12 Jan 2023
    I was erring towards Java or Go initially however the more I looked into it, the more Rust seemed like the way to go. Fast forward through reading the Rust Book and this is my first proper Rust program - [RusQTTbom](https://github.com/athenars-io/rusqttbom).

rust-phf

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

What are some alternatives?

When comparing rusqttbom and rust-phf you can also consider the following projects:

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

parallel-hashmap - A family of header-only, very fast and memory-friendly hashmap and btree containers.

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

bumpalo - A fast bump allocation arena for Rust

towel - the most important item a hitchiker can carry

string-cache - String interning for Rust

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

rust - Empowering everyone to build reliable and efficient software.

BLAKE3 - the official Rust and C implementations of the BLAKE3 cryptographic hash function

patterns - A catalogue of Rust design patterns, anti-patterns and idioms

matchgen - Generate Rust functions to quickly map byte string prefixes to values

sharded - Safe, fast, and obvious concurrent collections in Rust.