mutouyun / cncppcon2018-cppmodules
CN-CppCon-2018,关于C++ Modules的演讲
☆29Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for cncppcon2018-cppmodules
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- Proposal for std::intrusive_ptr☆38Updated 5 years ago
- modern c++ raft library☆46Updated 4 years ago
- ☆19Updated 5 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- ☆32Updated 3 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆23Updated 4 months ago
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆35Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- Ubpa Design Pattern☆27Updated 2 years ago
- C++ embedded memory database☆14Updated 2 years ago
- ☆69Updated 3 weeks ago
- ☆25Updated last month
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 4 years ago
- Much fast, lightweight, async, based boost.beast and protobuf.☆34Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- Presentation and code for C++ Summit (China) 2019☆9Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 7 years ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆31Updated this week
- better asio wrapper (++asio)☆40Updated 2 years ago
- ☆18Updated 8 years ago