oxidecomputer / serde_tokenstreamLinks
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆73Updated 8 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:
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- ☆40Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A sinless derive helper☆73Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆72Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- ☆112Updated 2 years ago