oxidecomputer / serde_tokenstreamLinks
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆73Updated 7 months ago
Alternatives and similar repositories for serde_tokenstream
Users that are interested in serde_tokenstream are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆56Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- An exploration of Storages☆35Updated last year
- ☆53Updated 3 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Inline procedural macros for Rust☆57Updated 2 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- ☆32Updated 6 months ago
- ☆69Updated 3 weeks ago
- ☆57Updated last year
- The `io_uring` library for Rust (with Rustix)☆29Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- ☆43Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- ☆57Updated last year
- A sinless derive helper☆72Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- Pretty-print file sizes and more☆47Updated 2 months ago