Rust macro for automatically generating default
☆152Dec 22, 2023Updated 2 years ago
Alternatives and similar repositories for rust-smart-default
Users that are interested in rust-smart-default are comparing it to the libraries listed below
Sorting:
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- A Static Electric Field Visualizer☆18May 29, 2018Updated 7 years ago
- A macro to define lambda-like macros inline.☆17Sep 8, 2019Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- ☆58Mar 30, 2021Updated 4 years ago
- An implementation of the Webassembly spec in Rust☆101Jan 10, 2019Updated 7 years ago
- Easily read homogeneous CSV data into a 2D ndarray☆19Nov 19, 2025Updated 3 months ago
- A procedural macro for auto logging output of functions☆192Nov 3, 2021Updated 4 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Feb 16, 2022Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Jan 31, 2019Updated 7 years ago
- Minimal Rust wrapper for using sockets as IPC with file descriptor passing | now on https://codeberg.org/valpackett/tiny-nix-ipc☆15Oct 1, 2022Updated 3 years ago
- Runtime string formatting for Rust☆64Oct 5, 2019Updated 6 years ago
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- Formatting Cargo.toml☆32Feb 7, 2026Updated 3 weeks ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago
- A magic html parser☆195Jul 15, 2022Updated 3 years ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆135Mar 29, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Cargo subcommand for contributing to your dependencies☆56Dec 27, 2019Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆164Feb 16, 2026Updated 2 weeks ago
- Compact inlined strings for Rust.☆544Sep 20, 2023Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- ☆64Jul 11, 2017Updated 8 years ago
- [wip] Command line argument paw-rser.☆157Sep 6, 2019Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Mar 14, 2019Updated 6 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Overloadable functions in rust.☆43Aug 8, 2019Updated 6 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Mar 12, 2020Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆22Apr 11, 2020Updated 5 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆17Jun 26, 2019Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- A single-threaded polling-based Rust async executor suitable for use in games, embedded systems or WASM.☆24May 3, 2021Updated 4 years ago
- rust stackful generator library☆361Dec 17, 2025Updated 2 months ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago