Developer-first diagnostics for Rust applications
☆183Feb 21, 2026Updated last month
Alternatives and similar repositories for emit
Users that are interested in emit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A library for setting current values for stack scope, such as application structure☆22Mar 22, 2025Updated last year
- A lint to collect some crate metadata☆116Jun 2, 2016Updated 9 years ago
- Rust library to provide validations for arbitrary types.☆20May 22, 2016Updated 9 years ago
- Mocking and Unit test Framework for Rust☆33Aug 19, 2024Updated last year
- Database-like Asset management on top of ECS storage☆14Feb 1, 2026Updated last month
- Rust CLI weather forecasting tool☆11Dec 28, 2017Updated 8 years ago
- a distributed-merge capable database for many small objects☆76Jan 30, 2020Updated 6 years ago
- Multi reporter metrics library (carbon, graphite, postgresql, prometheus)☆101Oct 27, 2018Updated 7 years ago
- ORM for rust (journey begins)☆38Mar 28, 2021Updated 4 years ago
- event loop and promises in Rust☆111Jan 8, 2017Updated 9 years ago
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆44Dec 12, 2025Updated 3 months ago
- An experimental standard library☆229Apr 15, 2016Updated 9 years ago
- No longer maintained☆38Aug 5, 2017Updated 8 years ago
- Add observability to your Rust types!☆69Sep 19, 2025Updated 6 months ago
- A type safe, low level replacement for `std::io`.☆62Jan 4, 2023Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Oct 7, 2022Updated 3 years ago
- Convert `try!()` into `?`s☆34Apr 1, 2017Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆71Feb 27, 2026Updated 3 weeks ago
- Floki Message Queue☆89May 24, 2017Updated 8 years ago
- A watchdog utility for tokio runtimes☆17Dec 19, 2025Updated 3 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆308Apr 22, 2025Updated 11 months ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆178Nov 6, 2023Updated 2 years ago
- Visualize/analyze a Rust crate's internal structure☆1,216Updated this week
- Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).