old-storyai / tracing-wasmLinks
`tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`
☆78Updated last year
Alternatives and similar repositories for tracing-wasm
Users that are interested in tracing-wasm are comparing it to the libraries listed below
Sorting:
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Progress reporting abstraction for Rust☆65Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 11 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Serialization value trees☆48Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- CBOR: Concise Binary Object Representation☆80Updated 2 weeks ago
- A library for generating chrome://tracing traces in Rust.☆117Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- ☆76Updated last week
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago