Code Monkey home page Code Monkey logo

async-book-ja's Introduction

async-book-ja

Asynchronous Programming in Rust 日本語版

  • Asynchronous Programming in Rustの有志による日本語訳です
  • 本レポジトリのオーナーは個人で、Rust公式入門書の和訳を手掛けておられる rust-lang-jaとは無関係ですが、 レポジトリの運営方針や約語などは参考にしています
  • 訳の追加、改善などはPull Requestまでお願いします。 簡単なtypoの修正から、章全体の和訳まで、大小様々なPull Requestを歓迎します。 Pull Requestの書き方なども自由です
  • ビルド済みドキュメントは本家同様、Github Pagesにホストされており、 masterブランチにソースコードがコミットされると、自動的に更新されます

Requirements

The async book is built with mdbook, you can install it using cargo.

cargo install mdbook
cargo install mdbook-linkcheck

Building

To create a finished book, run mdbook build to generate it under the book/ directory.

mdbook build

Development

While writing it can be handy to see your changes, mdbook serve will launch a local web server to serve the book.

mdbook serve

async-book-ja's People

Contributors

aturon avatar betamos avatar cfsamson avatar cramertj avatar ehuss avatar funkill avatar humancalico avatar kestrer avatar kraai avatar larsch avatar lbernick avatar manishearth avatar masan4444 avatar mikemorris avatar nellshamrell avatar nikomatsakis avatar nrc avatar olehmisar avatar petertrotman avatar pietroalbini avatar purewhitewu avatar rich-murphey avatar s373r avatar samueltardieu avatar sectore avatar spastorino avatar srikwit avatar taiki-e avatar tmandry avatar volker-weissmann avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.