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:
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A talk about the history of Rust☆37Updated 9 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Bindings to SQLite☆21Updated 9 months ago
- A Rust macro for writing regex pattern matching.☆49Updated 4 years ago
- An Experimental LISP☆20Updated 3 years ago
- A combinator library for building asynchronous HTTP services☆58Updated 6 years ago
- RFCs for changes to the `futures` crate☆19Updated 7 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆114Updated 5 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Rust frontend framework, for web browser and more.☆176Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio.☆189Updated 4 years ago
- The empty type Void.☆71Updated 2 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- WABT bindings for Rust☆80Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Implementation of HashMap and HashSet for no_std environments☆19Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- configuration☆31Updated 7 years ago
- libc::isatty that also works on Windows☆22Updated 6 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- An implementation of the Webassembly spec in Rust☆101Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A macro to define lambda-like macros inline.☆17Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago