# SrcLog > SrcLog is a discovery platform for trending open source projects on GitHub. It curates the most popular repositories and groups them by programming language, framework, platform, and topic so developers can quickly find relevant tools, libraries, and frameworks to learn from or use. Each topic page on SrcLog (`/topic/`) lists the most popular repositories tagged with that topic, ranked by community signal (stars, forks, activity). Each repository page (`/`) summarizes what the project does, its primary language and topics, how to download and set it up, and links to comparable alternatives. The site is intended for human and machine readers looking for: which open source projects are popular for a given language or framework, which repositories dominate a given topic (deployment, security, testing, monitoring, etc.), and a quick orientation around an individual repository before diving into its GitHub source. ## Core pages - [Home — Discover Trending Open Source Projects](https://srclog.com): entry point with trending repositories across languages and topics. - [Topic index pattern](https://srclog.com/topic/): topic pages live under `/topic/` and list the most popular repositories for that topic. - [Repository page pattern](https://srclog.com/): individual repositories are reachable as `https://srclog.com/`. Each page contains a description, primary language, topics, download/setup instructions, and alternative projects. ## Programming languages - [javascript](https://srclog.com/topic/javascript): popular JavaScript repositories. - [js](https://srclog.com/topic/js): alias for JavaScript. - [es6](https://srclog.com/topic/es6): ECMAScript 2015 (ES6) projects. - [typescript](https://srclog.com/topic/typescript): popular TypeScript repositories. - [python](https://srclog.com/topic/python): popular Python repositories. - [python-3](https://srclog.com/topic/python-3): Python 3 specific projects. - [python3](https://srclog.com/topic/python3): Python 3 specific projects (alias). - [ruby](https://srclog.com/topic/ruby): popular Ruby repositories. - [go](https://srclog.com/topic/go): popular Go repositories. - [golang](https://srclog.com/topic/golang): Go repositories (alias). - [java](https://srclog.com/topic/java): popular Java repositories. - [java-8](https://srclog.com/topic/java-8): Java 8 specific projects. - [kotlin](https://srclog.com/topic/kotlin): popular Kotlin repositories. - [scala](https://srclog.com/topic/scala): popular Scala repositories. - [c](https://srclog.com/topic/c): popular C repositories. - [c-plus-plus](https://srclog.com/topic/c-plus-plus): popular C++ repositories. - [cpp](https://srclog.com/topic/cpp): C++ repositories (alias). - [c-sharp](https://srclog.com/topic/c-sharp): popular C# repositories. - [csharp](https://srclog.com/topic/csharp): C# repositories (alias). - [objective-c](https://srclog.com/topic/objective-c): popular Objective-C repositories. - [swift](https://srclog.com/topic/swift): popular Swift repositories. - [swift-language](https://srclog.com/topic/swift-language): Swift repositories (alias). - [php](https://srclog.com/topic/php): popular PHP repositories. - [rust](https://srclog.com/topic/rust): popular Rust repositories. - [lua](https://srclog.com/topic/lua): popular Lua repositories. - [clojure](https://srclog.com/topic/clojure): popular Clojure repositories. - [haskell](https://srclog.com/topic/haskell): popular Haskell repositories. - [elixir](https://srclog.com/topic/elixir): popular Elixir repositories. - [perl](https://srclog.com/topic/perl): popular Perl repositories. - [r](https://srclog.com/topic/r): popular R repositories for statistics and data science. - [bash](https://srclog.com/topic/bash): popular Bash / shell scripting repositories. ## Markup, styling, and data formats - [html](https://srclog.com/topic/html): popular HTML projects. - [html5](https://srclog.com/topic/html5): HTML5-specific projects. - [css](https://srclog.com/topic/css): popular CSS projects. - [sass](https://srclog.com/topic/sass): SCSS / Sass stylesheet projects. - [markdown](https://srclog.com/topic/markdown): Markdown-related tools and content. - [json](https://srclog.com/topic/json): JSON-related libraries and tools. - [latex](https://srclog.com/topic/latex): LaTeX typesetting projects. ## Frontend frameworks and libraries - [react](https://srclog.com/topic/react): popular React repositories. - [reactjs](https://srclog.com/topic/reactjs): React repositories (alias). - [redux](https://srclog.com/topic/redux): Redux state-management projects. - [vue](https://srclog.com/topic/vue): popular Vue.js repositories. - [vuejs](https://srclog.com/topic/vuejs): Vue.js repositories (alias). - [angular](https://srclog.com/topic/angular): popular Angular repositories. - [angular2](https://srclog.com/topic/angular2): Angular 2+ projects. - [angularjs](https://srclog.com/topic/angularjs): legacy AngularJS projects. - [ember](https://srclog.com/topic/ember): popular Ember.js repositories. - [emberjs](https://srclog.com/topic/emberjs): Ember.js repositories (alias). - [jquery](https://srclog.com/topic/jquery): popular jQuery repositories. - [bootstrap](https://srclog.com/topic/bootstrap): Bootstrap front-end framework projects. - [material-design](https://srclog.com/topic/material-design): Material Design libraries and themes. - [web-components](https://srclog.com/topic/web-components): reusable Web Components libraries. ## Backend frameworks and runtimes - [nodejs](https://srclog.com/topic/nodejs): popular Node.js repositories. - [node](https://srclog.com/topic/node): Node.js repositories (alias). - [express](https://srclog.com/topic/express): Express.js web framework projects. - [koa](https://srclog.com/topic/koa): Koa web framework projects. - [rails](https://srclog.com/topic/rails): Ruby on Rails projects. - [django](https://srclog.com/topic/django): Django web framework projects. - [flask](https://srclog.com/topic/flask): Flask micro-framework projects. - [laravel](https://srclog.com/topic/laravel): Laravel PHP framework projects. - [symfony](https://srclog.com/topic/symfony): Symfony PHP components and projects. - [yii](https://srclog.com/topic/yii): Yii PHP framework projects. - [spring-boot](https://srclog.com/topic/spring-boot): Spring Boot Java projects. - [dotnet](https://srclog.com/topic/dotnet): .NET ecosystem projects. - [graphql](https://srclog.com/topic/graphql): GraphQL servers, clients, and tooling. ## Mobile and desktop - [android](https://srclog.com/topic/android): Android app and library projects. - [ios](https://srclog.com/topic/ios): iOS app and library projects. - [ios-app](https://srclog.com/topic/ios-app): iOS application projects. - [react-native](https://srclog.com/topic/react-native): React Native cross-platform mobile projects. - [xamarin](https://srclog.com/topic/xamarin): Xamarin cross-platform projects. - [electron](https://srclog.com/topic/electron): Electron desktop applications. - [qt](https://srclog.com/topic/qt): Qt cross-platform GUI projects. - [qt5](https://srclog.com/topic/qt5): Qt 5 specific projects. - [mobile](https://srclog.com/topic/mobile): general mobile development repositories. ## Operating systems and hardware - [linux](https://srclog.com/topic/linux): popular Linux-related repositories. - [ubuntu](https://srclog.com/topic/ubuntu): Ubuntu-related projects. - [windows](https://srclog.com/topic/windows): Windows-related projects. - [macos](https://srclog.com/topic/macos): macOS-related projects. - [raspberry-pi](https://srclog.com/topic/raspberry-pi): Raspberry Pi projects. - [arduino](https://srclog.com/topic/arduino): Arduino hardware projects. ## DevOps, infrastructure, and cloud - [docker](https://srclog.com/topic/docker): Docker container projects. - [kubernetes](https://srclog.com/topic/kubernetes): Kubernetes ("K8s") projects. - [ansible](https://srclog.com/topic/ansible): Ansible automation playbooks and roles. - [vagrant](https://srclog.com/topic/vagrant): Vagrant environment configurations. - [aws](https://srclog.com/topic/aws): AWS cloud tools and SDKs. - [firebase](https://srclog.com/topic/firebase): Firebase mobile and web platform projects. - [deployment](https://srclog.com/topic/deployment): deployment tooling and pipelines. - [monitoring](https://srclog.com/topic/monitoring): application performance monitoring projects. - [monitor](https://srclog.com/topic/monitor): monitoring projects (alias). - [metrics](https://srclog.com/topic/metrics): metrics collection and reporting projects. - [security](https://srclog.com/topic/security): cybersecurity tools and libraries. - [quality](https://srclog.com/topic/quality): code review, style, and quality automation. ## Databases and data - [mysql](https://srclog.com/topic/mysql): MySQL relational database projects. - [postgresql](https://srclog.com/topic/postgresql): PostgreSQL projects and tools. - [mongodb](https://srclog.com/topic/mongodb): MongoDB NoSQL projects. - [cms](https://srclog.com/topic/cms): content management system projects (e.g. Contentful). ## Editors and developer tooling - [vim](https://srclog.com/topic/vim): Vim editor configs and plugins. - [emacs](https://srclog.com/topic/emacs): Emacs configurations and packages. - [atom](https://srclog.com/topic/atom): Atom editor packages and themes. - [git](https://srclog.com/topic/git): Git version-control tools. - [npm](https://srclog.com/topic/npm): npm package-manager-related projects. - [homebrew](https://srclog.com/topic/homebrew): Homebrew formulae and tooling for macOS. - [webpack](https://srclog.com/topic/webpack): Webpack module bundler projects. - [webpack2](https://srclog.com/topic/webpack2): Webpack 2 specific projects. - [babel](https://srclog.com/topic/babel): Babel JavaScript compiler plugins and presets. - [eslint](https://srclog.com/topic/eslint): ESLint configs and plugins. - [gulp](https://srclog.com/topic/gulp): Gulp build automation tasks. - [gradle](https://srclog.com/topic/gradle): Gradle build automation tools. - [chrome-extension](https://srclog.com/topic/chrome-extension): Chrome browser extensions. - [jekyll](https://srclog.com/topic/jekyll): Jekyll static-site generator projects. - [testing](https://srclog.com/topic/testing): testing frameworks and tools. ## Machine learning, graphics, and games - [tensorflow](https://srclog.com/topic/tensorflow): TensorFlow machine learning projects. - [opencv](https://srclog.com/topic/opencv): OpenCV computer vision projects. - [opengl](https://srclog.com/topic/opengl): OpenGL graphics projects. - [unity](https://srclog.com/topic/unity): Unity game engine projects. - [unity3d](https://srclog.com/topic/unity3d): Unity3D projects (alias). - [minecraft](https://srclog.com/topic/minecraft): Minecraft mods, plugins, and tooling. ## General topics - [awesome](https://srclog.com/topic/awesome): community-curated "awesome" lists. - [chat](https://srclog.com/topic/chat): chat applications and libraries. - [twitter](https://srclog.com/topic/twitter): Twitter API clients and tools. - [publishing](https://srclog.com/topic/publishing): publishing and page-layout projects. - [learning](https://srclog.com/topic/learning): educational and learning-oriented projects. ## Optional - [GitHub (upstream source)](https://github.com): SrcLog's repository data originates from public GitHub projects; canonical source code, issues, and licenses live on GitHub.