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 5 months ago
- CBOR: Concise Binary Object Representation☆77Updated 2 weeks ago
- "just open a socket"☆73Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- WABT bindings for Rust☆79Updated 2 years ago
- Minimal asynchronous executor for Rust☆130Updated last week
- ☆49Updated last year
- ☆224Updated last month
- ☆85Updated 3 years ago
- An updated version of linked-hash-map and friends☆129Updated 5 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- ☆112Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Types and traits for http clients☆115Updated 2 years ago
- `$crate` in procedural macros.☆75Updated 3 weeks ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆139Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- like thread::spawn but for processes☆158Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated 2 years ago
- ☆59Updated last year
- Data parallelism library for async-std.☆94Updated last year