An open API service indexing awesome lists of open source software.

https://github.com/ray-project/plasma

A minimal shared memory object store design
https://github.com/ray-project/plasma

Last synced: 9 months ago
JSON representation

A minimal shared memory object store design

Awesome Lists containing this project

README

          

# Plasma

Plasma is an experimental in-memory object manager. It is under development and
not ready for general use.

## clang-format
Run .travis/git-clang-format to automatically format changes in the checkout.