Amanieu / minicovLinks
Code coverage support for Rust `no_std` and embedded programs
☆60Updated 11 months ago
Alternatives and similar repositories for minicov
Users that are interested in minicov are comparing it to the libraries listed below
Sorting:
- ☆90Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- A dynamic binary tracing tool☆67Updated 3 years ago
- ☆68Updated last month
- Run *nix system calls directly in Rust☆59Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- ☆37Updated 9 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Library facilitating safe pinned initialization☆60Updated last week
- Project group working on the "safe transmute" feature☆94Updated last year
- dlmalloc ported into Rust☆111Updated last month
- Minimal support for uart_16550 serial output.☆38Updated 2 months ago
- Stack unwinding library in Rust☆96Updated last month
- #[no_std] print equivalent for Rust☆64Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆124Updated 3 weeks ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 3 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Target "triple" support☆52Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month