sebcrozet / instantLinks
A std::Instant replacement that works on WASM too.
☆112Updated last year
Alternatives and similar repositories for instant
Users that are interested in instant are comparing it to the libraries listed below
Sorting:
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- struct RGB for sharing pixels between crates☆107Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A library for compact bit sets containing enums.☆115Updated last week
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆137Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- fn(Code) -> Docs☆86Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Big array helper for serde☆64Updated last year
- ☆80Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago