sebcrozet / instant
A std::Instant replacement that works on WASM too.
☆111Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for instant
- `$crate` in procedural macros.☆65Updated 2 months ago
- struct RGB for sharing pixels between crates☆98Updated last month
- Migrated to Codeberg☆80Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Threadsafe RefCell for Rust☆88Updated last year
- Pull in every source file in a directory as a module☆158Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- Macro for sealing traits and structures☆49Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆69Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Drop-in replacement for std::time for Wasm in browsers☆53Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- A rust logger that routes messages to the browser's console.☆95Updated last year
- Compile-time checks that an enum or match is written in sorted order☆111Updated 2 weeks ago
- ☆35Updated last month
- fn(Code) -> Docs☆80Updated last year
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- A library for compact bit sets containing enums.☆93Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 4 months ago
- Big array helper for serde☆59Updated 6 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Write doc comments from macros☆98Updated 3 years ago