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
- Generate Rust enum variants without associated data☆100Updated this week
- Rust procedural macro attribute parser☆44Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- ☆226Updated 6 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Testing framework for rust enhancing the built-in library with some useful features.☆72Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Typed any map for rust☆67Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Define your own PhantomData☆158Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Utilities for working with impl traits in Rust.☆121Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Web API access control for Rust☆127Updated this week
- Easily add Fluent to your Rust project.☆161Updated 3 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year