udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆62Updated 2 weeks ago
Alternatives and similar repositories for syntree
Users that are interested in syntree are comparing it to the libraries listed below
Sorting:
- Choose Rust types at compile-time via constants☆68Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- ☆93Updated 9 months ago
- An exploration of Storages☆37Updated last year
- A simple, id-based arena☆120Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- ☆73Updated 2 weeks ago
- A sinless derive helper☆74Updated last month
- Make trait methods callable without the trait in scope☆152Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Data-driven tests on stable Rust☆40Updated this week
- A fast, concurrent string interner☆151Updated last year
- Alternative future adapters that provide cancel safety.☆68Updated last week
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Interning of data in rust☆106Updated last month
- Simple goldenfile testing in Rust☆41Updated 6 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- exhaustive testing library☆64Updated last year
- Better reference counted strings for Rust☆134Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Const TypeId and non-'static TypeId☆66Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week