Amanieu / minicovLinks
Code coverage support for Rust `no_std` and embedded programs
☆57Updated 7 months ago
Alternatives and similar repositories for minicov
Users that are interested in minicov are comparing it to the libraries listed below
Sorting:
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- ☆87Updated last year
- Library facilitating safe pinned initialization☆41Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Minimal support for uart_16550 serial output.☆37Updated 7 months ago
- #[no_std] print equivalent for Rust☆64Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- A dynamic binary tracing tool☆67Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Target "triple" support☆54Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 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 2 months ago
- ☆67Updated 10 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Tiny C library written in Rust☆59Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago