Skip to content

Here's what's popular on GitHub today...

PostgreSQL logo

Popular topic

PostgreSQL is an open source database system.
Game Off

Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2023 - December 01, 2023 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
Testspace.com screenshot

App recommended by GitHub

Testspace.com

Test Management software for DevOps

Testspace provides a dashboard for publishing test results from automation and a framework for implementing and executing manual tests using GitHub.

  • Publish large volumes of test results with a single command
  • Implement Manual tests using text files contained in a repository
  • Improve process with metrics, graphs, and analytics
  • Auto-detect Flaky tests
  • Exploratory support

LIVE DEMO

Trending repository

mallchat的后端项目,是一个既能购物又能聊天的电商系统。以互联网企业级开发规范的要求来实现它,电商该有的购物车,订单,支付,推荐,搜索,拉新,促活,推送,物流,客服,它都必须有。持续更新ing。。(点个star,不迷路)

  • Updated May 31, 2023
  • Java

App recommended by GitHub

repo rules

An application to set up and enforce rules for all of your GitHub repositories:

  • enforce rules on all repositories or a sub selection using regex
  • ensure that all repositories only use squash merge and delete merged branch
  • ensure that matching repositories always have private visibility
  • ensure that only certain team is admin or maintainer of repositories with certain pattern
  • ensure that the default branch (or any branch) always requires GPG signatures on commit