qicosmos / RayCppWorkerExampleLinks
Show how to use c++ worker to develop distribute applications.
☆15Updated 4 years ago
Alternatives and similar repositories for RayCppWorkerExample
Users that are interested in RayCppWorkerExample are comparing it to the libraries listed below
Sorting:
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆44Updated 4 years ago
- C++ Message Queuing Library and Framework☆92Updated 2 weeks ago
- Thread safe, lock-free memory pool.☆61Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- C++ utilities☆55Updated this week
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- Simple template DAG scheduler in c++☆15Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- 《Hands-On Design Patterns with C++ - 2ed》的非专业个人翻译☆36Updated 3 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆146Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Coroutine library and toolkit for C++20☆39Updated last week
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 5 months ago
- A C++ Data Stream Processing Parallel Library for Multicores and GPUs☆84Updated 2 weeks ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- c/c++ log benchmark