iamcodemaker / console_log
A rust logger that routes messages to the browser's console.
☆96Updated last year
Alternatives and similar repositories for console_log:
Users that are interested in console_log are comparing it to the libraries listed below
- Case transforming macros for idents☆39Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆72Updated 11 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆74Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- ☆181Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- Async executor for WebAssembly☆81Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- x-www-form-urlencoded meets Serde☆245Updated 8 months ago
- A simple bitset container for Rust☆136Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- A std::Instant replacement that works on WASM too.☆113Updated 11 months ago
- ☆107Updated last year
- Asynchronous HTTP body trait☆137Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated last month
- Find out about keys that are ignored when deserializing data☆80Updated last month
- MIMEs in Rust☆190Updated 5 months ago
- Serde support for querystring-style strings☆205Updated last month
- Rust macro for automatically generating default☆139Updated last year
- a wrapper around std::Child that lets multiple threads wait or kill at once☆45Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year