oxidecomputer / serde_tokenstreamLinks
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆74Updated last year
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☆161Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Macro for sealing traits and structures☆60Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆139Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- ☆76Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- ☆53Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Define your own PhantomData☆158Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated 10 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`☆129Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- Abstract over different executors☆74Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago