teeks99 / py_boost_shmemLinks
An example of mapping shared memory between boost::interprocess and Python's mmap.
☆56Updated 10 years ago
Alternatives and similar repositories for py_boost_shmem
Users that are interested in py_boost_shmem are comparing it to the libraries listed below
Sorting:
- C++ Message Queuing Library and Framework☆92Updated last week
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆68Updated last year
- Build fast computational graphs quickly using modern C++☆52Updated 5 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 3 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- Fast inter-process communication (IPC) using memory mapped file in python☆50Updated 4 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Implementation of a lock-free ring buffer class.☆38Updated 11 months ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Fast Generic Execution Graph/Network☆48Updated 3 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 4 months ago
- A header-only thread pool for C++☆45Updated 3 years ago
- Code samples from https://vorbrodt.blog/☆114Updated last week
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- Pipelines for Modern C++☆75Updated 5 years ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 4 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- C++ code for RingQueue, SharedMemory and Semaphore☆16Updated 5 years ago
- ☆149Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 9 years ago
- Lightweight C++ Profiler☆18Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated 3 months ago
- Creating a Scripting Egnine with pybind11. Step by step. https://github.com/pybind/pybind11☆38Updated last year