Swiss Army Knife is the word of the week, with several projects using the word to describe its features: For example, CyberChef, which can fully solve the browser “network” operation, is convenient for data encryption and decoding, DevToys, which helps you deal with JSON data, and DSQ, which is convenient for querying data files, are all very practical development tools, in line with the characteristics of “Swiss Army Knife”.

There are also some new open source tools, such as the animation tool Libpag for King of Glory “Body” and the pure, standard convolutional neural network implementation Of Windows.js for desktop window development…

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
    • News read fast
        1. Industry ·Flink co-founder leaves
      1. This week, pushing
      • 1.1 Code visual editing: mometa
      • 1.2 Internet Swiss Army Knife: CyberChef
      1. Making Trending Zhou Bang
      • 2.1 Developed Swiss Army Knife: DevToys
      • 2.2 Facebook Convolutional neural network implementation: ConvNeXt
      • 2.3 Animation Tool: libpag
      • 2.4 Desktop Graphics programming: Windows.js
      • 2.5 Data file query tool: DSQ
      1. Review past

News quick reference

1. Industry · Co-founder of Flink leaves

Flink is an open source stream processing framework developed by Apache Software Foundation. Its core is a distributed stream data flow engine written in Java and Scala. Flink executes arbitrary streaming data programs in data parallelism and pipeline mode. Flink’s pipelined runtime system can execute batch and streaming programs.

Three years ago, In January 2019, Alibaba acquired Apache Flink’s parent company, Data Artisans, and Flink later belonged to Alibaba. This past week, On January 20, Stephan Ewen, one of Flink’s early founders and CTO of the company, renamed Ververica after the acquisition of Data Artisans, resigned.

1. Tweet this week

1.1 Code visual editing: mometa

Star gains this week: 1,050+

New mometa is a low code metaprogramming, visual code editing, and auxiliary coding tool for r&d, currently in beta. According to the authors, Mometa is not a traditional mainstream low-code platform (such as Amis/Cloud Crepe). Mometa is a development-oriented, code-visual design and editing platform. It is more like Dreamweaver, GUI visual editing for programmers, it is a programmer based on local development mode, added the ability to visual coding.

Features:

  • 🛠 for r & D code visual editing, directly acting on the source code
  • 🍒 open material ecology, can customize the team material library, see mometa-MAT
  • 💎 multi-language and multi-ecological support, currently only React is supported, and Vue is planned in the future
  • 🔥 access friendly, Webpack>=4 plug-in access
  • 🌟 development friendly, material library support hot update, do not destroy the existing development mode

Making address – github.com/imcuttle/mo…

1.2 Internet Swiss Army Knife: CyberChef

Star gains this week: 1,050+

New CyberChef is a web application for encryption, encoding, compression, and data analysis that performs a variety of “web” operations in a browser, from simple encoding (XOR or Base64) to more complex encryption (AES, DES, and Blowfish), Create binaries and Hex dumps, compress and uncompress data, compute hashes and checksums, parse IPv6 and X.509, change character encodings, and more.

Making address – github.com/gchq/CyberC…

2. GitHub Trending Weekly

2.1 Developed Swiss Army Knife: DevToys

Star growth this week: 2,200+

DevToys can help with everyday tasks such as formatting JSON, comparing text, testing regees, and more.

Making address – github.com/veler/DevTo…

2.2 Facebook Convolutional neural network implementation: ConvNeXt

Star growth this week: 650+

New ConvNeXt is an open source PyTorch implementation of Facebook Research’s standard convolutional Neural network.

Making address – github.com/facebookres…

2.3 Animation Tool: libpag

Star growth this week: 1,100+

New Libpag is Tencent’s open source animation tool, which can be used for UI animation, sticker animation, video editing, template design, etc. It provides export plug-ins from After Effects (Adobe After Effects), desktop preview tool PAGViewer, and cross-platform rendering SDKS on all sides. Support iOS, Android, macOS, Windows, Linux, Web and more.

Features:

  • Efficient file format
  • Full AE feature support
  • Performance monitoring visualization
  • Editable at run time

Making address – github.com/Tencent/lib…

2.4 Desktop Graphics programming: Windows.js

Star growth this week: 600+

New Windows.js is an open source Javascript Runtime for desktop graphics programming. It provides window creation and manipulation apis through GLFW, HTML5 Canvas APIS through Skia graphics library and supports v8 Javascript engine.

Making address – github.com/windowjs/wi…

2.5 Data file query tool: DSQ

Star growth this week: 1,100+

New DSQ is a command line tool that can perform SQL queries on data files, supporting JSON, CSV, Excel, Parquet and more data files.

Making address – github.com/multiproces…

3. Look back

Past review:

  • Reading Linux is like reading the novel “GitHub Hotspots v.22.03”
  • GitHub announces its Top 10 posts for 2021

This is GitHub Trending for the fourth 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 🌝