Amanieu / minicov
Code coverage support for Rust `no_std` and embedded programs
☆54Updated 3 months ago
Alternatives and similar repositories for minicov:
Users that are interested in minicov are comparing it to the libraries listed below
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Minimal support for uart_16550 serial output.☆35Updated 3 months ago
- ☆73Updated 8 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Library facilitating safe pinned initialization☆33Updated 2 weeks ago
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- #[no_std] print equivalent for Rust☆61Updated last year
- Constant-time dynamic memory allocator in Rust☆92Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Project group working on the "safe transmute" feature☆88Updated 5 months ago
- Target "triple" support☆49Updated last week
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- ☆67Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- Rust rewrite of breakpad's minidump_writer☆72Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆171Updated this week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆44Updated 3 weeks ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year