ianbarber / TLSZMQLinks
Example TLS code over ZeroMQ
☆49Updated 11 years ago
Alternatives and similar repositories for TLSZMQ
Users that are interested in TLSZMQ are comparing it to the libraries listed below
Sorting:
- C++ binding for nanomsg☆111Updated 10 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- A collection of shared memory containers for high performance server☆235Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated 11 months ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- ☆98Updated 9 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆292Updated 2 months ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A C++ Redis client☆189Updated 6 years ago
- msgpack-rpc for Jubatus☆103Updated 6 years ago
- shared memory☆21Updated 9 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆92Updated 5 years ago
- OpenSource WebSocket toolkit☆127Updated 3 weeks ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago