mm299420's Stars
ronibandini/reggaetonBeGone
Detects reggaeton genre with Machine Learning and sends packets to disable BT speakers (hopefully)
MiyakoYakota/search.0t.rocks
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
mm9942/crypt_guard
CryptGuard is a comprehensive cryptographic library, offering robust encryption and decryption capabilities. It integrates traditional cryptography with post-quantum algorithms, ensuring resilience against quantum computing threats.
instabotai/instabotai
Instagram AI bot with face detection. It works without instagram api, need only login and password.
mm9942/TodoRust
GraphiteEditor/Graphite
2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
huggingface/candle
Minimalist ML framework for Rust
mantra-inc/open-mantra-dataset
secdev/scapy
Scapy: the Python-based interactive packet manipulation program & library.
MoonKraken/rusty_llama
A simple ChatGPT clone in Rust on both the frontend and backend. Uses open source language models and TailwindCSS.
pyk/tors
A multidimensional & homogeneous array in Rust
marirs/winfw-rs
Bindings for Windows Firewall from Rust
kckeiks/pf-rs
Packet filter written in Rust
yaa110/rust-iptables
Rust bindings for iptables
gpg-rs/gpgme
GPGme bindings for Rust
mcarton/rust-gpg
A simple wrapper for gpgme in rust
rust-cc/awesome-cryptography-rust
Collect libraries and packages about cryptography in Rust.
tum-taskforce/allium
A Rust library for onion routing.
nthuemmel/dns-firewall-rust
Filtering DNS proxy server integrating into iptables firewalls written in Rust
RustScan/RustScan
🤖 The Modern Port Scanner 🤖
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
NVIDIA/NeMo-Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
biobootloader/wolverine
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries