Amanieu / minicovLinks
Code coverage support for Rust `no_std` and embedded programs
☆57Updated 6 months ago
Alternatives and similar repositories for minicov
Users that are interested in minicov are comparing it to the libraries listed below
Sorting:
- #[no_std] print equivalent for Rust☆64Updated last year
- ☆86Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- Library facilitating safe pinned initialization☆41Updated this week
- A dynamic binary tracing tool☆68Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Stack unwinding library in Rust☆91Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Target "triple" support☆54Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Run *nix system calls directly in Rust☆58Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Minimal support for uart_16550 serial output.☆37Updated 6 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago