udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆64Updated last month
Alternatives and similar repositories for syntree
Users that are interested in syntree are comparing it to the libraries listed below
Sorting:
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- ☆61Updated last year
- ☆95Updated last year
- ☆76Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- An exploration of Storages☆39Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Simple goldenfile testing in Rust☆44Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A sinless derive helper☆78Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆20Updated 3 years ago