Squadrick / shadesmarLinks
Fast C++ IPC using shared memory
☆620Updated 3 years ago
Alternatives and similar repositories for shadesmar
Users that are interested in shadesmar are comparing it to the libraries listed below
Sorting:
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆554Updated last month
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆427Updated last year
- A high performance C++ log library, producing structured binary logs☆717Updated last month
- A modern, fast, lightweight thread pool library based on C++2x☆525Updated last week
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,061Updated last year
- Yet Another Serialization☆765Updated 6 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,358Updated 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☆519Updated 3 years ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆552Updated last month
- C++20 coroutine library☆829Updated this week
- Asynchronous gRPC with Asio/unified executors☆432Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated 2 months ago
- C++14 lock-free queue.☆1,725Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆452Updated 3 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,093Updated this week
- C++ wrapper around the nanomsg NNG API☆217Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆610Updated last month
- A fast work-stealing queue template in C++☆320Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆240Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 3 months ago
- A miniature library for struct-field reflection in C++☆587Updated last month
- A simple C++14 signal-slots implementation☆835Updated last month
- 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…☆257Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- A lightweight and very fast event bus / event framework for C++17☆399Updated last year
- A lightweight C++20 serialization and RPC library☆879Updated last week
- A portable, pure C++11 timer component.☆175Updated last year