Pinned Repositories
asio
Asio C++ Library
ASIO_Coroutine_QT_Chat_Client
a simple chat client which use c++20 Coroutine, ASIO and QT
async_simple
Simple, light-weight and easy-to-use asynchronous components
ball_pit
A simple physics-based ball pit!
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
myredis_server
a coroutine redis server by C++17 and ASIO
radix_sort
A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, support user-defined struct.
Visual-Net
workshop
XMU-Daily-Reporter
厦门大学每日健康打卡程序,在网站上即可实现打卡,支持失败自动重试,支持邮件通知功能。
poor-circle's Repositories
poor-circle/XMU-Daily-Reporter
厦门大学每日健康打卡程序,在网站上即可实现打卡,支持失败自动重试,支持邮件通知功能。
poor-circle/radix_sort
A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, support user-defined struct.
poor-circle/Visual-Net
poor-circle/myredis_server
a coroutine redis server by C++17 and ASIO
poor-circle/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
poor-circle/workshop
poor-circle/asio
Asio C++ Library
poor-circle/ASIO_Coroutine_QT_Chat_Client
a simple chat client which use c++20 Coroutine, ASIO and QT
poor-circle/async_simple
Simple, light-weight and easy-to-use asynchronous components
poor-circle/ball_pit
A simple physics-based ball pit!
poor-circle/cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
poor-circle/compile-time-regular-expressions
A Compile time PCRE (almost) compatible regular expression matcher.
poor-circle/Cpp17TheCompleteGuideChinese
《C++ 17 The Complete Guide》翻译
poor-circle/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
poor-circle/Cxx_HOPL4_zh
Chinese translation of Bjarne Stroustrup's HOPL4 paper
poor-circle/getting-started-github-actions
poor-circle/iguana
universal serialization engine
poor-circle/Jiffy
poor-circle/nvwa
My small collection of C++ utilities
poor-circle/openBilibili-1
b站后台源码
poor-circle/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
poor-circle/string_split
A c++17 string split(by regex) lib, which is lightly, head-only and only dependency on std::regex.
poor-circle/tagged_ptr
smart pointers of c++ which can zip addtional infomation(at most 16bits when compiled in x86_64 machine)
poor-circle/to-the-stars
魔法少女小圆 飞向星空 中文翻译
poor-circle/unsure_ownership_ptr
a c++ smarter pointer based on unique_ptr, but allow to point to an object with no ownership
poor-circle/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
poor-circle/Vita3K
Experimental PlayStation Vita emulator
poor-circle/word2vec
poor-circle/XMUDaliyReport
厦门大学健康打卡Daily Health Report(基于python爬虫与Github Actions自动部署并包含Dockerfile)
poor-circle/yalantinglibs