oxidecomputer / serde_tokenstream
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆68Updated 3 months ago
Alternatives and similar repositories for serde_tokenstream:
Users that are interested in serde_tokenstream are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Lending iterators on stable Rust☆81Updated last year
- ☆65Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- A sinless derive helper☆62Updated 3 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- An exploration of Storages☆36Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- ☆53Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- ☆36Updated last year
- Abstract over different executors☆73Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- ☆53Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Const TypeId and non-'static TypeId☆59Updated this week
- ☆55Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 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