dustypomerleau / rust-syntax
A TextMate-style grammar for Rust
☆22Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-syntax
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 2 weeks ago
- Provides assert_eq! like macros with colorized diff output☆133Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Boolean-valued predicate functions in Rust☆176Updated last week
- Conditional compilation according to rustc compiler version☆334Updated this week
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- Bisects rustc, either nightlies or CI artifacts☆177Updated this week
- 📈 GitHub Action for code coverage reporting with grcov☆106Updated last year
- Manual segmented stacks for Rust☆287Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago
- Dropbox SDK for Rust☆77Updated this week
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- ☆171Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Integer trait and functions for Rust☆180Updated 6 months ago
- Generic Rational numbers for Rust☆144Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆110Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated this week
- Rusty bindings for Apple libraries☆170Updated 2 years ago
- ☆49Updated last month
- ☆128Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆101Updated last month
- Execute your code on the Rust ecosystem.☆181Updated last month
- Compatibility adapter between tokio and futures☆155Updated 3 weeks ago
- A simple bitset container for Rust☆124Updated 6 months ago
- Write doc comments from macros☆98Updated 3 years ago