mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-08-14 10:59:46 +00:00
ddcd423e6fbbee901473f63e75fce644d9a52c2e
Matrix Homeserver in Rust
Goals
A Matrix Homeserver that's faster than others.
What is it build on?
- Ruma: Useful structures for endpoint requests and responses that can be (de)serialized
- Sled: A simple (key, value) database with good performance
- Rocket: A flexible web framework
Roadmap
- Register, login, authentication tokens
- Create room messages
- Sync room messages
- Join rooms, lookup room ids
- Riot web support
Languages
Rust
95.8%
Jinja
1.9%
Dockerfile
0.6%
CSS
0.6%
Shell
0.4%
Other
0.6%