egladysh / memcacherLinks
C++ implementation of Memcache Binary Protocol.
☆16Updated 6 years ago
Alternatives and similar repositories for memcacher
Users that are interested in memcacher are comparing it to the libraries listed below
Sorting:
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Wiki:☆27Updated 9 years ago
- C++11 Server framework provides many exciting features!☆52Updated 10 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- An efficient and configurable logging framework for C++☆136Updated 4 years ago
- 🔄 Flexible C memory allocation scheme☆79Updated 8 months ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated 2 months ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆156Updated 6 years ago
- Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to st…☆47Updated 4 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated this week
- Cross Platform UNIX commands & System Calls☆122Updated 9 years ago
- invesdwin-context modules that provide persistence features☆44Updated this week
- REST with C++ SDK (Casablanca)☆18Updated 10 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- A collection of CMake examples for demonstration purposes.☆19Updated 5 years ago
- A fast and memory-optimized string library for C++☆297Updated 4 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A low dependencies and self contained library to create C++ RESTful API services.☆200Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 8 months ago
- collection of well commented socket programming code☆101Updated 9 years ago
- Lightweight Peer-to-Peer networking engine for real time applications