Squadrick / shadesmar
Fast C++ IPC using shared memory
☆555Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for shadesmar
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,774Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- Yet Another Serialization☆731Updated 7 months ago
- C++20 coroutine library☆599Updated last week
- C++14 lock-free queue.☆1,518Updated this week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆506Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆610Updated 3 months ago
- A modern, fast, lightweight thread pool library based on C++20☆457Updated last month
- A header-only C++ library for task concurrency☆622Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆912Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,192Updated 8 months ago
- Fast and memory efficient c++ flat hash map/set☆495Updated this week
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆379Updated 6 months ago
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- cross-platform coroutine library in c++☆830Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years 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,495Updated 3 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆817Updated 9 months ago
- Event Dispatcher and callback list for C++☆1,366Updated 2 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆295Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆743Updated this week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆483Updated last week
- Thread-safe container for sharing data between threads☆401Updated 2 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☆422Updated 5 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 2 years ago
- universal serialization engine☆1,112Updated 2 weeks ago
- Unified Executors☆1,483Updated last week
- Your binary serialization library☆1,074Updated 3 months ago
- High performance C++11 thread pool☆567Updated 4 years ago