netherite
A from-scratch C/CUDA reimplementation of Minecraft 1.11.2 that is bit-verified against the original Java game and includes batched CUDA reinforcement learning support.
It is a clear, minimal example of implementing password strength evaluation in C, useful for learning string handling and basic security concepts.
A simple command-line Password Strength Checker written in C.
gcc password_checker.c -o checker
./checker
Hello@123
Result
STRONG PASSWORD
Similar projects matched by category, topics, and programming language.
A from-scratch C/CUDA reimplementation of Minecraft 1.11.2 that is bit-verified against the original Java game and includes batched CUDA reinforcement learning support.
Twell is a tiny, embeddable, zero-allocation physics engine for interruptible, Apple-style UI animations, available as a single-header C library with Python bindings.
WASTE is a C-based inference engine that streams MoE experts from disk to run a 2.78 trillion-parameter model on a consumer laptop with 64 GB RAM.