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
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Better reference counted strings for Rust☆140Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- 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
- 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
- ☆42Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- ☆111Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- ☆53Updated last month
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆76Updated 2 weeks ago
- ☆61Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- An exploration of Storages☆39Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago