1. cpufeatures

    Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS

    v0.2.17 19.1M #detect-target #x86-64 #target-feature #cpuid
  2. nanorand

    A tiny, fast, zero-dep library for random number generation

    v0.8.0 2.4M #random #entropy #rand
  3. rdrand

    random number generator based on rdrand and rdseed instructions

    v0.8.3 543K #random #rdseed #rand
  4. x86

    program x86 (amd64) hardware. Contains x86 specific data structure descriptions, data-tables, as well as convenience function to call assembly instructions typically not exposed in higher level languages.

    v0.52.0 102K #performance-counters #msr #x86-64 #os
  5. concrete-csprng

    Cryptographically Secure PRNG used in the TFHE-rs library

    v0.4.1 1.1K #homomorphic-encryption #encryption #fhe #fully #homomorphic
  6. tfhe-csprng

    Cryptographically Secure PRNG used in the TFHE-rs library

    v0.7.0 9.6K #homomorphic-encryption #encryption #fhe #homomorphic #fully
  7. channels-rs

    low latency channels for inter-thread messaging

    v0.1.0 #ring-buffer #low-latency #mpsc #spsc #channel #concurrency #mpmc #spmc #single-item #modes
  8. sgx-cpu

    useful information about SGX support by your current CPU

    v0.1.2 #intel-sgx #cpuid #cpu
  9. Try searching with DuckDuckGo or on crates.io.

  10. x86-instruction-set-analyzer

    Analyze x86 instruction sets for a binary

    v0.1.0 #instruction-set #x86-64 #cli