tomaka / wasm-timerLinks
Abstraction over std::Instant and tokio_timer that works on WASM
☆75Updated 3 years ago
Alternatives and similar repositories for wasm-timer
Users that are interested in wasm-timer are comparing it to the libraries listed below
Sorting:
- `$crate` in procedural macros.☆71Updated last month
- A std::Instant replacement that works on WASM too.☆112Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆74Updated last year
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- A rust logger that routes messages to the browser's console.☆99Updated last month
- ☆57Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 6 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆110Updated last year
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- Async executor for WebAssembly☆82Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Migrated to Codeberg☆79Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Trivially run wasm applications and examples in the browser☆87Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A simple bitset container for Rust☆143Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆35Updated last week
- Data parallelism library for async-std.☆93Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago