Squadrick / shadesmarLinks
Fast C++ IPC using shared memory
☆587Updated 2 years ago
Alternatives and similar repositories for shadesmar
Users that are interested in shadesmar are comparing it to the libraries listed below
Sorting:
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆548Updated 3 weeks ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆419Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- Yet Another Serialization☆760Updated 4 months ago
- C++20 coroutine library☆791Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated this week
- C++14 lock-free queue.☆1,681Updated 2 months ago
- Asynchronous gRPC with Asio/unified executors☆424Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆698Updated last week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆540Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆509Updated 6 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆305Updated 2 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 2 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated 2 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆445Updated last month
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- A fast work-stealing queue template in C++☆310Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆598Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,999Updated last month
- A simple C++14 signal-slots implementation☆811Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- A lightweight and very fast event bus / event framework for C++17☆388Updated last year
- universal serialization engine☆1,241Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,040Updated this week
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆252Updated 11 months ago