richardhozak / cargo-examples
Run all examples for any locally cloned rust crate
☆13Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cargo-examples
- Embed images in Rust documentation☆24Updated 3 years ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆34Updated 11 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆19Updated last year
- ☆35Updated last month
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Migrated to Codeberg☆80Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- ☆55Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆61Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- Macro for sealing traits and structures☆49Updated last month
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- ☆31Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Write doc comments from macros☆98Updated 3 years ago
- A procedural macro for generating unique ids for rust types☆12Updated 8 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆11Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 4 months ago
- Faster integer division and modulus operations☆70Updated last year