You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[tag1consulting/feste](https://github.com/tag1consulting/feste) - A GPT-2 style transformer language model implemented from scratch in Rust for educational purposes.
1065
1066
*[tensorflow/rust](https://github.com/tensorflow/rust) - Bindings for TensorFlow.
1066
1067
1067
1068
#### OpenAI
@@ -1320,11 +1321,11 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1320
1321
*[libOctavo/octavo](https://github.com/libOctavo/octavo) - Modular hash and crypto library
1321
1322
*[orion-rs/orion](https://github.com/orion-rs/orion) - This library aims to provide easy and usable crypto. 'Usable' meaning exposing high-level API's that are easy to use and hard to misuse. [](https://github.com/orion-rs/orion/actions/workflows/test.yml)
1322
1323
*[racum/rust-djangohashers](https://github.com/racum/rust-djangohashers)[[djangohashers](https://crates.io/crates/djangohashers)] - Port of the password primitives used in the Django Project. It doesn't require Django, only hashes and validates passwords according to its style.
1324
+
*[rust-native-tls/rust-native-tls](https://github.com/rust-native-tls/rust-native-tls) - Bindings for native TLS libraries
*[RustCrypto/hashes](https://github.com/RustCrypto/hashes) - Collection of cryptographic hash functions
1325
1327
*[rustls/rustls](https://github.com/rustls/rustls) - Implementation of TLS
1326
1328
*[schnorrkel](https://github.com/paritytech/schnorrkel) - Schnorr VRFs and signatures on the Ristretto group
1327
-
*[sfackler/rust-native-tls](https://github.com/sfackler/rust-native-tls) - Bindings for native TLS libraries
1328
1329
*[sorairolake/abcrypt](https://github.com/sorairolake/abcrypt)[[abcrypt](https://crates.io/crates/abcrypt)] - A simple, modern and secure file encryption library. [](https://github.com/sorairolake/abcrypt/actions?query=workflow%3ACI)
1329
1330
*[sorairolake/scryptenc-rs](https://github.com/sorairolake/scryptenc-rs)[[scryptenc](https://crates.io/crates/scryptenc)] - An implementation of the scrypt encrypted data format. [](https://github.com/sorairolake/scryptenc-rs/actions?query=workflow%3ACI)
0 commit comments