znx3p0 / async_tLinks
☆15Updated 3 years ago
Alternatives and similar repositories for async_t
Users that are interested in async_t are comparing it to the libraries listed below
Sorting:
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Iterator of const known length☆17Updated 9 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆112Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆143Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust procedural macro attribute parser☆45Updated last year
- A tiny library for chaining free functions into method call chains.☆48Updated 5 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Bare-metal allocators.☆75Updated 3 years ago
- 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- ☆43Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- "A very small syn"☆209Updated 7 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Minimal asynchronous executor for Rust☆129Updated last week
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- `$crate` in procedural macros.☆74Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago