ferrous-systems / sealed-rust
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
- How to bootstrap support for a no_std target☆209Updated 10 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 5 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Check your crate for (possible) no_std compatibility☆212Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆405Updated 5 months 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…☆121Updated 11 months ago
- A tool to detect code paths leading to Rust's panic handler☆215Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- A State Machine Language DSL procedual macro for Rust☆207Updated 3 weeks ago
- What's Knurling all about?☆141Updated 3 years ago
- Amazing documentation tooling for Rust☆152Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- ☆183Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- A collection of books and other documents about embedded Rust☆84Updated 9 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- Verification working group☆104Updated 6 years ago
- Online introspection for Rust☆417Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆258Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆98Updated 7 months ago