crates
Rust libraries
A collection of Rust crates from iqlusion, providing various cryptographic and utility libraries.
A collection of open source Rust crates from iqlusion
458 stars
12 watching
74 forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
maciejkula/rustlearn | A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 619 |
ardaku/whoami | A Rust crate that provides functions to retrieve user and environment information on various platforms. | 195 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
fgribreau/alfred-crates | A workflow for searching Rust crates from Alfred. | 23 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
riscv-rust/gd32vf103-pac | A peripheral access crate for a specific microcontroller family | 36 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
rust-cv/cv | A collection of computer vision algorithms and systems implemented in Rust. | 854 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
esp-rs/esp-pacs | A repository of Rust crates providing peripheral access to various Espressif SoCs and modules | 112 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
jarcane/rouler | A crate providing an easy-to-use state container for generating dice rolls | 18 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 406 |
rustcc/coroutine-rs | Provides an implementation of cooperative multitasking in Rust | 414 |