Github 2024-01-04 Top 10 Open Source Project Daily

According to statistics from Github Trendings, a total of 10 projects were on the list today (2024-01-04 statistics). Based on the number of projects in the development language, the summary is as follows:

Development language Number of items
Python project 3
C++ project 2
TypeScript project 2
Java project 2
Jupyter Notebook Project 1
Go project 1

System Design Guide

  • Creation period: 2501 days
  • Development language: Python
  • Protocol type: Other
  • Number of Stars: 239425
  • Number of Forks: 41754 times
  • Number of followers: 239425 people
  • Number of contributors: 109
  • Number of Open Issues: 407
  • Github address: https://github.com/donnemartin/system-design-primer.git

The System Design Guide is an open source project that helps individuals learn how to design large-scale systems and prepare for system design interviews. It includes Anki flashcards for effective learning.

A collection of C++ algorithms for educational purposes

  • Creation period: 2728 days
  • Development language: C++
  • Agreement type: MIT License
  • Number of Stars: 27727
  • Number of Forks: 6848 times
  • Number of followers: 27727 people
  • Number of contributors: 293
  • Number of Open Issues: 30
  • Github address: https://github.com/TheAlgorithms/C-Plus-Plus.git
  • Project homepage: https://thealgorithms.github.io/C-Plus-Plus

This project is a collection of various mathematics, machine learning, computer science and physics algorithms implemented for educational purposes, written in C++.

Large language model course

  • Creation period: 197 days
  • Development language: Jupyter Notebook
  • Agreement type: Apache License 2.0
  • Number of Stars: 4061
  • Number of Forks: 479 times
  • Number of followers: 4061 people
  • Number of contributors: 1 person
  • Number of Open Issues: 5
  • Github address: https://github.com/mlabonne/llm-course.git
  • Project homepage: https://mlabonne.github.io/blog/

The Large Language Model (LLM) course is divided into three parts: the LLM Fundamentals course covers basic knowledge about mathematics, Python, and neural networks, the LLM Scientist course focuses on learning how to build the best LLM using the latest technology, and the LLM Engineer course focuses on on how to create LLM-based solutions and deploy them.

Apache Answer - open source question and answer platform software

  • Creation period: 462 days
  • Development language: Go, TypeScript
  • Agreement type: Apache License 2.0
  • Number of Stars: 9609
  • Number of Forks: 650 times
  • Number of followers: 9609 people
  • Number of contributors: 49 people
  • Number of Open Issues: 55
  • Github address: https://github.com/apache/incubator-answer.git
  • Project homepage: https://answer.apache.org

Apache Answer is an open source Q&A platform software for teams of any size that can be used as a community forum, help center, or knowledge management platform.

MyShell: Instant voice cloning and developer community

  • Creation period: 35 days
  • Development language: Python
  • Protocol type: Other
  • Number of Stars: 1660
  • Number of Forks: 135 times
  • Number of followers: 1660 people
  • Number of contributors: 7 people
  • Number of Open Issues: 10
  • Github address: https://github.com/myshell-ai/OpenVoice.git
  • Project homepage: https://research.myshell.ai/open-voice

MyShell provides instant voice cloning and invites developers to join their Discord community for exclusive developer channels for valuable discussions and collaboration opportunities.

Jan - Bringing AI to your desktop

  • Creation period: 138 days
  • Development language: TypeScript
  • License type: GNU Affero General Public License v3.0
  • Number of Stars: 796
  • Number of Forks: 44 times
  • Number of followers: 796 people
  • Number of contributors: 19 people
  • Number of Open Issues: 145
  • Github address: https://github.com/janhq/jan.git
  • Project homepage: https://jan.ai/

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. It is currently under development and supports a variety of hardware including Nvidia GPUs, Apple M-Series, Apple Intel, Linux Debian, and Windows x64.

AnyText: Multilingual visual text generation and editing

  • Creation period: 106 days
  • Development language: Python
  • Agreement type: Apache License 2.0
  • Number of Stars: 569
  • Number of Forks: 39 times
  • Number of followers: 569 people
  • Number of contributors: 1 person
  • Number of Open Issues: 14
  • Github address: https://github.com/tyxsspa/AnyText.git

AnyText is an open source project for multi-language visual text generation and editing. It aims to provide a platform for creating and manipulating text in various languages ​​through a visual interface.

Universal Unreal Engine VR Module (UEVR)

  • Creation period: 490 days
  • Development language: C++
  • Number of Stars: 1020
  • Number of Forks: 45 times
  • Number of followers: 1020 people
  • Number of contributors: 3 people
  • Number of Open Issues: 24
  • Github address: https://github.com/praydog/UEVR.git
  • Project homepage: http://uevr.io

Universal Unreal Engine VR Mod (UEVR) is an open source project designed to provide VR support for Unreal Engine. It is compatible with Unreal Engine versions 4.8 to 5.3.

Game server reimplementation for specific turn-based anime games

  • Creation period: 86 days
  • Development language: Java
  • License type: GNU Affero General Public License v3.0
  • Number of Stars: 566
  • Number of Forks: 190 times
  • Number of followers: 566 people
  • Number of contributors: 16 people
  • Number of Open Issues: 3
  • Github address: https://github.com/Melledy/LunarCore.git

This project is a game server reimplementation for a specific turn-based anime game.

Billion Row Challenge

  • Creation cycle: 7 days
  • Development language: Java
  • Agreement type: Apache License 2.0
  • Number of Stars: 275
  • Number of Forks: 223 times
  • Number of followers: 275 people
  • Number of contributors: 22 people
  • Number of Open Issues: 28
  • Github address: https://github.com/gunnarmorling/1brc.git

The Billion Row Challenge is an open source project that explores how to use Java to quickly aggregate one billion rows of data in text files. Participants are encouraged to optimize their Java implementation to provide the fastest way to aggregate temperature values ​​from various weather stations.

Guess you like

Origin blog.csdn.net/xiaoquqi/article/details/135377122