udoprog / syntree
A memory efficient syntax tree for language developers
☆57Updated 2 weeks ago
Alternatives and similar repositories for syntree:
Users that are interested in syntree are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆55Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Choose Rust types at compile-time via constants☆64Updated last year
- An exploration of Storages☆35Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- A sinless derive helper☆72Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- A simple, id-based arena☆119Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- An async version of iterator☆40Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- ☆87Updated 5 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- ☆65Updated 10 months ago
- String optimized for map keys☆62Updated last week
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last month
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month