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:
- ☆111Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Advisory cross-platform file locks using file descriptors☆80Updated 4 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆49Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆60Updated 2 years ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- A rust logger that routes messages to the browser's console.☆100Updated 4 months ago
- Token tree calling convention☆80Updated 2 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Data parallelism library for async-std.☆94Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Exponential backoff generator with jitter.☆89Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- 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
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆125Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago