danieldg / async-once-cellLinks
☆43Updated last year
Alternatives and similar repositories for async-once-cell
Users that are interested in async-once-cell are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Derive a builder for your constructors in Rust☆71Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- ☆222Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Typed any map for rust☆67Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- Generate Rust enum variants without associated data☆99Updated this week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Pull in every source file in a directory as a module☆179Updated this week
- A Rust library for doing URL percentage encoding.☆73Updated last year
- Web API access control for Rust☆127Updated this week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago