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.☆76Updated last month
- struct RGB for sharing pixels between crates☆107Updated 3 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆112Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 2 months ago
- A library for compact bit sets containing enums.☆119Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Types to define keyboard related events☆68Updated last month
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust macro to specialize on the type of an expression.☆46Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆80Updated 2 years ago
- String-like container based on SmallVec☆29Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆81Updated 9 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Write doc comments from macros☆101Updated 2 weeks ago