ferrous-systems / sealed-rustLinks
Bringing Rust to the Safety Critical Domain
☆219Updated 5 years ago
Alternatives and similar repositories for sealed-rust
Users that are interested in sealed-rust are comparing it to the libraries listed below
Sorting:
- How to bootstrap support for a no_std target☆214Updated last month
- Unit `#[test]`ing for microcontrollers and other `no_std` systems☆125Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- What's Knurling all about?☆141Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- An investigation into what adhering to each MISRA-C rule looks like in Rust. The intention is to decipher how much we "get for free" from…☆132Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- ☆182Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Board Support Crate for the STM32F3DISCOVERY☆94Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- ☆92Updated 5 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- ☆78Updated 4 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Ferrous Systems Embedded Trainings☆118Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Lightweight logging framework for resource constrained devices☆47Updated 5 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated last year
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- CBOR support for serde.☆305Updated 3 years ago
- Extremely generic linear algebra libary for Rust☆228Updated 10 months ago
- Awesome embedded projects by the Rust community!☆92Updated 4 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆309Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago