sunfishcode / socketpairLinks
Cross-platform socketpair functionality
☆16Updated 8 months ago
Alternatives and similar repositories for socketpair
Users that are interested in socketpair are comparing it to the libraries listed below
Sorting:
- Non-owning unsafe I/O☆23Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 5 years ago
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- Bundles and tooling for Rust WASM frontend application☆36Updated 3 years ago
- A WebAssembly-native Rust stdlib☆111Updated last week
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- WASM / WASI interface for browser service workers☆64Updated 3 years ago
- An async version of iterator☆41Updated last year
- Provides a single unified API to run WASM modules on the desktop using wasmtime, or on the web using js-sys.☆53Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆21Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- A simple and spec-compliant WebAssembly interpreter☆96Updated 2 years ago
- A draft proposal for spawning threads in WebAssembly☆84Updated 3 weeks ago
- WebAssembly component model implementation for any backend.☆89Updated 11 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆45Updated 2 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- ☆61Updated last year
- Static file-serving for Hyper 1.0☆56Updated last year
- ☆63Updated 7 years ago
- Side-by-side diff for two files☆39Updated 3 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆107Updated 4 years ago
- A heckin small test generator☆30Updated 2 years ago
- Experimental language-level polyfills for Async Rust☆48Updated 4 years ago
- Minimal asynchronous executor for Rust