No description
- Rust 100%
| .github | ||
| migrations | ||
| src | ||
| .gitignore | ||
| AGENTS.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CONTRIBUTING.md | ||
| README.md | ||
| rustfmt.toml | ||
Quarrel
An attempt to reimplement the Discord desktop client as accurately as possible using GPUI, focusing on smooth performance and low resource usage.
This project is still a huge work in progress, and there is no official ETA yet.
If you’d like to contribute, it’s a standard GPUI application and can be run locally with a simple cargo run.