znx3p0 / async_t
☆16Updated 2 years ago
Alternatives and similar repositories for async_t:
Users that are interested in async_t are comparing it to the libraries listed below
- ☆41Updated last year
- Rust procedural macro attribute parser☆38Updated 8 months ago
- ☆111Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- ☆39Updated 4 months ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- A sinless derive helper☆62Updated 3 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- ☆39Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- VF2 subgraph isomorphism algorithm in Rust.☆59Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- `$crate` in procedural macros.☆69Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- ☆55Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Convert number to enum☆88Updated 6 months ago
- Utility library to work with tuples.☆17Updated 3 years ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆39Updated 3 weeks ago