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:
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Minimal asynchronous executor for Rust☆133Updated this week
- A rust logger that routes messages to the browser's console.☆103Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- ☆203Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- CBOR: Concise Binary Object Representation☆83Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated 3 weeks ago
- 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 4 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- CSV parsing in async context☆49Updated 8 months ago
- A library for generating chrome://tracing traces in Rust.☆121Updated last year
- Types to define keyboard related events☆69Updated last month