Skip to content

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

Unity logo

Popular topic

Unity is a game engine used to create 2D/3D video games, and simulations for computers, consoles, and mobile devices.
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.
autofix.ci screenshot

This recommendation was created by GitHub staff App recommended by GitHub

autofix.ci

autofix.ci automatically fixes pull requests.

Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.

Trending repository

为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。

  • Updated Oct 10, 2023
  • Python

Trending repository

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain

  • Updated Oct 10, 2023
  • Python
advanced-java

Trending repository

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Oct 9, 2023
  • Java
Git X-Modules screenshot

This recommendation was created by GitHub staff App recommended by GitHub

Git X-Modules

Git X-Modules is a server-side app that syncs your project directories with other repositories. Think of it as a server-side alternative to Git Submodules. Check out the website or watch video for more details!

Use Cases

  • Combine multiple projects and components into a single repository for cross-project development
  • Include parts of other projects into yours
  • Share common assets across multiple projects