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:
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- ☆110Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- ☆57Updated last year
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Token tree calling convention☆79Updated 2 years ago
- ☆53Updated 5 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Binaryen bindings for Rust.☆77Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- The simd optimized escape code☆54Updated last week
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- JS affine☆66Updated 4 years ago
- A rust logger that routes messages to the browser's console.☆99Updated last month