{"id":17312177,"url":"https://github.com/oreqizer/rust-notes","last_synced_at":"2025-04-14T14:12:38.063Z","repository":{"id":38690213,"uuid":"357578515","full_name":"oreqizer/rust-notes","owner":"oreqizer","description":"Terse Rust learning material. :crab:","archived":false,"fork":false,"pushed_at":"2022-04-08T07:58:44.000Z","size":313,"stargazers_count":60,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T03:12:28.817Z","etag":null,"topics":["book","learning","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oreqizer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-13T14:15:29.000Z","updated_at":"2025-03-11T12:29:07.000Z","dependencies_parsed_at":"2022-08-25T04:10:23.729Z","dependency_job_id":null,"html_url":"https://github.com/oreqizer/rust-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oreqizer%2Frust-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oreqizer%2Frust-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oreqizer%2Frust-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oreqizer%2Frust-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oreqizer","download_url":"https://codeload.github.com/oreqizer/rust-notes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248894938,"owners_count":21179152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["book","learning","rust"],"created_at":"2024-10-15T12:42:39.078Z","updated_at":"2025-04-14T14:12:38.035Z","avatar_url":"https://github.com/oreqizer.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust\n\nNotes I take during learning **Rust** from\n[The Rust book](https://doc.rust-lang.org/stable/book/) and\n[Rust by example](https://doc.rust-lang.org/rust-by-example/). 🦀\n\nFurther reading:\n\n- [Async](https://rust-lang.github.io/async-book/) for details on asynchronous\n  programming\n- [TLBORM](https://veykril.github.io/tlborm/) for details on macros\n- [Rustonomicon](https://doc.rust-lang.org/stable/nomicon/) for raw guts of the\n  language 🙀\n\n## Topics\n\n0. [Intro](00_intro.md)\n1. [Variables](01_variables.md)\n2. [Functions](02_functions.md)\n3. [Control flow](03_control_flow.md)\n4. [Primitives](04_primitives.md)\n5. [Ownership](05_ownership.md)\n6. [References](06_references.md)\n7. [Slices](07_slices.md)\n8. [Structs](08_structs.md)\n9. [Enums](09_enums.md)\n10. [Generics](10_generics.md)\n11. [Traits](11_traits.md)\n12. [Types](12_types.md)\n13. [Effects](13_effects.md)\n14. [Lifetimes](14_lifetimes.md)\n15. [Closures](15_closures.md)\n16. [Iterators](16_iterators.md)\n17. [Collections](17_collections.md)\n18. [Strings](18_strings.md)\n19. [Smart pointers](19_smart_pointers.md)\n20. [Patterns](20_patterns.md)\n21. [Modules](21_modules.md)\n22. [Cargo](22_cargo.md)\n23. [Tests](23_tests.md)\n24. [Attributes](24_attributes.md)\n25. [Threads](25_threads.md)\n26. [Macros](26_macros.md)\n27. [Unsafe](27_unsafe.md)\n28. [Async](28_async.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foreqizer%2Frust-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foreqizer%2Frust-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foreqizer%2Frust-notes/lists"}