Squadrick / shadesmarLinks
Fast C++ IPC using shared memory
☆586Updated 2 years ago
Alternatives and similar repositories for shadesmar
Users that are interested in shadesmar are comparing it to the libraries listed below
Sorting:
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,004Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- C++20 coroutine library☆781Updated last week
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆540Updated this week
- Yet Another Serialization☆760Updated 4 months 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☆519Updated 3 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆363Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆608Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,981Updated 3 weeks ago
- C++14 lock-free queue.☆1,668Updated last month
- Your binary serialization library☆1,162Updated 4 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆418Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆304Updated 2 months ago
- Asynchronous gRPC with Asio/unified executors☆422Updated last week
- A simple C++14 signal-slots implementation☆807Updated last year
- Unified Executors☆1,604Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆538Updated 3 weeks ago
- High performance C++11 thread pool☆578Updated 4 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆443Updated last week
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- A modern, fast, lightweight thread pool library based on C++20☆504Updated 5 months ago
- A high performance C++ log library, producing structured binary logs☆689Updated last week
- universal serialization engine☆1,231Updated last month
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- Event Dispatcher and callback list for C++☆1,510Updated 6 months ago