Squadrick / shadesmar
Fast C++ IPC using shared memory
☆561Updated 2 years ago
Alternatives and similar repositories for shadesmar:
Users that are interested in shadesmar are comparing it to the libraries listed below
- Yet Another Serialization☆736Updated 9 months ago
- C++20 coroutine library☆647Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- A header-only C++ library for task concurrency☆623Updated last year
- C++14 lock-free queue.☆1,571Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆514Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- A simple C++14 signal-slots implementation☆750Updated 7 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆648Updated 5 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,863Updated this week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆505Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,104Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆290Updated 10 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 5 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆771Updated 2 weeks ago
- Unified Executors☆1,519Updated last week
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- A modern, fast, lightweight thread pool library based on C++20☆478Updated 2 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,506Updated 5 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- Event Dispatcher and callback list for C++☆1,416Updated last month
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆397Updated 8 months ago
- Thread-safe container for sharing data between threads☆440Updated 5 months ago
- Asynchronous gRPC with Asio/unified executors☆381Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆523Updated last year
- JSON-RPC for modern C++☆253Updated 3 months ago