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.☆74Updated 2 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- struct RGB for sharing pixels between crates☆107Updated 2 weeks ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A rust logger that routes messages to the browser's console.☆99Updated 3 months ago
- ☆112Updated 2 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- A simple bitset container for Rust☆147Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆75Updated 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 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- Migrated to Codeberg☆79Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated this week
- A Rust promise for games and immediate mode GUIs☆139Updated last year
- ☆80Updated 2 years ago
- Better reference counted strings for Rust☆131Updated last year
- Big array helper for serde☆61Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- 🪞 Powerful reflection library for Rust☆95Updated 2 months ago
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆96Updated last week