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.☆71Updated last week
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Migrated to Codeberg☆79Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- struct RGB for sharing pixels between crates☆104Updated last week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆114Updated last month
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- Find out about keys that are ignored when deserializing data☆85Updated last week
- Async session support with plugabble backends☆124Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Typed any map for rust☆67Updated 5 months ago
- Define your own PhantomData☆152Updated last week
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 5 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆73Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A simple bitset container for Rust☆142Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year