Skip to content

A convenient way in order to exchange array data easily via processes or remote nodes. Inspired and adopted partly from Julia’s InterProcessCommunications WrappedArray

License

Notifications You must be signed in to change notification settings

wea-developers/wea-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

wea.rs

What is wea?

Giving the package a meaning - wea stands for Wrapped Exchange Array. If you want to share array-packed data with different processes, remote nodes or different language executables ( yes, that's the vision ), wea is aiming to be a lean, lightweight and convenient alternative to Protocol Buffers and Co.

It's inspired and adopted partly from Julia’s InterProcessCommunication WrappedArray.

The wrapped exchange array can be accessed like a numpy array because under the hood, numpy is applied.

If this sounds good to you, just give it a try.

Getting started

🚧 Package is currently under development! 🚧

Contributing

I welcome any contributions, enhancements, and bug-fixes. Open an issue on GitHub and submit a pull request.

License

wea.rs is 100% free and open-source, under the MIT license. Use it however you want.

This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

About

A convenient way in order to exchange array data easily via processes or remote nodes. Inspired and adopted partly from Julia’s InterProcessCommunications WrappedArray

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published