blindai VS incubator-teaclave-sgx-sdk

Compare blindai vs incubator-teaclave-sgx-sdk and see what are their differences.

incubator-teaclave-sgx-sdk

Apache Teaclave (incubating) SGX SDK helps developers to write Intel SGX applications in the Rust programming language, and also known as Rust SGX SDK. (by apache)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
blindai incubator-teaclave-sgx-sdk
6 4
489 1,148
1.2% 1.1%
8.0 3.4
about 1 month ago about 1 month ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

blindai

Posts with mentions or reviews of blindai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-02.

incubator-teaclave-sgx-sdk

Posts with mentions or reviews of incubator-teaclave-sgx-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-05.
  • How to protect information in memory?
    2 projects | /r/rust | 5 Jan 2023
    https://github.com/apache/incubator-teaclave-sgx-sdk would be a create for this.
  • BlindAI: fast and privacy-friendly AI deployment solution in Rust
    3 projects | /r/rust | 19 May 2022
    I am glad to introduce BlindAI, an AI deployment solution, leveraging secure enclaves, to make remotely hosted AI models privacy friendly. We leverage the tract project as our inference engine to serve AI models in ONNX format inside an enclave. We also use the Rust SGX SDK to use Rust for our secure enclave for AI.
  • Cargo patches
    1 project | /r/rust | 18 Jan 2022
    I am wondering something. If you have a look to this Cargo.toml file on github you could see at line 10 that the crate "sgx_crypto_helper" is declared as a dependency which is here a git repository. However you can see at line 19 that the same dependency "sgx_crypto_helper" is also declared with basically the same path... so I'm wondering what is the purpose of this?

What are some alternatives?

When comparing blindai and incubator-teaclave-sgx-sdk you can also consider the following projects:

onnxruntime-rs - Rust wrapper for Microsoft's ONNX Runtime (version 1.8)

confidential-computing-zoo - Confidential Computing Zoo provides confidential computing solutions based on Intel SGX, TDX, HEXL, etc. technologies.

ire - I2P router implementation in Rust

deno - A modern runtime for JavaScript and TypeScript.

rsrl - A fast, safe and easy to use reinforcement learning framework in Rust.

tract - Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference

steelix - Your one stop CLI for ONNX model analysis.

rust - Empowering everyone to build reliable and efficient software.

whatlang-rs - Natural language detection library for Rust. Try demo online: https://whatlang.org/

incubator-teaclave-trustzone-sdk - Teaclave TrustZone SDK enables safe, functional, and ergonomic development of trustlets.

L2 - l2 is a fast, Pytorch-style Tensor+Autograd library written in Rust

bat - A cat(1) clone with wings.