oxidecomputer / serde_tokenstream
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆64Updated this week
Related projects ⓘ
Alternatives and complementary repositories for serde_tokenstream
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- Lossless functionality for platform-native strings.☆70Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Macro for sealing traits and structures☆49Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Minimal TOML library with few dependencies☆82Updated last month
- ☆55Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆55Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Better reference counted strings for Rust☆114Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated this week
- ☆65Updated 5 months ago
- ☆68Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago