- Osaka
-
02:00
(UTC +09:00)
Rust
🦀 Small exercises to get you used to reading and writing Rust code!
Rust / Wasm framework for creating reliable and efficient web applications
A curated list of Rust code and resources.
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
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, ...
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Rust client for NATS, the cloud native messaging system.
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Everything you need to know about cross compiling Rust programs!
Docker environment for building musl based static linux rust binaries
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
A cross-platform GUI library for Rust, inspired by Elm
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
The fast sync and async channel that Rust deserves
x86 PC emulator and x86-to-wasm JIT, running in the browser
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
🚀 Progressive microservices framework for Rust, based on and compatible with moleculerjs/moleculer
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
PROST! a Protocol Buffers implementation for the Rust Language