Squadrick / shadesmarLinks
Fast C++ IPC using shared memory
☆621Updated 3 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,072Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆428Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆518Updated 3 years ago
- Yet Another Serialization☆765Updated 7 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆561Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- C++14 lock-free queue.☆1,742Updated last week
- C++20 coroutine library☆842Updated 2 weeks ago
- Asynchronous gRPC with Asio/unified executors☆432Updated 2 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- A high performance C++ log library, producing structured binary logs☆723Updated 2 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆553Updated 2 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆313Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- A lightweight and very fast event bus / event framework for C++17☆404Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆454Updated this week
- High performance C++11 thread pool☆581Updated 5 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆528Updated 2 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆638Updated this week
- JSON-RPC for modern C++☆275Updated 11 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,062Updated 4 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆613Updated last month
- A simple C++14 signal-slots implementation☆840Updated 2 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- 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…☆261Updated last year
- C++ wrapper around the nanomsg NNG API☆217Updated 4 years ago
- Coroutines for C++20 & asio☆312Updated 3 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated 2 months ago