gavioto / fastdbLinks
Clone from http://www.garret.ru/fastdb/FastDB.htm and http://sourceforge.net/p/fastdb
☆76Updated 4 years ago
Alternatives and similar repositories for fastdb
Users that are interested in fastdb are comparing it to the libraries listed below
Sorting:
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆230Updated last month
- ☆65Updated 6 years ago
- tcp server and client package using libuv☆130Updated 3 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated last year
- An universal coroutine rpc framework implemented with c++11.☆72Updated 8 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 8 years ago
- ☆30Updated 7 years ago
- a utility for serialize C++ and json。☆109Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 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
- This is a based plug-in framework that provides cross-platform IO and logically separated plug-in services.☆242Updated 4 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.