qicosmos / RayCppWorkerExampleLinks
Show how to use c++ worker to develop distribute applications.
☆15Updated 3 years ago
Alternatives and similar repositories for RayCppWorkerExample
Users that are interested in RayCppWorkerExample are comparing it to the libraries listed below
Sorting:
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆42Updated 3 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- C++ Message Queuing Library and Framework☆88Updated last month
- std::future extension☆37Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- C++ utilities☆51Updated 3 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Simple template DAG scheduler in c++☆14Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Coroutine library and toolkit for C++20☆39Updated last week
- A C++17 Data Stream Processing Parallel Library for Multicores and GPUs☆85Updated 5 months ago
- c/c++ log benchmark☆26Updated 5 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 8 months ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago
- A C++ implementation of a LRU cache☆41Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated 3 weeks ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago