richardhozak / cargo-examples
Run all examples for any locally cloned rust crate
☆13Updated 3 weeks ago
Alternatives and similar repositories for cargo-examples
Users that are interested in cargo-examples are comparing it to the libraries listed below
Sorting:
- Embed images in Rust documentation☆26Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆57Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- A procedural macro for generating unique ids for rust types☆14Updated last year
- rust slice conversion library☆16Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆81Updated last week
- ☆56Updated last year
- Floating point types which can be safely shared between threads☆17Updated 8 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Value probing with egui based UI☆22Updated last week
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- `$crate` in procedural macros.☆70Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Official Salva plugin for the Bevy game engine.☆13Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- An undo-redo library.☆54Updated 2 months ago
- Asset manger for good assets only☆31Updated last year
- A Rust Library for Numerical Equation Solving and Optimisation☆25Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated this week
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month