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:
- 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
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- `$crate` in procedural macros.☆75Updated last month
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 10 months ago
- An updated version of linked-hash-map and friends☆129Updated this week
- Migrated to Codeberg☆80Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- A library for compact bit sets containing enums.☆118Updated 3 weeks ago
- ☆112Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- 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
- Const TypeId and non-'static TypeId☆68Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆80Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A simple bitset container for Rust☆151Updated 3 months ago
- A rust logger that routes messages to the browser's console.☆100Updated 5 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆112Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago