Lists (4)
Sort Name ascending (A-Z)
Stars
- All languages
- ANTLR
- ASL
- ActionScript
- Assembly
- Batchfile
- Befunge
- Bikeshed
- C
- C#
- C++
- CMake
- COBOL
- CSS
- CoffeeScript
- Crystal
- Cython
- Dart
- Elixir
- F#
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Just
- Kotlin
- Lua
- MATLAB
- Mojo
- Objective-C
- PHP
- Pascal
- Perl
- PowerShell
- Prolog
- Python
- QML
- R
- Roff
- Ruby
- Rust
- SCSS
- Shell
- Solidity
- Swift
- SystemVerilog
- Tcl
- TeX
- TypeScript
- V
- VBA
- VBScript
- VHDL
- Vala
- Verilog
- Visual Basic .NET
- Vue
- Zig
The iconic SVG, font, and CSS toolkit
Official electron build of draw.io
Concise, consistent, and legible badges in SVG and raster format
🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新
Versatile typeface for code, from code.
Brave browser for Android, iOS, Linux, macOS, Windows.
📻Terminal/ssh/sftp/ftp/telnet/serialport/RDP/VNC client(linux, mac, win)
Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.
The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
🤖一个基于 WeChaty 结合 DeepSeek / ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...
vue源码逐行注释分析+40多m的vue源码程序流程图思维导图(vue source code line by line annotation analysis +40 + m vue source code process flow chart mind map)
QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 · 福瑞
大概是2020年最全的免费可商用字体,这里收录的商免字体都能找到明确的授权出处,可以放心使用,持续更新中...
A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
Graphical User Interface for creating and running Scratch 3.0 projects.
🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)
This software supports all audio and video websites, such as TikTok, YouTube, Bilibili, TED, Instagram, Twitter, etc. Features include: variable playback speed, screen capture, video download, cust…
A simple and open-source proxy API that allows you to access OpenAI's ChatGPT API for free!
JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading
An open source, offline capable, mind mapping application leveraging HTML5 technologies
A simple, general-purpose editor for Linux
本文详细分析了 Github Copilot 这个基于机器学习的代码自动补全工具的实现原理。作者通过逆向工程的方式,深入探索了 Copilot 的核心逻辑,包括代码提示的入口、获取提示的核心方法、以及相关的缓存策略、实验特性等。