yanyiwu / cppjieba
"结巴"中文分词的C++版本
☆2,606Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cppjieba
- A simple C++ based RPC framework.☆1,990Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,563Updated last year
- Go-style concurrency in C++11☆3,215Updated last year
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,326Updated 8 months ago
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,052Updated 3 weeks ago
- Some code snippets for sharing☆1,879Updated last year
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,889Updated last week
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,026Updated 5 years ago
- A asymmetric coroutine library for C.☆2,457Updated last year
- ZMQ 指南☆1,756Updated 2 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆14,868Updated 3 months ago
- 翻译的libuv的中文教程☆1,519Updated 2 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》