Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.
/ rust-plasma Public archive

Rust crates for working with Arrow Plasma, an in-memory object store which enables efficient memory sharing across processes on the same machine.

License

Notifications You must be signed in to change notification settings

novifinancial/rust-plasma

Repository files navigation

Rust Plasma

This repository contains Rust crates for working with Arrow Plasma, an in-memory object store which enables efficient memory sharing across processes on the same machine.

Repository structure

This repository is organized into crates like so:

Crate Description
plasma-store Rust bindings to C++ implementation of Arrow Plasma object store.
plasma-stream High-performance transport of datasets between Plasma stores on different machines.

License

This project is MIT licensed.

About

Rust crates for working with Arrow Plasma, an in-memory object store which enables efficient memory sharing across processes on the same machine.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published