zenixls2 / overloadf
Unlock function overloading in rust
☆13Updated 2 years ago
Alternatives and similar repositories for overloadf
Users that are interested in overloadf are comparing it to the libraries listed below
Sorting:
- Timer facilities for Rust's async story☆56Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Integration between rustls and tokio-postgres☆34Updated 6 months ago
- ☆12Updated 6 months ago
- Iterator of const known length☆16Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Abstract over different executors☆73Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Types to define keyboard related events☆64Updated last week
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Compile-time string operations☆93Updated 3 months ago
- ☆56Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A Set of Bits☆65Updated 5 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆46Updated 5 months ago
- Utilities for encoding and decoding frames using `async/await`.☆25Updated last year