zero-to-production

Rust API project

Supplementary codebase for an API development book written in Rust

Code for "Zero To Production In Rust", a book on API development using Rust.

GitHub

6k stars
77 watching
520 forks
Language: Rust
last commit: 6 months ago
bookrust

Related projects:

Repository Description Stars
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,919
rust-lang/rust-clippy A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. 11,559
rust-lang/futures-rs Provides the foundations for asynchronous programming in Rust. 5,447
launchbadge/sqlx A high-level, async Rust library for interacting with relational databases. 13,661
rust-lang/rustup A tool that installs and manages multiple versions of the Rust compiler on different platforms. 6,213
rust-embedded/rust-raspberrypi-os-tutorials A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture 13,798
rust-lang/rustlings A collection of small exercises to help developers learn Rust programming language by reading and writing code. 55,016
rust-embedded/book Documentation on using Rust to develop firmware for microcontrollers. 1,128
lukemathwalker/cargo-chef A tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons. 1,867
jlogan03/tm4c129-launchpad An example program for the TM4C129-XL Launchpad board written in Rust 0
lukidoescode/yew-fullstack-boilerplate Provides a pre-configured development environment for building full-stack applications with Rust and Yew. 58
provablehq/leo A programming language that enables the creation of privately verifiable applications using formally verified circuits 4,792
rust-lang/rust Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. 99,490
tealdeer-rs/tealdeer A fast implementation of tldr in Rust. 4,554