wasm-rs / async-executorLinks
Async executor for WebAssembly
☆83Updated last year
Alternatives and similar repositories for async-executor
Users that are interested in async-executor are comparing it to the libraries listed below
Sorting:
- A rust logger that routes messages to the browser's console.☆100Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- `$crate` in procedural macros.☆76Updated 2 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- "just open a socket"☆73Updated 2 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- ☆59Updated last year
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- ☆48Updated last year
- CBOR: Concise Binary Object Representation☆80Updated 2 weeks ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 11 months ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- Advisory cross-platform file locks using file descriptors☆82Updated 6 months ago
- Extract differences between arbitrary datastructures☆90Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆113Updated last year
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- like thread::spawn but for processes☆160Updated 8 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- A simple, id-based arena☆119Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago