rustwasm / wasm-tracing-allocatorLinks
A global allocator for Wasm that traces allocations and deallocations for debugging purposes.
☆106Updated 4 years ago
Alternatives and similar repositories for wasm-tracing-allocator
Users that are interested in wasm-tracing-allocator are comparing it to the libraries listed below
Sorting:
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- ☆110Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- WABT bindings for Rust☆81Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A rust logger that routes messages to the browser's console.☆99Updated 2 months ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- A sha1 implementation useable in const contexts☆87Updated last year
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- JS affine☆66Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆48Updated last year
- ☆57Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Safely combine results☆81Updated 10 months ago
- Token tree calling convention☆79Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week