oxidecomputer / serde_tokenstreamLinks
serde::Deserializer for proc_macro/proc_macro2::TokenStream
☆73Updated 7 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:
- Macro for sealing traits and structures☆57Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- ☆53Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- An exploration of Storages☆37Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- structured parallel execution for async Rust☆33Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- ☆72Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆32Updated 7 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- ☆40Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Convert number to enum☆87Updated 11 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago