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:
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- struct RGB for sharing pixels between crates☆108Updated 4 months ago
- `$crate` in procedural macros.☆77Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Pull in every source file in a directory as a module☆179Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated last week
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- ☆112Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A library for compact bit sets containing enums.☆120Updated last week
- Const TypeId and non-'static TypeId☆69Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last week
- Easily add Fluent to your Rust project.☆160Updated 3 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- Types to define keyboard related events☆68Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Big array helper for serde☆65Updated last year
- ☆43Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- ☆80Updated 2 years ago