udoprog / syntree
A memory efficient syntax tree for language developers
☆55Updated 2 months ago
Alternatives and similar repositories for syntree:
Users that are interested in syntree are comparing it to the libraries listed below
- An exploration of Storages☆36Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- 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
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Serde serializer for generating Starlark build targets☆66Updated last week
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated last week
- Lending iterators on stable Rust☆82Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A sinless derive helper☆71Updated 4 months ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A simple, id-based arena☆118Updated last year
- String optimized for map keys☆62Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago