old-storyai / tracing-wasmLinks
`tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`
☆79Updated 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:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Minimal asynchronous executor for Rust☆133Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- ☆76Updated last month
- A rust logger that routes messages to the browser's console.☆101Updated 7 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- ☆201Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Progress reporting abstraction for Rust☆65Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago