oxidecomputer / serde_tokenstreamLinks
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆73Updated 11 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☆159Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- An exploration of Storages☆37Updated last year
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆41Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- ☆53Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆60Updated 2 years ago
- A sinless derive helper☆75Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- ☆76Updated 2 months ago
- ☆59Updated last year
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago