dsgallups / wasm-tracingLinks
Tracing subscriber for WebAssembly. Maintained fork of tracing-wasm.
☆13Updated 3 months ago
Alternatives and similar repositories for wasm-tracing
Users that are interested in wasm-tracing are comparing it to the libraries listed below
Sorting:
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆24Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Helps you frob those bits☆38Updated 9 months ago
- ☆32Updated 7 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Rust library for parsing English time expressions into start and end timestamps☆19Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Executor for asynchronous task based on wasm web workers.☆33Updated 8 months ago
- ☆17Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Types to define keyboard related events☆65Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- ☆39Updated last year
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- std::thread which joins on drop by default.☆17Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- ☆54Updated 3 years ago