oxidecomputer / serde_tokenstream
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆73Updated 5 months ago
Alternatives and similar repositories for serde_tokenstream:
Users that are interested in serde_tokenstream are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Macro for sealing traits and structures☆53Updated 4 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Const TypeId and non-'static TypeId☆64Updated last month
- ☆53Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆39Updated last year
- ☆55Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- An exploration of Storages☆35Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- Pretty-print file sizes and more☆44Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆65Updated 10 months ago
- Abstract over different executors☆73Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆55Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆30Updated 4 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
- ☆72Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago