eagr's Stars
rust-lang/libm
A port of MUSL's libm to Rust.
wasmi-labs/wasmi
WebAssembly (Wasm) interpreter.
rustsec/rustsec
RustSec API & Tooling
dtolnay/cxx
Safe interop between Rust and C++
AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
hyperledger-archives/sawtooth-core
Core repository for Sawtooth Distributed Ledger
rust-num/num-traits
Numeric traits for generic mathematics in Rust
BLAKE3-team/BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
rust-lang/rustc-demangle
Rust symbol demangling
est31/cargo-udeps
Find unused dependencies in Cargo.toml
facebook/zstd
Zstandard - Fast real-time compression algorithm
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
paritytech/polkavm
A fast and secure RISC-V based virtual machine
paritytech/polkadot-sdk
The Parity Polkadot Blockchain SDK
cloudflare/workers-rs
Write Cloudflare Workers in 100% Rust via WebAssembly
meta-llama/llama
Inference code for Llama models
time-rs/time
The most used Rust library for date and time handling.
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
modularml/mojo
The Mojo Programming Language
tikv/fail-rs
Fail points for rust
rust-lang/hashbrown
Rust port of Google's SwissTable hash map
RazrFalcon/cargo-bloat
Find out what takes most of the space in your executable.
audacity/audacity
Audio Editor
alexcrichton/curl-rust
Rust bindings to libcurl
rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
dgrunwald/rust-cpython
Rust <-> Python bindings
rust-ml/linfa
A Rust machine learning framework.
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
evcxr/evcxr