estebank / makeit
Zero-overhead type-safe builder pattern `derive` macro for your Rust structs
☆222Updated last year
Related projects ⓘ
Alternatives and complementary repositories for makeit
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Type that deserializes only from one specific value☆228Updated this week
- A fast, concurrent string interner☆140Updated 2 months ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- ☆443Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Support crate for rustc's self-profiling feature☆334Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆142Updated 10 months ago
- Like Rust's std::Path, but UTF-8.☆436Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- in-place allocation-reusing queues for Rust☆287Updated 5 months ago
- Experiments with structured concurrency in Rust☆311Updated 3 months ago
- Structured concurrency operations for async Rust☆407Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆410Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆254Updated 2 years ago
- Faster, more compact implementation of std::Cow☆337Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- ☆308Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆263Updated 5 months ago
- Easy code duplicate with substitution for Rust☆235Updated last month
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆387Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆217Updated 3 weeks ago
- Library for snippet annotations☆274Updated last week
- Struct fields that are made read-only accessible to other modules☆222Updated last month