Pinned Repositories
CPUID
crev-proofs
Crev proof repository
ddrescue_error_mapping
Mounts ddrescue images with the map file to present I/O errors to any bad sectors or unread areas according to ddrescue map file
haveibeenpwned
haveibeenpwned is a command-line application that uses HaveIBeenPwned service and can create and use Binary Fuse filter for efficient query at cost of false positives
nushell.github.io
Nushell's main website, blog, book, and more
packed_simd
Portable Packed SIMD Vectors for Rust standard library
portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
portable-simd
The testing ground for the future of portable SIMD in Rust
rust
Empowering everyone to build reliable and efficient software.
x86-feature-test
CKingX's Repositories
CKingX/ddrescue_error_mapping
Mounts ddrescue images with the map file to present I/O errors to any bad sectors or unread areas according to ddrescue map file
CKingX/haveibeenpwned
haveibeenpwned is a command-line application that uses HaveIBeenPwned service and can create and use Binary Fuse filter for efficient query at cost of false positives
CKingX/x86-feature-test
CKingX/CPUID
CKingX/crev-proofs
Crev proof repository
CKingX/nushell.github.io
Nushell's main website, blog, book, and more
CKingX/packed_simd
Portable Packed SIMD Vectors for Rust standard library
CKingX/portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
CKingX/portable-simd
The testing ground for the future of portable SIMD in Rust
CKingX/rust
Empowering everyone to build reliable and efficient software.
CKingX/ruuhid
A commandline utility for generating uuids
CKingX/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
CKingX/xorf
Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.