Author: HelloGitHub- Dried fish

Abstract: GitHub Trending last week, old projects are still eye-catching, system design must see Repo: The System Design Primer was awarded 1K + STAR in The week, and The new open source project real-time person-removal also performed well, with a star of 2k+ in The week of open source. As for Trending’s topic of the week # machine Learning # project Star is growing…

The following is an excerpt from last week’s GitHub Trending. Newly released | | practical and interesting, according to the project release time classification, published more than 30 days of project shall be called a mature old projects, due to space problems there are some items not in this show, hope known 🌝

  • This article directory
      1. Scary GitHub freshman
      • 2k+ Star GitHub hot: 1 on 1 Meeting Questions
      • 1.2 Anti-wiretapping toys: wearable-microphone- tap
      • 1.3 SIMD Geometric Algebra library: Klein
      • 1.4 7-day series: 7days- Golang
      • 1.5 Universal Excel: Computer – Vision – Basics -in- Microsoft – Excel
      • 1.6 Duang Person disappeared: real-time person-removal
      • 1.7 Video tool: Waifu2X-extension-GUI
      1. GitHub is an old project
      • 2.1 The Art of the command Line: the-art-of-command lines
      • 2.2 Omnipotent: The System Design Primer
      • 2.3 Note taking Tool: Joplin
      • 2.4 Code viewing tool: Sourcegraph
      • 2.5 The front organ: the offender
      • 2.6 GUI debugger: GDBFrontend
      • 2.7 Management tool: DBeaver
      • 2.8 Large-scale system data: aws-scalability
      1. This week’s GitHub Trending is the focus of # TechLearn
      • 3.1 computervision: computervision-recipes
      • 3.2 Deep learning: Trax
      • 3.3 Google open Source application model: MediaPipe

1. Scary GitHub freshman

2k+ Star GitHub hot: 1 on 1 Meeting Questions

Star growth this week: 6000+

1 on 1 Meeting Questions can be described as the #GitHub Trending Trending item last week. On that day alone, GitHub Trending has received more than 2,200 stars, including a large number of one-on-one Meeting topics. Including [management], [career planning], [company team], [communication], [business life] and other aspects of the question, you can Pick to think about the various propositions of life

Making address – https://github.com/VGraupera/1on1-questions

1.2 Anti-wiretapping toys: wearable-microphone- tap

Star growth this week: 400+

Wearable Microphone is a knowledge base for anti-eavestapping wristbands. This repository provides simulation source code, hardware design, firmware and schemata. The anti-eavesdropping bracelet itself is equipped with 24 speakers, which can play nonlinear ultrasonic signals in an all-round way, similar to the sound of a mosquito repellent device. Normal people can not hear it, but it can effectively affect the radio device, so that the sound received becomes noise like the wind and can not hear the human voice.

Making address – https://github.com/y-x-c/wearable-microphone-jamming

1.3 SIMD Geometric Algebra library: Klein

Star growth this week: 50+

Klein is an implementation of P(R*_{3,0,1}), a 3D projective geometry algebra. It is designed for applications requiring high throughput, such as animation libraries, kinematic solvers, etc. Unlike other GA libraries, Klein does not generalize spatial metrics or dimensions. To compensate for this loss, Klein uses full weights of SSE (Streaming SIMD extension) to implement algebraic operations with maximum throughput.

Making address – https://github.com/jeremyong/Klein

1.4 7-day series: – 7days- Golang

Star growth this week: 900+

What can you write in seven days? Gin like Web framework? Distributed cache like Groupcache? Or a simple Python interpreter? This warehouse might give you the answer. The project temporarily has only two categories 🎨7 days to implement distributed cache from zero with Go – GeeCache 🎏7 days to implement Web framework from zero with Go – Gee

Making address – https://github.com/geektutu/7days-golang

1.5 Universal Excel: Computer – Vision – Basics -in- Microsoft – Excel

Star growth this week: 1200+

Computer – Vision-basics -in- Microsoft-Excel is a project that directly implements visualization in Excel, such as face detection, Hof transform and other algorithms, without relying on any scripts or third-party plug-ins. You don’t need a computer vision background to learn this program, just Excel basics. Of course, you should have some mathematical background, such as weighted averages, partial derivatives, eigenvalues, etc.

Making address – https://github.com/amzn/computer-vision-basics-in-microsoft-excel

1.6 Duang Person disappeared: real-time person-removal

Star growth this week: 2500+

Real-time Person-removal is a project that removes people from a Web browser using JavaScript & tensorflow.js.

Making address – https://github.com/jasonmayes/Real-Time-Person-Removal

1.7 Video tool: Waifu2X-extension-GUI

Star growth this week: 400+

Waifu2x-extension-gui is an image (including GIF) and video super-resolution magnification tool that also supports noise reduction. The project is based on waiFU2X-NCNN-Vulkan and WaiFU2X-Converter algorithms.

Making address – https://github.com/AaronFeng753/Waifu2x-Extension-GUI

