richardhozak / cargo-examplesLinks
Run all examples for any locally cloned rust crate
☆13Updated 2 months 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☆27Updated 4 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- An undo-redo library.☆54Updated 4 months ago
- A procedural macro for generating unique ids for rust types☆15Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- The first compute-centric vector graphic video game☆70Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- ☆42Updated 9 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Procedural macro that generates an array of the field names of a named struct☆35Updated 7 months ago
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- Convert number to enum☆87Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- 🪞 Powerful reflection library for Rust☆95Updated 2 months ago
- An allocator to keep track of (the max) allocated memory☆31Updated 3 weeks ago
- ☆112Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆57Updated last year
- Two dimensional grid data structure☆87Updated last month
- Pre-RFC for merging cargo-script into cargo☆36Updated last week
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆91Updated last month
- `$crate` in procedural macros.☆73Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆163Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 5 months ago