Squadrick / shadesmarLinks
Fast C++ IPC using shared memory
☆581Updated 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++14 lock-free queue.☆1,657Updated 3 weeks ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated last week
- C++20 coroutine library☆765Updated 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☆519Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆997Updated last year
- Yet Another Serialization☆759Updated 3 months ago
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- Thread-safe container for sharing data between threads (synchronized queue)☆513Updated last month
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,964Updated last week
- cross-platform coroutine library in c++☆846Updated 2 months ago
- universal serialization engine☆1,221Updated 3 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,536Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,147Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆587Updated 2 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆533Updated this week
- Performance benchmark framework for C++ with nanoseconds measure precision☆301Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆501Updated 5 months ago
- Async++ concurrency framework for C++11☆1,401Updated 7 months ago
- A simple C++14 signal-slots implementation☆804Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆491Updated 2 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆415Updated last year
- Unified Executors☆1,591Updated 3 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated last month
- Event Dispatcher and callback list for C++☆1,500Updated 5 months ago
- A highly optimized single producer single consumer message queue C++ template☆261Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆361Updated 2 months ago