bevyengine / variadics_pleaseLinks
☆22Updated last week
Alternatives and similar repositories for variadics_please
Users that are interested in variadics_please are comparing it to the libraries listed below
Sorting:
- Use winit like the async runtime you've always wanted☆50Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆83Updated 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.☆55Updated 2 months ago
- Automated GUI testing using accesskit☆74Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆56Updated 6 months ago
- Unofficial Steam Audio Rust Rewrite☆24Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Cache your Cargo build files☆24Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- File system dialogs for loading and saving files using the Bevy game engine☆30Updated 3 months ago
- Macros for all your token pasting needs. Successor of paste☆63Updated 3 weeks ago
- English inflector decliner conjugator from wiktionary data☆38Updated 4 months ago
- ☆33Updated last year
- An async-compatible thread-pool written in rust.☆118Updated 2 weeks ago
- A sinless derive helper☆77Updated 3 weeks ago
- Autodefault automatically makes your struct literals fill themselves with `..default()`☆76Updated 4 years ago
- Mirror of Rust's allocator api for use on stable rust