2. GitHub

2.1 The Art of the command Line: the-art-of-command lines

Star growth this week: 500+

Command line proficiency is a skill that is often overlooked or considered difficult to master, but it can actually make you more flexible and productive as an engineer. The-art-of-command-lines, also known as the Art of the command line, is a summary of some of the command-line techniques that the author discovered while working on Linux. Some techniques are very basic, while others are quite complex or even obscure. The REPO has been translated into more than 15 languages

Making address – https://github.com/jlevy/the-art-of-command-line

2.2 Omnipotent: The System Design Primer

Star growth this week: 1050+

System design is a broad topic. Resources on system design principles are plentiful on the Internet. The System Design Primer is an organizational collection of these resources that can help you learn how to build scalable systems. Repo has been translated into 20+ versions

Making address – https://github.com/donnemartin/system-design-primer

2.3 Note taking Tool: Joplin

Star growth this week: 550+

Joplin is a multi-platform, free, open source note-taking and to-do list that handles large volumes of notes organized into notebooks. When using a graphical interface, you can switch editor views between plain text, WYSIWYG, and split-screen displays of both source text and rendered views. You can also specify an external editor in the graphical interface to easily update notes using Vim, Emacs, or any other editor capable of handling text documents.

Making address – https://github.com/laurent22/joplin

2.4 Code viewing tool: Sourcegraph

Star growth this week: 50+

Sourcegraph, written by Golang, is a code-viewing tool that adds instant documentation and type hints to code on Github and a Chrome extension that links to definitions for each identifier, allowing you to browse source code as you would with an IDE. With Sourcegraph, you can search for code from repositories, packages, and even functions, while also clicking on fully linked code to read documentation, jump to variable definitions, or immediately find a working Demo.

Making address – https://github.com/sourcegraph/sourcegraph

2.5 The front organ: the offender

Star growth this week: 500+

Down the drain, Microsoft’s open-source, cross-browser Node library for Automated Web testing, creates a browser instance through a single API, opens a page, and then acts on it. Chromium, WebKit and Firefox are supported. Ourselves, according to the REPo authors, supports more browsers, is easier to test and more native than the Puppeteer.

Making address – https://github.com/microsoft/playwright

2.6 GUI debugger: GDBFrontend

Star growth this week: 850+

GDBFrontend is a concise, flexible and extensible GUI debugger.

Making address – https://github.com/rohanrhu/gdb-frontend

2.7 Management tool: DBeaver

Star growth this week: 100+

DBeaver is a general-purpose database management tool and SQL client that supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, and other JDBCD-compatible databases. DBeaver provides a graphical interface to view database structures, execute SQL queries and scripts, browse and export data, work with BLOB/CLOB data, modify database structures, and more.

Making address – https://github.com/dbeaver/dbeaver

2.8 Large-scale system data: aws-scalability

Star growth this week: 550+

Awful-scalability: A readlist of systems that describe the scalability, scalability, and scalability of large, high-performance systems. Each section is based on real-world examples of how to build scalable, highly usable, and high-performance systems that have been tested by millions or even billions of users. It is a good learning material for all engineers.

Making address – https://github.com/binhnguyennus/awesome-scalability

3. This week’s GitHub Trending # TechLearn is the main force

There are a lot of machine learning projects on GitHub Trending this week, and here we’ve picked three.

3.1 computervision: computervision-recipes

Star growth this week: 350+

Computervision-recipes are Microsoft’s open source computervision best practices, complete with sample code and documentation. The library combines the latest advances in computer vision algorithms, neural architecture, and computer vision systems to build a comprehensive set of tools and examples. If you want to learn about computer vision, try this REPO.

Making address – https://github.com/heibaiying/BigData-Notes

3.2 Deep learning: Trax

Star growth this week: 1400+

Trax is a Google open source deep learning progression that starts with basic math and proceeds to hierarchical, modeling, supervised, and reinforcement learning. In addition, Trax includes many deep learning models (ResNet, Transformer, RNN,…). And tied to a number of deep learning datasets, including Tensor2Tensor and TensorFlow.

Making address – https://github.com/google/trax

3.3 Google open Source application model: MediaPipe

Star growth this week: 300+

MediaPipe is Google Research’s open source cross-platform multimedia machine learning model application framework for building machine learning pipelines for multi-mode (video, audio and sensor) applications. As a cross-platform framework, MediaPipe can be deployed not only on the server side, Moreover, it can be used as the framework of on-device Machine Learning Inference in multiple mobile terminals (Android and Apple iOS) and embedded platforms (Google Coral and Raspberry PI).

Making address – https://github.com/google/mediapipe

This is GitHub Trending for the 8th working week of 2020 🎉 If you Pick up other fun and useful GitHub projects, be sure to share them with us in the HelloGitHub Issue section 🌝

HelloGitHub communication group is now fully open, add: HelloGitHub friends can be with front-end, Java, Go… Big guys from all walks of life talk and exchange technology ~

Pay attention to the public account to join the communication group