sebcrozet / instantLinks
A std::Instant replacement that works on WASM too.
☆114Updated last year
Alternatives and similar repositories for instant
Users that are interested in instant are comparing it to the libraries listed below
Sorting:
- `$crate` in procedural macros.☆81Updated 2 months ago
- struct RGB for sharing pixels between crates☆108Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆111Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago
- Big array helper for serde☆65Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- ☆43Updated last year
- Make trait methods callable without the trait in scope☆162Updated this week
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- ☆80Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A library for compact bit sets containing enums.☆121Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- String-like container based on SmallVec☆30Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆110Updated last year