asbezier's Stars
dropbox/fast_rsync
An optimized implementation of librsync in pure Rust.
a1phyr/sync_file
Files that can be accessed concurrently
antholeole/actix-sockets
A Rust Demo Webapp for showing how to use websockets in actix web.
versatica/mediasoup
Cutting Edge WebRTC Video Conferencing
harlanc/xiu
A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
pcwalton/rust-media
A free, comprehensive, and portable video/audio streaming library for Rust
mycrl/media-rs
A rust-implemented media server.
KallDrexx/mmids
MultiMedia Ingestion and Distribution System
Dusk-Labs/dim
Dim, a media manager fueled by dark forces.
apollographql/router
A configurable, high-performance routing runtime for Apollo Federation 🚀
tw93/Pake
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
rapiz1/rathole
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
SodiumFRP/sodium-rust
FRP implementation in Rust
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
eclipse-iceoryx/iceoryx-rs
Rust wrapper for Eclipse iceoryx™ - true zero-copy inter-process-communication
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
RustPython/RustPython
A Python Interpreter written in Rust
aptos-labs/aptos-core
Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
rayon-rs/rayon
Rayon: A data parallelism library for Rust
ihciah/shadow-tls
A proxy to expose real tls handshake to the firewall
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
EmbarkStudios/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
HeroicKatora/oxide-auth
A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
webrtc-rs/webrtc
A pure Rust implementation of WebRTC
zzy/surfer
The Blog built on pure Rust stack. Backend for graphql services, and frontend for web application.
hyperium/tonic
A native gRPC client & server implementation with async/await support.