Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Elixir | 21,687 | a day ago | 17 | September 01, 2022 | 19 | apache-2.0 | Elixir | |||
Elixir is a dynamic, functional language for building scalable and maintainable applications | ||||||||||
Sigil | 5,132 | 10 days ago | 2 | gpl-3.0 | C++ | |||||
Sigil is a multi-platform EPUB ebook editor | ||||||||||
Animetrackerlist | 2,926 | a day ago | 7 | gpl-3.0 | ||||||
动漫磁性链接加速方案(animeTrackerList) | ||||||||||
Kubectl | 2,335 | 1,164 | 2 days ago | 439 | September 22, 2022 | 75 | apache-2.0 | Go | ||
Issue tracker and mirror of kubectl code | ||||||||||
Typing | 1,383 | 938 | 3,675 | 2 months ago | 18 | July 01, 2022 | 118 | other | Python | |
Python static typing home. Hosts the documentation and a user help forum. | ||||||||||
Open Zwave | 1,041 | 2 months ago | 1 | February 27, 2018 | 164 | lgpl-3.0 | C++ | |||
a C++ library to control Z-Wave Networks via a USB Z-Wave Controller. | ||||||||||
Gaskit | 927 | 9 years ago | 3 | other | JavaScript | |||||
a git-backed issue tracker | ||||||||||
Backdrop | 905 | 3 days ago | 744 | gpl-2.0 | PHP | |||||
Backdrop core code repository. | ||||||||||
Compatibility | 816 | 5 years ago | 13 | |||||||
用于反馈和跟踪国内 Android 设备/ROM 兼容性问题的公益项目 | ||||||||||
Ublock Issues | 720 | a month ago | 127 | |||||||
This is the community-maintained issue tracker for uBlock Origin |
Gaskit a git-backed issue tracker. It uses a branch in your local git database to store the tickets.
Gaskit was created as a proof of concept for using Git as a database for an application. It currently only runs against itself.
There is a lot more work to do before it is really useful. If you'd like to help out, clone the repo and run the app to see what needs done.
$ bundle install
$ bundle exec rackup