Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/znx3p0/canary

Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.
https://github.com/znx3p0/canary

async distributed distributed-computing distributed-systems network network-programming rpc rust

Last synced: 3 days ago
JSON representation

Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.

Awesome Lists containing this project

README

        

# Canary

Canary is a distributed systems library for making
communications through the network easier.


Canary logo

Canary is a distributed systems and communications framework, focusing on minimalism, ease of use and performance.

Please make sure that you use Serialize and Deserialize from Canary, since custom
implementations will be made to improve efficiency and wire cost.

[Book](https://znx3p0.github.io/canary-book/)

Notable features of Canary:
- Seamless encryption
- Wasm support
- Composable

## Contribute
If you'd like to contribute to the project, please tell us at the
[discord](https://discord.gg/CGNh7fE2DP), in which we'll teach
you about how the code is organized, and how you can contribute.

## Projects that use Canary
Does your project use Canary? Don't be afraid to list it here!