oxidecomputer / serde_tokenstreamLinks
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆73Updated 10 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☆157Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Better reference counted strings for Rust☆136Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- ☆41Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- An exploration of Storages☆37Updated last year
- Const TypeId and non-'static TypeId☆67Updated last week
- ☆52Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆124Updated 11 months ago
- ☆74Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Define your own PhantomData☆158Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- The missing compound borrowing for Rust.☆61Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago