avplayer / CppConLinks
subtitles for CppCon2015 2016 .....
☆15Updated 10 years ago
Alternatives and similar repositories for CppCon
Users that are interested in CppCon are comparing it to the libraries listed below
Sorting:
- Fiber and async I/O based network library☆260Updated 8 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated last year
- 《An Introduction to libuv》中文翻译☆260Updated 11 years ago
- avhttp is concurrent http downloader☆240Updated 8 years ago
- ☆98Updated 10 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆234Updated 4 years ago
- ☆30Updated 7 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆106Updated 10 years ago
- vim plugin for c++☆32Updated 5 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 7 years ago
- Meta-purpose C++ Foundation☆191Updated 7 years ago
- We provide a prototype of a stackless coroutine.