彭于斌's repositories
babyjson-demo
Education purpose C++17 JSON parser, teach you how to parsing string and numeric literials, as well as using std::variant and std::optional elegently.
parallel-languages-benchmark
鉴定网络热门并行编程框架 - 性能测评(附小彭老师锐评)已评测:Taichi、SyCL、C++、OpenMP、TBB、Mojo
reflect-hpp
Single header static reflection library for C++14 and above
lualine-time
Time and date display extension for lualine.nvim
genius.nvim
Blazing fast 🚀 code completion in NeoVim powered by 🤖 GPT-3.5-Turbo
vartmplandfold-example
Experiment code for my video course: variadic template, parameter pack, and fold expression
zeno-poor-intern
A poor intern whose 6000+ contribution being smeared as "meanless" from Zeno
pinyin-cpp
C++ Pinyin Library
bufferline.nvim
A snazzy bufferline for Neovim
IsaacSocket-Utility
这个是IsaacSocket的连接程序,需要配合IsaacSocket Mod使用
cmp-rime
Type CJK characters in vim with nvim-cmp, based on librime.
nvim-comment
A comment toggler for Neovim, written in Lua