Lists (12)
Sort Name ascending (A-Z)
Stars
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
A curated list of Rust code and resources.
A refreshingly simple data-driven game engine built in Rust
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Create book from markdown files. Like Gitbook but implemented in Rust
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
Distributed transactional key-value database, originally created to complement TiDB
A full featured, fast Command Line Argument Parser for Rust
A native gRPC client & server implementation with async/await support.
PROST! a Protocol Buffers implementation for the Rust Language
Rust Language Cheat Sheet - https://cheats.rs
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
A GraphQL server library implemented in Rust
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
The gRPC library for Rust built on C Core library and futures
A library for functional programming in Rust
A modern computer algebra library for Python and Rust.
Code template for a production Web Application using Axum: The AwesomeApp Blueprint for Professional Web Development.