gifnksm / emscripten-sysLinks
Emscripten API bindings for Rust
☆18Updated 5 years ago
Alternatives and similar repositories for emscripten-sys
Users that are interested in emscripten-sys are comparing it to the libraries listed below
Sorting:
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 8 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- avoid unwrap() method☆20Updated this week
- A talk about the history of Rust☆37Updated 9 years ago
- RFCs for changes to the `futures` crate☆19Updated 7 years ago
- A combinator library for building asynchronous HTTP services☆58Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Partial function application macro for Rust☆49Updated 5 years ago
- An Experimental LISP☆20Updated 3 years ago
- Bindings to SQLite☆21Updated 10 months ago
- An implementation of the Webassembly spec in Rust☆101Updated 7 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆114Updated 5 years ago
- WABT bindings for Rust☆80Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 9 years ago
- The empty type Void.☆71Updated 2 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆84Updated 6 months ago
- Conway's Game of Life implementations for Native/Emscripten☆54Updated 7 years ago
- A macro to define lambda-like macros inline.☆17Updated 6 years ago
- Implementation of HashMap and HashSet for no_std environments☆19Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A Rust macro for writing regex pattern matching.☆49Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- libc::isatty that also works on Windows☆22Updated 6 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago