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:
- `$crate` in procedural macros.☆80Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Updated 3 years ago
- struct RGB for sharing pixels between crates☆109Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Wasm convenience API for WebSockets☆109Updated 7 months ago
- ☆111Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81Updated last year
- ☆61Updated 2 years ago
- A rust logger that routes messages to the browser's console.☆103Updated 8 months ago
- 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
- Make trait methods callable without the trait in scope☆162Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆43Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Minimal asynchronous executor for Rust☆133Updated last week
- Macro for sealing traits and structures☆61Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago