{"id":20622632,"url":"https://github.com/myterminal/software-speedruns","last_synced_at":"2026-02-07T10:04:20.108Z","repository":{"id":76221174,"uuid":"250948118","full_name":"myTerminal/software-speedruns","owner":"myTerminal","description":"An ultra-quick reference for software tools and programming languages","archived":false,"fork":false,"pushed_at":"2022-09-01T02:45:58.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T09:19:31.516Z","etag":null,"topics":["cheatsheets","programming-languages","software-tools"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myTerminal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-29T03:47:48.000Z","updated_at":"2025-05-26T23:02:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fdc76bd-a04a-431f-8348-6e33d164b50b","html_url":"https://github.com/myTerminal/software-speedruns","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myTerminal/software-speedruns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fsoftware-speedruns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fsoftware-speedruns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fsoftware-speedruns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fsoftware-speedruns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myTerminal","download_url":"https://codeload.github.com/myTerminal/software-speedruns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fsoftware-speedruns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29191995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cheatsheets","programming-languages","software-tools"],"created_at":"2024-11-16T12:24:06.939Z","updated_at":"2026-02-07T10:04:20.091Z","avatar_url":"https://github.com/myTerminal.png","language":null,"funding_links":["https://ko-fi.com/Y8Y5E5GL7"],"categories":[],"sub_categories":[],"readme":"# software-speedruns\n\n[![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0)  \n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y5E5GL7)\n\nAn ultra-quick reference for software tools and programming languages\n\n## History/Background\n\nDuring the final few weeks of the year 2019, and after having attended the [EmacsConf 2019](https://emacsconf.org/2019), I started my adventures with [Rust](https://www.rust-lang.org) (thanks to [Perry E. Metzger](https://twitter.com/perrymetzger) for his amazing and [enlightening presentation](https://media.emacsconf.org/2019/26.html), which itself was a follow-up to [his previous talk](https://www.youtube.com/watch?v=VADudzQGvU8) he presented in 2014).\n\nDespite being ultra-fascinated with this modern statically-typed systems programming language for a few months, I found that I wasn't been able to do justice to the language. Getting pulled into other [super-interesting](https://github.com/myTerminal/twiner) and [moderately-interesting](https://github.com/myTerminal/dotfiles) (and other non-interesting) stuff, I wasn't been able to focus much in this area and often had to relearn many concepts over and over again, within the same week.\n\nOne way I avoid getting into such issues is to implement a useful tool in the language/technology I'm learning even before I finished learning enough so that the concepts stick in my mind (or at least in my project(s)), but that has not been possible either with Rust yet (at least as of this writing).\n\nAlmost every problem has a solution and according to what I've seen in the last decade, most of them can be solved with a GitHub repo. Presenting **language-speedruns**: A super-concise reference for programming constructs and concepts with minimal theory and maximum code snippets.\n\n**Bonus:** Rust may not be the only topic here, there could be many other languages in the future!\n\n## Projected uses of this project\n\n- An ultra-quick, to-the-point reference for curious computer enthusiasts\n- A cheatsheet for practicing online coding problems\n- My personal notebook and secondary brain (because I figure my other one is reaching its limit with age)\n\n## Contents\n\n- [Programming Languages](programming-languages)\n  - [Rust](programming-languages/rust)\n  - [Common Lisp](programming-languages/cl)\n- [Tools](tools)\n  - Package managers\n    - [XBPS](tools/xbps)\n\n## To-Do\n\n- Add more Rust concepts\n- Evaluate other languages that can be added here\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fsoftware-speedruns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyterminal%2Fsoftware-speedruns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fsoftware-speedruns/lists"}