dustypomerleau / rust-syntaxLinks
A TextMate-style grammar for Rust
☆26Updated 3 months ago
Alternatives and similar repositories for rust-syntax
Users that are interested in rust-syntax are comparing it to the libraries listed below
Sorting:
- Bisects rustc, either nightlies or CI artifacts☆191Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆271Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Struct fields that are made read-only accessible to other modules☆253Updated 2 weeks ago
- Provides assert_eq! like macros with colorized diff output☆150Updated 6 months ago
- Macro for writing nested `if let` expressions☆168Updated last week
- ☆296Updated 2 weeks ago
- ☆192Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Rusty bindings for Apple libraries☆178Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Boolean-valued predicate functions in Rust☆199Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- Unicode Normalization forms according to UAX#15 rules☆180Updated 3 weeks ago
- generators☆209Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- ☆101Updated 2 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- 📈 GitHub Action for code coverage reporting with grcov☆106Updated 2 years ago
- Typed HTTP Headers from hyper☆180Updated 2 weeks ago
- Generic Rational numbers for Rust☆150Updated 7 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆220Updated 2 weeks ago
- ☆216Updated 3 weeks ago
- String interning for Rust☆203Updated last week
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Manual segmented stacks for Rust☆318Updated 4 months ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago