Projects in Awesome Lists by poor-circle
A curated list of projects in awesome lists by poor-circle .
https://github.com/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.
sorting sorting-algorithms template-functions
Last synced: 14 Oct 2025
https://github.com/poor-circle/myredis_server
a coroutine redis server by C++17 and ASIO
Last synced: 14 Oct 2025
https://github.com/poor-circle/string_split
A c++17 string split(by regex) lib, which is lightly, head-only and only dependency on std::regex.
Last synced: 14 Oct 2025
https://github.com/poor-circle/tagged_ptr
smart pointers of c++ which can zip addtional infomation(at most 16bits when compiled in x86_64 machine)
Last synced: 14 Oct 2025
https://github.com/poor-circle/word2vec
machine-learning nlp nlp-machine-learning word2vec
Last synced: 14 Oct 2025