Skip to content

Latest commit

 

History

History
80 lines (68 loc) · 2.35 KB

File metadata and controls

80 lines (68 loc) · 2.35 KB

GitHub Trending Repositories Archive

Daily and weekly snapshots of GitHub's most popular repositories

Build Status

About

This project automatically archives GitHub's trending repositories every day at midnight UTC. Weekly trending repositories are updated every Monday. It serves as a historical record of popular projects across various programming languages.

Quick Access

Latest Daily Trending Repositories

Latest Weekly Trending Repositories

Archive Structure

/
├── 2024/
│   ├── 12/
│   │   ├── 23/
│   │   │   ├── TRENDING.md
│   │   │   ├── TRENDING_JAVASCRIPT.md
│   │   │   ├── TRENDING_PYTHON.md
│   │   │   └── ...
│   │   ├── weekly-1/
│   │   │   ├── TRENDING_WEEKLY.md
│   │   │   ├── TRENDING_JAVASCRIPT_WEEKLY.md
│   │   │   └── ...
│   │   ├── weekly-2/
│   │   ├── weekly-3/
│   │   ├── weekly-4/
│   │   └── ...
│   └── ...
└── ...

Last updated: Mon, 23 Dec 2024 01:10:21 GMT