
RepoMeter — GitHub traffic history that never expires
Archive and track GitHub repository traffic metrics like views, clones, and referrers permanently.
@resetnak · X
- Github Repository statistics for opensource projects! Give it a try
The full gallery
Tech stack
17 projects

Archive and track GitHub repository traffic metrics like views, clones, and referrers permanently.
@resetnak · X
- Github Repository statistics for opensource projects! Give it a try

Search indexed open-source code and packages with version history, metadata, and dependency information.
@Jack_Timonen · X

Store documentation as markdown in your Git repository with no database or lock-in.
@alizreim · X
Documentation that lives in your own git repository

Browse GitHub repositories, good first issues, and GSoC organizations in one platform.
@Manixh02 · X

Analyze open-source GitHub projects for health metrics, vulnerabilities, and quality indicators.
Koimiao · V2EX
做了个小工具,可以从各个维度评估一个 GitHub 项目,想请大家拍砖 找开源项目时,我们常常会先看 Star 、README 和最近一次提交。如果你是独立开发者,正在维护自己的开源项目,也想知道怎么让自己项目更健康、被更多人看见,第一步该从哪里做起? 所以最近我做了一个小项目:TrustOSS http://trustoss.org 输入一个 GitHub 仓库链接,TrustOSS 会把这些公开信号整理成一份可读的仓库健康报告:活跃度、维护情况、社区、文档与成熟度评分;也可以进一步查看漏洞、CI 、真实依赖者、维护者集中度和 Star 异常情况。 想要评估一个开源项目,或者维护自己的开源项目,想知道短板在哪里,都可以直接试试(是免费的!

AI-generated documentation wikis for open-source projects, each claim backed by code.
u/Comprehensive-Bad-43 · Reddit
I got tired of documentation that lies, so I made docs that have to prove every sentence Founder here! Every codebase I have ever joined had the same problem: the docs describe the code as it was six months ago. Nobody updates them, because updating docs is the least rewarding job in software. So I built RepoFold . You connect a GitHub repo and it generates a full wiki, but with one hard rule: every technical claim has to cite the exact file and line numbers it came from. If the AI can'

All-in-one workspace for project management, documentation, and test management.
@klorityx · X
One workspace for project management, documentation, test management & CRM. Enterprise features without enterprise pricing.

Audit citations and verify authorship to prove the authenticity of your academic work.
@clawncore · X

Manage DNS, SSL, renewals, and domain ownership across multiple registrars from a single dashboard.
@itstarun1994 · X

Create a personal bio page aggregating your work, socials, and latest updates with built-in messaging.
@nicherio · X

AI task manager that organizes voice notes, screenshots, emails, and brain-dumps into a prioritized to-do list.
@build_it_lou · X
Anythings - the to do list that keeps itself in order.

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex