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.7%) to scientific vocabulary
Keywords
rust
rust-book
rust-lang
Last synced: 6 months ago
·
JSON representation
·
Repository
My learning journey into Rust
Basic Info
- Host: GitHub
- Owner: omendezmorales
- Language: Rust
- Default Branch: master
- Size: 5.93 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
rust
rust-book
rust-lang
Created over 7 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Citation
README.md
hello_rust
My learning journey into Rust. I'm basically following the content addressed in the (live) book, plus other online resources found along the way.
Owner
- Name: Orlando Méndez
- Login: omendezmorales
- Kind: user
- Location: 37°28′35″S 73°20′40″W
- Website: https://mmoa33.wordpress.com/about/
- Repositories: 67
- Profile: https://github.com/omendezmorales
Software engineer with many interests. For a (most likely outdated) technical history, have a look at https://is.gd/HNak5F, or contact me on my 🐘 account(s)
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: hello rust
message: >-
This is a repository with my learning journey into the
Rust language
type: software
authors:
- given-names: Orlando
family-names: Méndez Morales
email: pat0donald@duck.com
orcid: 'https://orcid.org/0000-0002-0993-6409'
identifiers:
- type: url
value: 'https://github.com/omendezmorales/hello_rust'
description: original repo
repository-code: 'https://github.com/omendezmorales/hello_rust'
abstract: >-
Most exercises/projects come right from
https://doc.rust-lang.org/stable/book/title-page.html, but
surely there are other sources.
keywords:
- Rust
- programming language
license: LGPL-3.0-or-later
GitHub Events
Total
- Push event: 8
Last Year
- Push event: 8
Dependencies
.github/workflows/rust.yml
actions
- actions/checkout v1 composite
.devcontainer/Dockerfile
docker
- rust 1 build
.github/workflows/codesee-arch-diagram.yml
actions
- Codesee-io/codesee-action v2 composite
collections/Cargo.toml
cargo
composing/Cargo.toml
cargo
enums/Cargo.toml
cargo
fun_with_hashes/Cargo.toml
cargo
functions/Cargo.toml
cargo
guessing_game/Cargo.toml
cargo
hello_cargo/Cargo.toml
cargo
ockam_rv/Cargo.toml
cargo
ownership/Cargo.toml
cargo
references/Cargo.toml
cargo
restaurant/Cargo.toml
cargo
rustre/Cargo.toml
cargo
rusty_engine_tutorial/Cargo.toml
cargo
slices/Cargo.toml
cargo
structures/Cargo.toml
cargo
testing_diff_dataflow/Cargo.toml
cargo
try_wgpu/Cargo.toml
cargo
url-shortener/Cargo.toml
cargo
variables/Cargo.toml
cargo
error_handling/Cargo.toml
cargo
public_ip_demo/Cargo.toml
cargo