Will-Smith11's Stars
monero-project/monero
Monero: the secure, private, untraceable cryptocurrency
SorellaLabs/pade
Macros + Primitives for PADE format
SorellaLabs/angstrom
microsoft/openvmm
Home of OpenVMM and OpenHCL.
cloud-hypervisor/cloud-hypervisor
A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.
quinn-rs/quinn
Async-friendly QUIC implementation in Rust
SorellaLabs/brontes
A blazingly fast general purpose blockchain analytics engine specialized in systematic mev detection
SoftbearStudios/bitcode
A binary encoder/decoder for Rust
rtyley/bfg-repo-cleaner
Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
rust-analyzer/expect-test
Minimalistic snapshot testing for Rust.
tkaitchuck/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
jwiegley/category-theory
An axiom-free formalization of category theory in Coq for personal study and practical work
Orange-OpenSource/hurl
Hurl, run and test HTTP requests with plain text.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
informalsystems/tendermint-rs
Client libraries for Tendermint/CometBFT in Rust!
tokio-rs/console
a debugger for async rust!
privacy-scaling-explorations/mpz
Multi-party computation libraries written in Rust 🦀
ethui/ethui
An Ethereum toolkit
intel/linux-sgx
Intel SGX for Linux*
fortanix/rust-sgx
The Fortanix Rust Enclave Development Platform
apache/incubator-teaclave
Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.
apache/incubator-teaclave-sgx-sdk
Apache Teaclave (incubating) SGX SDK helps developers to write Intel SGX applications in the Rust programming language, and also known as Rust SGX SDK.
denoland/fastwebsockets
A fast RFC6455 WebSocket implementation
nurmohammed840/web-socket-benchmark
Rust web-socket implementation benchmark
Lichtso/geometric_algebra
Generate(d) custom libraries for geometric algebras
samitbasu/rust-hdl
A framework for writing FPGA firmware using the Rust Programming Language
kas-gui/impl-tools
Helper macros: autoimpl, impl_scope
huggingface/candle
Minimalist ML framework for Rust