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:
- `$crate` in procedural macros.☆73Updated last month
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- struct RGB for sharing pixels between crates☆106Updated this week
- Macro for sealing traits and structures☆57Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A rust logger that routes messages to the browser's console.☆99Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- ☆112Updated 2 years ago
- ☆80Updated 2 years ago
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Wasm convenience API for WebSockets☆102Updated last month
- A simple bitset container for Rust☆145Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- ☆57Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago