iamcodemaker / console_log
A rust logger that routes messages to the browser's console.
☆94Updated last year
Related projects ⓘ
Alternatives and complementary repositories for console_log
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆69Updated 6 months ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- Write doc comments from macros☆98Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- ☆171Updated last week
- Case transforming macros for idents☆35Updated last year
- a wrapper around std::Child that lets multiple threads wait or kill at once☆40Updated 3 months ago
- ☆100Updated 7 months ago
- Asynchronous HTTP body trait☆129Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆53Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- x-www-form-urlencoded meets Serde☆228Updated 2 months ago
- Async session support with plugabble backends☆122Updated last year
- "just open a socket"☆73Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- Floating point approximate comparison for Rust☆60Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- A std::Instant replacement that works on WASM too.☆110Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago