- All languages
- ASL
- Assembly
- Batchfile
- C
- C#
- C++
- CSS
- Classic ASP
- CoffeeScript
- Dart
- Elixir
- GCC Machine Description
- Go
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Just
- Kotlin
- Lua
- Makefile
- Markdown
- Meson
- Nim
- Nix
- Objective-C
- Objective-C++
- OpenSCAD
- PHP
- Pascal
- Perl
- PostScript
- PowerShell
- Python
- QML
- Rich Text Format
- Roff
- RouterOS Script
- Rust
- SCSS
- SWIG
- Shell
- Smali
- Svelte
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- Zig
Starred repositories
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
A simple, fast and user-friendly alternative to 'find'
Lightning-fast and Powerful Code Editor written in Rust
Comfortably monitor your Internet traffic 🕵️♂️
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
An idiomatic, lean, fast & safe pure Rust implementation of Git
🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust
🌟 For when you really just want to serve some files over HTTP right now!
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…
Bear is a tool that generates a compilation database for clang tooling.
A simple third-party Jellyfin client for Linux
A proxy to expose real tls handshake to the firewall
Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器
macOS: mount any linux-supported filesystem read/write using NFS and a microVM
Easily switch between windows of the same app with Alt+` (Backtick), also switch between apps with Alt+Tab.
A list of publicly available STUN servers, refreshed every hour.
Tool for manipulating and re-signing Android A/B OTAs
Verve is a lightweight and blazingly fast launcher for accessing and opening applications, files and documents. ⚡
将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart
ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK