tomaka / wasm-timer
Abstraction over std::Instant and tokio_timer that works on WASM
☆74Updated 2 years ago
Alternatives and similar repositories for wasm-timer:
Users that are interested in wasm-timer are comparing it to the libraries listed below
- `$crate` in procedural macros.☆69Updated 2 weeks ago
- Write doc comments from macros☆101Updated 3 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆71Updated 10 months ago
- Async executor for WebAssembly☆80Updated last year
- Threadsafe RefCell for Rust☆90Updated last week
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- Data parallelism library for async-std.☆93Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 6 years ago
- A std::Instant replacement that works on WASM too.☆113Updated 10 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆55Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Rust attribute macro to implement a trait for tuples☆24Updated 4 months ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Migrated to Codeberg☆80Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated last week
- Compile-time checks that an enum or match is written in sorted order☆113Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Rust promises library☆19Updated last year
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago
- Pick a free unused port☆39Updated 2 years ago
- Types to define keyboard related events.☆56Updated last week
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆68Updated 3 months ago