wasm-rs / shared-channelLinks
Shared Channel for WebAssembly
☆41Updated 4 years ago
Alternatives and similar repositories for shared-channel
Users that are interested in shared-channel are comparing it to the libraries listed below
Sorting:
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆73Updated last year
- Rexie is an easy-to-use, futures based wrapper around IndexedDB that compiles to webassembly.☆87Updated 8 months ago
- Executor for asynchronous task based on wasm web workers.☆33Updated 8 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Async executor for WebAssembly☆82Updated last year
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆41Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- An async version of iterator☆40Updated 11 months ago
- Generate TypeScript type definitions for Rust types.☆31Updated 7 months ago
- Transitive derive macros for Rust☆32Updated last week
- A futures based crate for interacting with IndexedDB on browsers using webassembly.☆32Updated 7 months ago
- A Rust implementation of fractional indexing.☆56Updated 8 months ago
- Types to define keyboard related events☆65Updated 3 weeks ago
- Alternative future adapters that provide cancel safety.☆64Updated last week
- ☆47Updated last year
- Future bindings for IndexedDB via web_sys☆57Updated 2 weeks ago
- Mimicking tokio functionalities on web browsers☆95Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- ☆110Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Case transforming macros for idents☆39Updated 5 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- A rust logger that routes messages to the browser's console.☆99Updated last month
- Typed any map for rust☆67Updated 5 months ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Bindings to IndexedDB that default the transactions to aborting☆21Updated 2 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A predictable reactive framework for Rust apps inspired by Redux