1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-02-14 22:23:30 +02:00

add ockam to libraries/distributed

This commit is contained in:
Oleksandr Deundiak 2023-04-17 15:18:55 +02:00 committed by Oleksandr Deundiak
parent 09345dc8ba
commit 6326a95df4
No known key found for this signature in database
GPG Key ID: 012995ACFA10B801

View File

@ -1134,6 +1134,8 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
* [schickling/rust-beanstalkd](https://github.com/schickling/rust-beanstalkd) — [Beanstalkd](https://github.com/beanstalkd/beanstalkd) bindings
* HDFS
* [hyunsik/hdfs-rs](https://github.com/hyunsik/hdfs-rs) [[hdfs](https://crates.io/crates/hdfs)] — libhdfs bindings
* Other
* [build-trust/ockam](https://github.com/build-trust/ockam) [[ockam](https://crates.io/crates/ockam)] - End-to-End Encryption, Mutual Authentication, and ABAC for distributed applications [![build badge](https://github.com/build-trust/ockam/workflows/Rust/badge.svg)](https://github.com/build-trust/ockam)
### Domain driven design