dustypomerleau / rust-syntaxLinks
A TextMate-style grammar for Rust
☆25Updated last month
Alternatives and similar repositories for rust-syntax
Users that are interested in rust-syntax are comparing it to the libraries listed below
Sorting:
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated last week
- Provides assert_eq! like macros with colorized diff output☆152Updated 8 months ago
- Unicode Normalization forms according to UAX#15 rules☆181Updated last month
- Boolean-valued predicate functions in Rust☆199Updated last month
- Struct fields that are made read-only accessible to other modules☆259Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Backtraces in Rust☆598Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Manual segmented stacks for Rust☆323Updated last week
- Convert pulldown-cmark Events back to the string they were parsed from☆54Updated 8 months ago
- Experimental rust serialization library☆294Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- ☆304Updated last month
- crates is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆237Updated last year
- libbz2 (bzip2 compression) bindings for Rust☆156Updated 2 weeks ago
- Complex numbers for Rust☆244Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆381Updated last month
- sccache github action☆166Updated this week
- Rust replacement for miniz☆219Updated 3 weeks ago
- Generic Rational numbers for Rust☆147Updated 9 months ago
- String interning for Rust☆205Updated last month
- ☆195Updated last month
- ☆207Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆209Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆224Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆261Updated 3 months ago