sebcrozet / instant
A std::Instant replacement that works on WASM too.
☆111Updated 8 months ago
Alternatives and similar repositories for instant:
Users that are interested in instant are comparing it to the libraries listed below
- An updated version of linked-hash-map and friends☆104Updated last month
- `$crate` in procedural macros.☆68Updated last week
- struct RGB for sharing pixels between crates☆99Updated last month
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Compile-time checks that an enum or match is written in sorted order☆112Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Macro for sealing traits and structures☆50Updated last month
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- fn(Code) -> Docs☆83Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- "just open a socket"☆73Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆70Updated 8 months ago
- A rust logger that routes messages to the browser's console.☆95Updated last year
- A library for compact bit sets containing enums.☆95Updated last month
- Big array helper for serde☆60Updated 8 months ago
- Rust library for typesystem-assisted bitflags.☆114Updated this week
- Drop-in replacement for std::time for Wasm in browsers☆58Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- ☆105Updated 9 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- Const TypeId and non-'static TypeId☆58Updated last month
- Async session support with plugabble backends☆124Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 2 months ago
- Async executor for WebAssembly☆78Updated last year