andrewbaxter / genemichaelsLinks
Even formats macros
☆94Updated 2 weeks ago
Alternatives and similar repositories for genemichaels
Users that are interested in genemichaels are comparing it to the libraries listed below
Sorting:
- "A very small syn"☆211Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆129Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- A Rust code linter☆212Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A versatile and developer-friendly trait mocking library☆77Updated this week
- An alternate Cargo registry using static files☆134Updated last month
- Comparison of Rust string types☆160Updated last week
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- ☆43Updated 2 years ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Yet another string type for Rust☆89Updated this week
- Comparing parser APIs☆145Updated last week
- An evil parsing library.☆54Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Type that deserializes only from one specific value☆266Updated last month
- Rust procedural macro attribute parser☆44Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust KDL parser and derive implementation☆95Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust