wasm-rs / async-executor
Async executor for WebAssembly
☆78Updated last year
Alternatives and similar repositories for async-executor:
Users that are interested in async-executor are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- "just open a socket"☆73Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- An updated version of linked-hash-map and friends☆104Updated last month
- Big array helper for serde☆60Updated 8 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆70Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆133Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆95Updated 4 months ago
- A rust logger that routes messages to the browser's console.☆95Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Automatically implement traits for common smart pointers☆104Updated this week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- CBOR: Concise Binary Object Representation☆60Updated this week
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- `$crate` in procedural macros.☆68Updated last week
- A std::Instant replacement that works on WASM too.☆111Updated 8 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆76Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Rust attribute macro to implement a trait for tuples☆24Updated last month
- Minimal asynchronous runtime for Rust☆125Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Threadsafe RefCell for Rust☆89Updated last year
- Left Recursive PEG for rust☆67Updated 2 years ago
- docs.rs as a publishing platform?☆66Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago