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☆162Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Better reference counted strings for Rust☆140Updated last year
- An exploration of Storages☆39Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 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`☆131Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- ☆111Updated 3 years ago
- ☆42Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆61Updated 2 years ago
- ☆75Updated 3 weeks ago