ticki / dybuk
Prettify the ugly rustc messages (inspired by Elm)
☆114Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for dybuk
- ☆98Updated 7 years ago
- cargo clippy☆68Updated 8 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 6 years ago
- Power Assert in Rust. Provides better assertion message.☆115Updated 2 years ago
- No longer maintained☆113Updated 6 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- event loop and promises in Rust☆110Updated 7 years ago
- Rust's missing development batteries☆121Updated 7 years ago
- A lint to collect some crate metadata☆115Updated 8 years ago
- See instead assert_cmd☆148Updated 6 years ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆174Updated 7 years ago
- Respond to OS signals with channels.☆125Updated 5 years ago
- Communication primitives☆67Updated 7 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 7 years ago
- Rust semantic analysis server powered by Racer☆134Updated 4 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆61Updated 6 years ago
- A composable wait system.☆77Updated 6 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 3 years ago
- Fully typed SQL query builder for Rust [deprecated]☆168Updated 6 years ago
- Async IO based around Futures & Streams☆48Updated 8 years ago
- A library for writing REST API clients