udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆62Updated last month
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
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Alternative future adapters that provide cancel safety.☆69Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- ☆93Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆59Updated last year
- ☆74Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- An exploration of Storages☆37Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- A simple, id-based arena☆120Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆33Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- String optimized for map keys☆66Updated 2 months ago
- ☆44Updated 5 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A sinless derive helper☆74Updated 2 months ago