oxidecomputer / serde_tokenstreamLinks
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆73Updated 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 this week
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Const TypeId and non-'static TypeId☆70Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- ☆42Updated 2 years 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
- Bare-metal allocators.☆76Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated this week
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆112Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆53Updated this week
- An exploration of Storages☆39Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- The missing compound borrowing for Rust.☆62Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago