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☆160Updated 3 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- ☆41Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- The missing compound borrowing for Rust.☆61Updated last week
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- ☆59Updated last year
- A sinless derive helper☆74Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆151Updated last year
- Minimal asynchronous executor for Rust☆133Updated last week
- ☆112Updated 2 years ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago