matklad / cov-mark
☆56Updated 9 months ago
Alternatives and similar repositories for cov-mark:
Users that are interested in cov-mark are comparing it to the libraries listed below
- Token tree calling convention☆79Updated 2 years ago
- ☆55Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- ☆62Updated 7 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- ☆64Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆54Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Parse byte size into integer accurately.☆29Updated 7 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆49Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago