Decision Workspace
tfhe vs tfhe-csprng vs tfhe-cuda-backend
Side-by-side comparison of Rust crates
60
tfhe
stablev1.6.1
TFHE-rs is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.
62
tfhe-csprng
growingv0.9.0
Cryptographically Secure PRNG used in the TFHE-rs library.
60
tfhe-cuda-backend
growingv0.14.0
Cuda implementation of TFHE-rs primitives.
Core Metrics
| tfhe | tfhe-csprng | tfhe-cuda-backend | |
|---|---|---|---|
| Health Score | 60 | 62 | 60 |
| Total Downloads | 382.7K | 205.0K | 65.5K |
| 30d Downloads | 32.0K | 29.5K | 4.2K |
| Dependents | 59 | 34 | 71 |
| Releases | 98 | 7 | 26 |
| Last Updated | 28d ago | 34d ago | 34d ago |
| Age | 3y 7m | 1y 6m | 2y 4m |
Health Breakdown
tfhe
Maintenance
17
Quality
13
Community
8
Popularity
7
Documentation
15
tfhe-csprng
Maintenance
19
Quality
15
Community
7
Popularity
6
Documentation
15
tfhe-cuda-backend
Maintenance
18
Quality
15
Community
8
Popularity
6
Documentation
13
Technical Details
| tfhe | tfhe-csprng | tfhe-cuda-backend | |
|---|---|---|---|
| Version | 1.6.1 | 0.9.0 | 0.14.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSD-3-Clause-Clear | BSD-3-Clause-Clear | BSD-3-Clause-Clear |
| Dependencies | 48 | 10 | 3 |
| Crate Size | 1.8MB | 49KB | 605KB |
| Features | 38 | 2 | 4 |
| Yanked % | 17.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.91.1 | 1.91.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tfhe-csprng leads with a health score of 62/100, but none of the options score above 80.
- •tfhe has the most downloads (382.7K), suggesting wider adoption.
- •tfhe-csprng, tfhe-cuda-backend are pre-1.0 — API may change.