1. Recommended

1.1 HORA: Library of approximate nearest neighbor search algorithms

Star this week increased: 1380+

Hora is ANN (approximate nearest neighbor) approximate nearest neighbor search algorithm library, written by Rust language, performance comparable to C++.

Demo address: horasearch.com/

Github.com/hora-search…

1.2 Go Patterns: Go language Patterns

Star this week up: 740+

The Go Patterns repository contains a culled collection of idiomatic design and application Patterns for the Go language. You can find the following patterns: create pattern, structure pattern, behavior pattern, concurrency pattern, messaging pattern.

Github.com/tmrts/go-pa…

2. Zhou Bang

2.1 SWC: Open source toolkit

Star this week increased: 830+

SWC is a high-performance Typescript/Javascript compiler written in Rust, similar to Babel.

Compared to Babel, SWC was 20 times faster on a single thread and 70 times faster on four core benchmarks.

Github.com/swc-project…

2.2 Reverse-interview-zh: Reverse interview guide

Star this week increased: 780+

Every time the interviewer asks you, “What do you want to ask me? “.

This warehouse provides the technical interview at the end of the rhetorical question to the interviewer.

Github.com/yifeikong/r…

2.3 1EARN: Security knowledge framework

Star this week increased: 400+

Personal maintenance security knowledge framework, including not limited to Web security, industrial security, forensics, emergency response, blue team facility deployment, post-penetration, Linux security, all kinds of target writup

Github.com/No-Github/1…

2.4 PaddleOCR: Indicates the OCR tool library that supports training

Star this week increased: 860+

PaddleOCR aims to create a rich, leading, and useful library of OCR tools to help users train and implement better models.

Github.com/PaddlePaddl…

2.5 EGUI: Easy-to-use Rust GUI

Star growth this week: 810+

Egui is a simple, fast, flexible, portable real-time mode GUI that can run on the Web, native applications, and even your favorite game engine.

As you can see from the demo, the entire interface is drawn on Canvas, so it’s no wonder the browser needs to support WASM and WebGL.

Web Demo address: emilk. Making. IO/egui/index….

I suggest visiting to see, do not know if it is an illusion, this operation gives me a feeling of local application.

github.com/emilk/egui


First published on GitHub, please subscribe: My Weekly