sebcrozet / instantLinks
A std::Instant replacement that works on WASM too.
☆113Updated last year
Alternatives and similar repositories for instant
Users that are interested in instant are comparing it to the libraries listed below
Sorting:
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- struct RGB for sharing pixels between crates☆109Updated 5 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- `$crate` in procedural macros.☆79Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆77Updated 3 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆112Updated 3 years ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- ☆81Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- Minimal asynchronous executor for Rust☆133Updated last month
- Wasm convenience API for WebSockets☆109Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Easily add Fluent to your Rust project.☆161Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆103Updated last month