| Crates.io | grikod |
| lib.rs | grikod |
| version | 0.1.0 |
| created_at | 2026-01-07 23:20:15.362245+00 |
| updated_at | 2026-01-07 23:20:15.362245+00 |
| description | A safe Rust library implementing the standard Gray code conversion. |
| homepage | |
| repository | https://github.com/WhiteSymmetry/grikodrs |
| max_upload_size | |
| id | 2029244 |
| size | 9,245 |
“A safe Rust library that converts numbers expressed in binary form into Gray code according to the standard definition, with input validation and robust error handling.”
“A safe Rust library implementing the standard Gray code conversion.”
“A Rust library that converts binary-represented numbers into Gray code using the standard formula ( n \oplus (n \gg 1) ), preserving bit length and providing validated, safe input handling.”
“Standart Gray kod tanımına göre ikili (binary) gösterimdeki sayıları Gray koda dönüştüren, giriş doğrulaması ve hata yönetimi sağlayan güvenli bir Rust kütüphanesi.”
“Standart Gray kod dönüşümünü uygulayan güvenli bir Rust kütüphanesi.”
“İkili gösterimdeki sayıları, ( n \oplus (n \gg 1) ) tanımına uygun olarak Gray koda dönüştüren, uzunluk korumalı ve güvenli bir Rust kütüphanesi.”