wasm-rs / async-executorLinks
Async executor for WebAssembly
☆82Updated 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 4 months ago
- CBOR: Concise Binary Object Representation☆76Updated last week
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Minimal asynchronous executor for Rust☆129Updated last week
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Data parallelism library for async-std.☆94Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆139Updated 3 years ago
- `$crate` in procedural macros.☆74Updated 2 weeks ago
- "just open a socket"☆73Updated 2 years ago
- Make trait methods callable without the trait in scope☆156Updated this week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Better reference counted strings for Rust☆136Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- ☆49Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 weeks ago
- ☆59Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆217Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- like thread::spawn but for processes☆158Updated 6 months ago
- ☆112Updated last year
- Define your own PhantomData☆156Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Reactive dependency injection for Rust.☆42Updated last month
- Types and traits for http clients☆115Updated 2 years ago