Squadrick / shadesmarLinks
Fast C++ IPC using shared memory
☆626Updated 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☆441Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 6 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,146Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆320Updated 6 months ago
- Yet Another Serialization☆770Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,464Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated last week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆576Updated last month
- A header-only C++ library for task concurrency☆631Updated 2 years 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☆521Updated 3 years ago
- C++20 coroutine library☆898Updated 3 weeks ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 3 months ago
- C++14 lock-free queue.☆1,800Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- A high performance C++ log library, producing structured binary logs☆764Updated 2 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated 3 weeks ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆304Updated 6 months ago
- Fast and memory efficient c++ flat hash table/map/set☆670Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,163Updated last month
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- 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…☆270Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- A low overhead nanosecond clock based on x86 TSC☆352Updated 11 months ago
- C++ wrapper around the nanomsg NNG API☆224Updated 4 years ago
- JSON-RPC for modern C++☆282Updated last year
- Asynchronous gRPC with Asio/unified executors☆444Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆631Updated 5 months ago
- A highly optimized single producer single consumer message queue C++ template☆281Updated 3 years ago