Projects in Awesome Lists by skywind3000
A curated list of projects in awesome lists by skywind3000 .
https://github.com/skywind3000/ecdict
Free English to Chinese Dictionary Database
Last synced: 11 May 2025
https://github.com/skywind3000/ECDICT
Free English to Chinese Dictionary Database
Last synced: 24 Mar 2025
https://github.com/skywind3000/mini3d
3D Software Renderer in 700 Lines !!
3d c game-engine graphics opengl picture pixels rasterizer renderer software-renderer software-rendering
Last synced: 15 May 2025
https://github.com/skywind3000/asyncrun.vim
:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!
asynchronous asyncrun build cmake dispatch make neomake neovim neovim-plugin neovim-plugins nvim terminal vim vim-plugin vim-plugins vim8
Last synced: 13 May 2025
https://github.com/skywind3000/renderhelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
3d 3d-graphics cpp direct3d engine graphics image learning learning-by-doing opengl picture pixels rasterizer rendering rendering-engine shaders software-renderer software-rendering tutorial
Last synced: 15 May 2025
https://github.com/skywind3000/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
3d 3d-graphics cpp direct3d engine graphics image learning learning-by-doing opengl picture pixels rasterizer rendering rendering-engine shaders software-renderer software-rendering tutorial
Last synced: 17 Apr 2025
https://github.com/skywind3000/vim-quickui
The missing UI extensions for Vim 9 (and NeoVim) !! :sunglasses:
borland command-line gui neovim neovim-plugin neovim-plugins popup productive quickui terminal text-editor tui ui-components vim vim-plugin vim-plugins vim-quickui vim9 vim9-plugin vim9-script
Last synced: 14 May 2025
https://github.com/skywind3000/asynctasks.vim
:rocket: Modern Task System for Project Building, Testing and Deploying !!
ant asyncrun asynctasks build cmake make msbuild neomake neovim neovim-plugin neovim-plugins pandoc rake tasks vim vim-plugin vim-plugins
Last synced: 27 Mar 2025
https://github.com/skywind3000/vim-init
轻量级 Vim 配置框架,全中文注释
vim vim-configuration vimrc vimrc-settings
Last synced: 11 Apr 2025
https://github.com/skywind3000/avlmini
AVL implementation which is as fast/compact as linux's rbtree
Last synced: 06 Mar 2025
https://github.com/skywind3000/quickmenu.vim
A nice customizable popup menu for vim
Last synced: 07 Jul 2025
https://github.com/skywind3000/gutentags_plus
The right way to use gtags with gutentags
Last synced: 31 Aug 2025
https://github.com/skywind3000/vim-auto-popmenu
:sunglasses: Display the Completion Menu Automantically (next AutoComplPop) !!
Last synced: 27 Mar 2025
https://github.com/skywind3000/vim-terminal-help
Small changes make vim/nvim's internal terminal great again !!
Last synced: 11 Sep 2025
https://github.com/skywind3000/vim-preview
The missing preview window for vim
Last synced: 27 Mar 2025
https://github.com/skywind3000/kanaquiz
Hiragana/Katakana Speed Reading Quiz in Command Line !! :sunglasses:
Last synced: 11 Jul 2025
https://github.com/skywind3000/KanaQuiz
Hiragana/Katakana Speed Reading Quiz in Command Line !! :sunglasses:
Last synced: 01 May 2025
https://github.com/skywind3000/basicbitmap
Simple and high-performance and platform independent Bitmap class (34% faster than GDI/GDI+, 40% faster than DDraw)
Last synced: 11 Aug 2025
https://github.com/skywind3000/vim-rt-format
:sunglasses: Prettify Current Line on Enter !!
Last synced: 04 Mar 2026
https://github.com/skywind3000/gobang
Gobang game with artificial intelligence in 900 Lines !!
Last synced: 07 May 2025
https://github.com/skywind3000/vim-keysound
:wine_glass: Play typewriter sound in Vim when you are typing a letter
Last synced: 27 Mar 2025
https://github.com/skywind3000/CloudClip
Your own clipboard in the cloud, copy and paste text with gist between systems !!
Last synced: 01 Apr 2025
https://github.com/skywind3000/markpress
Write WordPress in Markdown in Your Favorite Text Editor !! :sunglasses: :sunglasses:
Last synced: 26 Sep 2025
https://github.com/skywind3000/vim-gpt-commit
:rocket: Generate git commit message using ChatGPT and Ollama !!
chatgpt chatgpt-app neovim neovim-plugin neovim-plugins vim vim-plugin vim-plugins
Last synced: 28 Jun 2025
https://github.com/skywind3000/vim-navigator
:rocket: Navigate Your Commands Easily !!
gui navigator neovim neovim-plugin neovim-plugins productivity quickui terminal tui user-interface vim vim-navigator vim-plugin vim-plugins vim-quickui vim-whichkey whichkey
Last synced: 07 Jul 2025
https://github.com/skywind3000/lemma.en
English Lemma Database - Compiled by Referencing British National Corpus
Last synced: 23 Jul 2025
https://github.com/skywind3000/zvi
:rocket: Smallest Vi-clone Text Editor for Windows CLI and SSH session (only 62KB) !!
terminal text-editor vim windows windows-xp-compatible
Last synced: 10 Sep 2025
https://github.com/skywind3000/vim-cppman
Read Cppman/Man pages right inside your vim.
Last synced: 06 Mar 2025
https://github.com/skywind3000/tcz_cd
Autojump for Total Commander !!
autojump cd fuzzy-finder total-commander
Last synced: 07 Oct 2025
https://github.com/skywind3000/winxp-editors
:wine_glass: Text Editors Preservation Project for Windows XP+
terminal terminal-editor text-editor text-editors windows
Last synced: 16 May 2026
https://github.com/skywind3000/treasure
Single-file MIT Licensed C/C++ Portable Libraries
Last synced: 25 Apr 2026
https://github.com/skywind3000/colors-from-neovim.vim
:rainbow: Backported NeoVim Colors for Vim
Last synced: 31 Jan 2026
https://github.com/skywind3000/viz
🚀 Smallest Vi-clone Text Editor for Windows CLI and SSH session (only 62KB) !!
Last synced: 18 Feb 2026
https://github.com/skywind3000/transmod
Automatically exported from code.google.com/p/transmod
Last synced: 07 Jul 2025
https://github.com/skywind3000/codecheck
注释驱动测试工具:从 C/C++/Python/Pascal 代码注释里解出 @input/@output/@timeout 测试数据并验证程序期望输出(纯手工打造)
cpp online-judge online-judge-tools python
Last synced: 30 May 2026
https://github.com/skywind3000/ecdict-update
ECDICT 高频词汇更新库(定期 MERGE 回 ECDICT)
Last synced: 29 Jan 2026