learning-rust

Repository for following the projects from the "The Rust Programming Language" book.

https://github.com/leander-wendt/learning-rust

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.4%) to scientific vocabulary

Keywords

learning rust
Last synced: 6 months ago · JSON representation ·

Repository

Repository for following the projects from the "The Rust Programming Language" book.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
learning rust
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

learning-rust

Repository for following the projects from the "The Rust Programming Language" book.

Owner

  • Name: Leander Wendt
  • Login: Leander-Wendt
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: learning-rust
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Leander
    family-names: Wendt
    email: s52888@bht-berlin.de
    affiliation: Student
repository-code: >-
  https://github.com/Leander-Wendt/learning-rust
license: MIT

GitHub Events

Total
Last Year

Dependencies

guessing_game/Cargo.toml cargo
intro/Cargo.toml cargo
minigrep/Cargo.toml cargo