bounded-registers VS tyrade

Compare bounded-registers vs tyrade and see what are their differences.

bounded-registers

Using Type-Level Programming in Rust to Make Safer Hardware Abstractions (by auxoncorp)

tyrade

A pure functional language for type-level programming in Rust (by willcrichton)
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
bounded-registers tyrade
3 5
50 309
- -
0.0 0.0
over 2 years ago over 1 year ago
Rust Rust
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.

bounded-registers

Posts with mentions or reviews of bounded-registers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • What Is Type-Level Programming?
    3 projects | news.ycombinator.com | 3 May 2023
    This sort of thing is something we abused about Rust quite some time ago to make safer interfaces to low-level hardware.

    https://blog.auxon.io/2019/10/25/type-level-registers/

  • Type-level Bubble Sort in Rust: Part 2
    4 projects | dev.to | 16 Mar 2022
    A much more practically useful type-level programming in Rust A macro to define type-level logic with value-level syntax in Rust Type-level Brainfuck in Rust "Gentle Intro to Type-level Recursion in Rust" Type-level registers in Rust Type-level quicksort in Scala" Type-level sorting algorithms in Haskell A repo with functions and algorithms implemented purely on types in TypeScript
  • Writing embedded firmware using Rust
    10 projects | news.ycombinator.com | 19 Dec 2021

tyrade

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

What are some alternatives?

When comparing bounded-registers and tyrade you can also consider the following projects:

hubris - A lightweight, memory-protected, message-passing kernel for deeply embedded systems.

tinyvec - Just, really the littlest Vec you could need. So smol.

meta-typing - 📚 Functions and algorithms implemented purely with TypeScript's type system

frunk - Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.

humility - Debugger for Hubris

BitBang_I2C - A software I2C implementation to run on any GPIO pins on any system

chalk - An implementation and definition of the Rust trait system using a PROLOG-like logic solver

esp32 - Peripheral access crate for the ESP32

type-level-sort - im so smart please hire me

typic - Type-safe transmutations between layout-compatible types.