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:
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- struct RGB for sharing pixels between crates☆107Updated last month
- `$crate` in procedural macros.☆74Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 8 months ago
- A rust logger that routes messages to the browser's console.☆99Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- A library for compact bit sets containing enums.☆115Updated this week
- Macro for sealing traits and structures☆59Updated 8 months ago
- ☆112Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Types to define keyboard related events☆65Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Drop-in replacement for std::time for Wasm in browsers☆77Updated 6 months ago
- ☆80Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 3 weeks ago
- String-like container based on SmallVec☆25Updated last week
- zero runtime cost default arguments in rust☆89Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago