#Shared-memory
Showing 6 of 6 repositories tagged #shared-memory, ranked by stars
Eclipse iceoryx2™ - the zero-copy data plane with a Rust core
vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)
Sychronized, streaming Python dictionary that uses shared memory as a backend
Shared intelligence layer for organizations
Fast, minimal, and ergonomic zero-copy Apache Arrow tabular data implementation in Rust, with PyO3, Python bindings, shared-memory and low-latency SIMD for data-engineering and columnar workloads. Bridge to Polars and Arrow-rs over FFI effortlessly.
High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serialization and deserialization. Provides fast inter-process communication (IPC) via shared memory. Supports NumPy, Torch arrays, custom classes (including dataclass), classes with methods, and asyncio