DullLian's Stars
PaperMC/Folia
Fork of Paper which adds regionised multithreading to the dedicated server.
MCSLTeam/MCSL2
MCSL2 | 一个简洁全能的Minecraft开服器
pallets/flask
The Python micro framework for building web applications.
JanSky520/neovimdoc
neovim的中文文档
feiyangqingyun/qtkaifajingyan
自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
0voice/develop_skill_tree
2021年最新整理,名企校招各大岗位的技能树,含技术细节,Java,C/C++,前端,运维,测试,运营岗位。持续更新中
zhaoyangkanshijie/record
前后端技术,架构,运维,职业发展,沟通技巧
rohit-px2/nvui
A modern frontend for Neovim.
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
gyscos/cursive
A Text User Interface library for the Rust programming language
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
PKUFlyingPig/cs-self-learning
计算机自学指南
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
JuanZoran/Trans.nvim
An awesome neovim plugin written by lua which can help translate English into Chinese 一个使用lua编写的neovim英文->中文[离线 || 在线]翻译插件, 还在施工中
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
roobert/tabtree.nvim
🌲 A Neovim plugin for jumping between significant code elements, such as brackets, quotes, etc.
backdround/neowords.nvim
Flexible and reliable hops by any type of words
sindrets/winshift.nvim
Rearrange your windows with ease.
anuvyklack/windows.nvim
Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations!
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
nvim-zh/colorful-winsep.nvim
Make your nvim window separators colorful
yorickpeterse/nvim-window
Easily jump between NeoVim windows.
windwp/nvim-autopairs
autopairs for neovim written in lua
rcarriga/nvim-dap-ui
A UI for nvim-dap
rmagatti/goto-preview
A small Neovim plugin for previewing definitions using floating windows.
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
rafcamlet/tabline-framework.nvim
User-friendly framework for building your dream tabline in a few lines of code.