tomaka / wasm-timer
Abstraction over std::Instant and tokio_timer that works on WASM
☆72Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for wasm-timer
- A std::Instant replacement that works on WASM too.☆111Updated 6 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- A rust logger that routes messages to the browser's console.☆95Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆69Updated 6 months ago
- Rust attribute macro to implement a trait for tuples☆23Updated this week
- Write doc comments from macros☆98Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated 2 weeks ago
- ☆108Updated 11 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Async executor for WebAssembly☆77Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 8 months ago
- Overloadable functions in rust.☆41Updated 5 years ago
- Threadsafe RefCell for Rust☆88Updated last year
- Versioned data-structures for Rust☆203Updated last year
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- Migrated to Codeberg☆80Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Drop-in replacement for std::time for Wasm in browsers☆53Updated last week
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year