adobe-research / libkafka
A C++ client library for Apache Kafka v0.8+. Also includes C API.
☆89Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for libkafka
- C++ Kafka Client Library using Boost Asio☆76Updated 7 years ago
- C++11 producer/consumer library for Apache Kafka v0.10.1.0+. Does not require zookeeper integration☆27Updated 7 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated last year
- Library that provides an actor style message-passing programming model (in C++).☆237Updated 2 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 11 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A flexible database focused on performance and scalability☆115Updated 15 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆144Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Common Library☆47Updated 5 months ago
- C++ Zookeeper client library inspired by Apache Curator☆21Updated 7 years ago
- Unofficial mirror.☆58Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- C++ port of the codahale/dropwizard metrics library☆74Updated 6 years ago
- Clone of http://code.google.com/p/leveldb/☆408Updated 2 years ago
- RPC implementation for Protocol Buffers over ZeroMQ☆113Updated 7 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated 2 months ago
- TDH_Socket_Plugin_for_MySQL is a MySQL plugin which like HandlerSocket.☆168Updated 11 years ago
- Apache HBase Native Client☆36Updated 2 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 6 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- A Library that make the write from synchronous to asynchronous.