Welcome to RubHub,
a fast git forge for individuals with too many ideas.
Git-native
Everything that is not security related should just go in the Repo itself,
that way you can work on your projects metadata just as well as on the sourcecode
while on the go. For example an issue is just a directory in the meta/talk branch,
each comment is just a markdown file with (optional) frontmatter for doing things
like setting issue state.
Simple to run
RubHub uses russh so you don't need to fiddle around with your sshd config, just run the executable and you have an ssh remote up and running.
Blazing fast
Especially when doing small commits pushing/pulling those to most forges takes seconds, I'd like to be able to push to production in seconds which is hard to do if pushing the commits already takes up that entire timeslice. RubHub generally takes ~200ms to push smaller changes, give it a try, sometimes it feels like something went wrong since it's too fast :D