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:
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆430Updated last year
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,087Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆569Updated 3 months ago
- Yet Another Serialization☆766Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,391Updated last year
- Asynchronous gRPC with Asio/unified executors☆430Updated 3 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 3 months ago
- C++20 coroutine library☆857Updated last week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆557Updated 2 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☆518Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated last month
- A high performance C++ log library, producing structured binary logs☆734Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆530Updated last month
- C++14 lock-free queue.☆1,750Updated 2 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆371Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,124Updated this week
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆458Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months 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
- A fast work-stealing queue template in C++☆321Updated last year
- Async++ concurrency framework for C++11☆1,410Updated last year
- A lightweight and very fast event bus / event framework for C++17☆408Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,067Updated 5 months ago
- A low overhead nanosecond clock based on x86 TSC☆343Updated 8 months ago
- Unified Executors☆1,642Updated 7 months ago
- High performance C++11 thread pool☆582Updated 5 years ago
- A simple C++14 signal-slots implementation☆843Updated 3 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 3 years ago
- Fast and memory efficient c++ flat hash table/map/set☆645Updated 2 weeks ago