{"id":14992000,"url":"https://github.com/skharchikov/lists","last_synced_at":"2026-02-26T08:51:53.909Z","repository":{"id":134913435,"uuid":"594838346","full_name":"callmestech/lists","owner":"callmestech","description":"following the book \"Learning Rust With Too Many Linked Lists\"","archived":false,"fork":false,"pushed_at":"2023-11-12T16:38:13.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-25T16:09:06.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/callmestech.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,"governance":null}},"created_at":"2023-01-29T19:41:03.000Z","updated_at":"2023-05-18T18:13:48.000Z","dependencies_parsed_at":"2023-11-12T16:48:35.110Z","dependency_job_id":null,"html_url":"https://github.com/callmestech/lists","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/callmestech%2Flists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callmestech%2Flists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callmestech%2Flists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callmestech%2Flists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callmestech","download_url":"https://codeload.github.com/callmestech/lists/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234200156,"owners_count":18795139,"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":[],"created_at":"2024-09-24T15:00:38.439Z","updated_at":"2025-09-25T14:30:40.281Z","avatar_url":"https://github.com/callmestech.png","language":"Rust","funding_links":[],"categories":["Data Structure and Algorithm"],"sub_categories":[],"readme":"## Learning Rust With Entirely Too Many Linked Lists\n---\n- [x] 2. A Bad Stack\n  - [x] 2.1 Layout\n  - [x] 2.2 New\n  - [x] 2.3 Ownership 101\n  - [x] 2.4 Push\n  - [x] 2.5 Pop\n  - [x] 2.6 Testing\n  - [x] 2.7 Drop\n  - [x] 2.8 Final Code\n- [x] 3. An Ok Stack\n  - [x] 3.1 Option\n  - [x] 3.2 Generic\n  - [x] 3.3 Peek\n  - [x] 3.4 IntoIter\n  - [x] 3.5 Iter\n  - [x] 3.6 IterMut\n  - [x] 3.7 Final Code  \n- [x] 4. A Persistent Stack\n  - [x] 4.1 Layout\n  - [x] 4.2 Basics\n  - [x] 4.3 Drop\n  - [x] 4.4 Arc\n  - [x] 4.5 Final Code\n- [x] 5. A Bad Safe Deque\n  - [x] 5.1 Layout\n  - [x] 5.2 Building Up\n  - [x] 5.3 Breaking\n  - [x] 5.4 Peeking\n  - [x] 5.5 Symmetric Junk\n  - [x] 5.6 Iteration\n  - [x] 5.7 Final Code\n- [x] 6. An Ok Unsafe Deque\n  - [x] 6.1 Layout\n  - [x] 6.2 Unsafe\n  - [x] 6.3 Basics\n  - [x] 6.4 Miri\n  - [x] 6.5 Stacked Borrows\n  - [x] 6.6 Testing Stacked Borrows\n  - [x] 6.7 Layout + Basics Redux\n  - [x] 6.8 Extras\n  - [x] 6.9 Final Code\n- [ ] 7. A Production Unsafe Deque\n  - [x] 7.1 Layout\n  - [x] 7.2 Variance and Subtyping\n  - [x] 7.3 Basics\n  - [x] 7.4 Panic Safety\n  - [x] 7.5 Boring Combinatorics\n  - [x] 7.6 Filling in Random Bits\n  - [x] 7.7 Testing\n  - [x] 7.8 Send, Sync, and Compile Tests\n  - [x] 7.9 An Introduction to Cursors\n  - [x] 7.10 Implementing Cursors\n  - [ ] 7.11 Testing Cursors\n  - [ ] 7.12\n- [ ] 8. A Bunch of Silly Lists\n  - [ ] 8.1\n  - [ ] 8.2\n\n\n---\nA [link](https://rust-unofficial.github.io/too-many-lists/) to the source\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskharchikov%2Flists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskharchikov%2Flists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskharchikov%2Flists/lists"}