Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/znx3p0/canary
- Owner: znx3p0
- Created: 2021-12-17T21:11:11.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-23T02:56:43.000Z (over 2 years ago)
- Last Synced: 2024-11-06T11:03:30.345Z (8 days ago)
- Topics: async, distributed, distributed-computing, distributed-systems, network, network-programming, rpc, rust
- Language: Rust
- Homepage:
- Size: 270 KB
- Stars: 34
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Canary
Canary is a distributed systems library for making
communications through the network easier.
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!