sebcrozet / instantLinks
A std::Instant replacement that works on WASM too.
☆114Updated 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☆99Updated 10 months ago
- struct RGB for sharing pixels between crates☆108Updated 6 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated this week
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Macro for sealing traits and structures☆61Updated last year
- ☆111Updated 3 years ago
- A library for compact bit sets containing enums.☆121Updated this week
- ☆80Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 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.☆55Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆105Updated 3 months ago
- Typed any map for rust☆67Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Trivially run wasm applications and examples in the browser☆89Updated last year