彭于斌

Results 12 repositories owned by 彭于斌

vimrc

199
Stars
41
Forks
Watchers

小彭老师自用 NeoVim 整合包

nvim-gpt

37
Stars
4
Forks
Watchers

Integrated ChatGPT + Bing AI in NeoVim just for neo-pioneers like you :)

debug-hpp

36
Stars
2
Forks
Watchers

printing everything including STL containers without pain 🚀

archibate

15
Stars
3
Forks
Watchers

babyjson-demo

58
Stars
14
Forks
Watchers

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.

constl

25
Stars
0
Forks
Watchers

Concurrent / Constexpr STL (WIP), aimed to replace TBB and Boost

co_async

150
Stars
9
Forks
Watchers

C++20 Coroutine Library for Education Purpose (WIP)

co_http

61
Stars
6
Forks
Watchers

小彭老师特意从零开始研发的一款教学用,基于 C++17 回调函数的异步 HTTP 服务器

mallocvis

119
Stars
15
Forks
Watchers

allocation visualization in svg graph

minilog

28
Stars
1
Forks
Watchers

Mini Logging Library with C++20 education purpose