collinmsn / generic_object_pool
A generic object pool for c++ which is easy to use and high performance
☆17Updated 10 years ago
Alternatives and similar repositories for generic_object_pool:
Users that are interested in generic_object_pool are comparing it to the libraries listed below
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- ☆65Updated 6 years ago
- c++11任务库☆53Updated 9 years ago
- better asio wrapper (++asio)☆42Updated 3 years ago
- cxx utils code☆83Updated 3 weeks ago
- std::future extension☆37Updated 4 years ago
- C++11 signal/slot implementation☆79Updated 3 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…☆49Updated 7 years ago
- A plugin-framework that uses C++ and STL.☆158Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- Thread safe, lock-free memory pool.☆58Updated last year
- C++ embedded memory database☆15Updated 2 years ago
- c++ operation database like mybatis☆35Updated 3 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Object pool implementation in C++11☆98Updated 4 years ago
- C++ ORM (Object Relational Mapping)☆77Updated 7 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆76Updated 4 years ago
- protobuf message与json互转,使用C++11特性☆42Updated 4 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆187Updated 5 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- concurrency library for C++☆74Updated 10 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 weeks ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated 6 months ago