rp-hal VS tz

Compare rp-hal vs tz and see what are their differences.

rp-hal

A Rust Embedded-HAL for the rp series microcontrollers (by rp-rs)
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
rp-hal tz
30 75
1,261 1,429
3.0% -
9.3 9.2
2 days ago about 16 hours ago
Rust C
- GNU General Public License v3.0 or later
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.

rp-hal

Posts with mentions or reviews of rp-hal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-06.

tz

Posts with mentions or reviews of tz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-31.
  • RFC 3339 vs. ISO 8601
    4 projects | news.ycombinator.com | 31 Aug 2023
    A link was added from "Europe/Kiev" to "Europe/Kyiv" in the included-by-default backward file [0], so that any user that doesn't exclude that file will simply treat the old name as an alias for the new name.

    [0] https://github.com/eggert/tz/commit/e13e9c531fc48a04fb8d064a...

  • A Guide to Date and Time Formatting in JavaScript
    1 project | dev.to | 22 Aug 2023
    timeZone: Determines the current timezone to use to display the time e.g. America/Los_Angeles. Full list can be found on IANA time zone database
  • Navigating the timezone nightmare in product development
    2 projects | news.ycombinator.com | 14 Aug 2023
    "Eire" is in there, for instance, to deal with software that assumes that the "is_dst" half of the year is during the (northern) summer, but Ireland technically does it the other way around -- a distinction relevant only to computers.

    https://github.com/eggert/tz/blob/c3e966c59b02b1f47f0b7b0e4a...

    The only other timezone that currently has a non-1h offset for DST -- Ireland's is -1 hours -- is Australia/Lord_Howe, which has a 30-min positive leap.

  • coolest discoveries at ucla
    1 project | /r/ucla | 26 Jun 2023
    Prof Paul Eggert is currently the editor and coordinator of the Time Zone Database of IANA, which enables timestamps on official documents and photos.
  • Small parser for the tzdb text file format (based on Esrap)
    2 projects | /r/lisp | 24 Jun 2023
    I've looked at it, but wanted to work with the tz source repository directly (I think local-time gets their zone files from Ubuntu). Also getting zic running in a portable way seemed too much of a hassle. The text file format is not all that complicated and documented in the zic manual pretty well. This approach is also chosen by the JDK as far as I can tell.
  • Time Zone Database
    1 project | news.ycombinator.com | 24 May 2023
  • Software developers in 60s
    1 project | /r/ProgrammerHumor | 29 Apr 2023
    Subscribe to tz-announce for more fun: https://www.iana.org/time-zones
  • Regional Daylight Saving Timezone changed but not reflected in Android
    1 project | /r/AndroidQuestions | 28 Apr 2023
    Unfortunately, you just wait. The person(s) at IANA who manages The Time Zone Database is certainly aware, and from there it "just" has to percolate down to Google and your phone.
  • Google home can't even tell the right time.
    1 project | /r/googlehome | 16 Apr 2023
    most systems use https://www.iana.org/time-zones
  • What is your opinion of Daylight Saving Time?
    1 project | /r/AskAnAmerican | 31 Mar 2023
    And have you looked at the TZ database? My God it's a hot mess, and for good reason: human governments are terrible at creating code. Worse even than beginning CS students, because at least CS students know they don't know what they're doing, while politicians are both stupid and arrogant enough to think they're not stupid.

What are some alternatives?

When comparing rp-hal and tz you can also consider the following projects:

tutorials - 📚 Stash of tutorials completed for learning cool stuff.

lcurses - Lua bindings for Curses

embassy - Modern embedded framework, using Rust and async.

microsoft-foss-fund - The Microsoft FOSS Fund provides a direct way for Microsoft engineers to participate in the nomination and selection process to help communities and projects they are passionate about. The FOSS Fund provides $10,000 sponsorships to open source projects as selected by Microsoft employees.

rlox

wg-best-practices-os-developers - The Best Practices for OSS Developers working group is dedicated to raising awareness and education of secure code best practices for open source developers.

edn - Extensible Data Notation

powertools-lambda-python - A developer toolkit to implement Serverless best practices and increase developer velocity.

rp2040-project-template - A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project

polonius - Defines the Rust borrow checker.

avr-hal - embedded-hal abstractions for AVR microcontrollers