yewstack / web_loggerLinks
Rust Logger for Web Browsers
☆20Updated 5 years ago
Alternatives and similar repositories for web_logger
Users that are interested in web_logger are comparing it to the libraries listed below
Sorting:
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Delegate method calls to a field.☆15Updated 7 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- ☆60Updated last year
- A macro to generate Rust actors☆46Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆64Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.