Snowfall99's Stars
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
magic-wormhole/magic-wormhole
get things from one computer to another, safely
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
rust-bakery/nom
Rust parser combinator framework
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
m3y54m/Embedded-Engineering-Roadmap
Comprehensive roadmap for aspiring Embedded Systems Engineers, featuring a curated list of learning resources
PyO3/maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
zesterer/chumsky
Write expressive, high-performance parsers with ease.
redis-rs/redis-rs
Redis library for rust
NVIDIA/nccl
Optimized primitives for collective multi-GPU communication
sqlparser-rs/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
zkat/miette
Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
andikleen/pmu-tools
Intel PMU profiling tools
RRZE-HPC/likwid
Performance monitoring and benchmarking suite
Rust-GPU/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
rust-osdev/uefi-rs
Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality.
hermit-os/kernel
A Rust-based, lightweight unikernel.
Expensify/Bedrock
Rock solid distributed database specializing in active/active automatic failover and WAN replication
NVIDIA/nccl-tests
NCCL Tests
datenlord/async-rdma
Easy to use RDMA API in Rust async
NVIDIA/nvbandwidth
A tool for bandwidth measurements on NVIDIA GPUs.
ROCm/rccl
ROCm Communication Collectives Library (RCCL)
microsoft/superbenchmark
A validation and profiling tool for AI infrastructure
fflorent/nom_locate
A special input type for nom to locate tokens
jonhoo/rust-ibverbs
Bindings for RDMA ibverbs through rdma-core
apache/incubator-nemo
Apache Nemo (Incubating) - Data Processing System for Flexible Employment With Different Deployment Characteristics
ChipsandCheese/Microbenchmarks
Trying to figure various CPU things out
uclasystem/DRust