richardhozak / cargo-examples
Run all examples for any locally cloned rust crate
☆13Updated last year
Alternatives and similar repositories for cargo-examples:
Users that are interested in cargo-examples are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Embed images in Rust documentation☆25Updated 3 years ago
- ☆39Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- `$crate` in procedural macros.☆68Updated 3 weeks ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Command line tool for building Rust shaders using rust-gpu☆18Updated this week
- Official Salva plugin for the Bevy game engine.☆13Updated 4 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 8 months ago
- Floating point types which can be safely shared between threads☆16Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- ☆55Updated last year
- the definitive non-empty slice/array/vec library for Rust☆15Updated 9 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- ☆26Updated 3 months ago
- The first compute-centric vector graphic video game☆68Updated 6 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- horrible serde macro stuff☆39Updated last year