What is your impression of gao Xing project? What’s the first project that comes to mind when you say the word? Several projects this week looked ordinary, but completed the story of 2k+ STAR week. For example, SingleFile, a browser extension that saves a web page as AN HTML file by clicking on an icon, gets 2.4K + stars. Hoppscotch, an API request tool familiar to front-end students, also got nearly 2k star this week.

The following is an excerpt from GitHub Trending and Hacker News hot post (HN Hot post for short) on weibo @helloGithub. Newly released | | practical and interesting, according to the project classification, the release time release time not more than 14 project will mark the New day, without the mark shows the project release more than half. Due to the limited space in this paper, there are some projects not shown in this paper, please refer to 🌝

  • This article directory
      1. This week, pushing
      • 1.1 API Request tool: HoppScotch
      • 1.2 RustBook: RustBook
      1. Making Trending Zhou Bang
      • 2.1 Microservice framework: Kratos
      • 2.2 iPhone 11 simulator: QEMU-T8030
      • 2.3 Twitter Communities: awes-twitter-communities
      • 2.4 Quickly save the website HTML file: SingleFile
      • 2.5 Code hosting: codefever
      1. Review past

1. Tweet this week

1.1 API Request tool: HoppScotch

Star gains this week: 1,750+

New HoppScotch is an API request tool with a minimalist UI design that sends requests in real time and gets /COPY responses. The Demo page: Hoppscotch. IO/shows how useful it is.

Making address – github.com/hoppscotch/…

1.2 RustBook: RustBook

Star growth this week: 550+

RustBook, as its name suggests, is available in simplified and traditional Chinese (English and Japanese versions are in the works). The book covers algorithm analysis, basic data structures and algorithms. All project code is stored in code/ according to section. If you want to build a computer foundation, try this book with you.

Making address – github.com/QMHTMY/Rust…

2. GitHub Trending Weekly

2.1 Microservice framework: Kratos

Star growth this week: 200+

Kratos is a lightweight Go microservices framework that includes a wide range of microservices-related features and tools. The name of the project comes from God of War, a game based on Greek mythology. It tells the story of Kratos, who becomes the god of War from a mortal and starts the adventure of killing god and killing god.

Making address – github.com/go-kratos/k…

2.2 iPhone 11 simulator: QEMU-T8030

Star growth this week: 250+

QEMU is a general-purpose open source machine and user-space emulator and virtualizer that simulates a complete machine directly in software without hardware virtualization support. Qemu-t8030 is the emulator of iPhone 11, supporting Linux, Win32, macOS and other systems.

Making address – github.com/TrungNguyen…

2.3 Twitter Communities: awes-twitter-communities

Star increased by 400+ this week

New Twitter users do not know whether the community has been the latest updates to the news stream? Awesome-twitter-communities is a collection of communities created by engineers, from cloud native topics to Python learning topics to WebRTC technology. If you don’t know who the big names are on Twitter, Try your luck at Community.

Making address – github.com/mattn/aweso…

2.4 Quickly save the website HTML file: SingleFile

Star growth this week: 2,400+

SingleFile is a Web extension as well as CLI tool. It works with major browsers like Chrome, Firefox (desktop and mobile), Microsoft Edge, Vivaldi, Brave, Waterfox, Yandex and Opera. Use it (click the page button) to quickly save web pages to a single HTML file.

Making address – github.com/gildas-lorm…

2.5 Code hosting: codefever

Star growth this week: 200+

CodeFever is a free, open source Git code hosting service that supports one line installation to your own server! There are great predecessors like GitHub and GitLab, but if you want to host code, consider codefever as an option.

Making address – github.com/PGYER/codef…

3. Look back

Past review:

  • Your Programmer Girl “GitHub Hotspot Overview V.22.09”
  • Key to 3D World “GitHub Hotspots v.22.08”

This is GitHub Trending for the 10th working week of 2022 🎉 If you Pick up other fun and useful GitHub projects, remember to share them with us in the HelloGitHub Issue section at 🌝