{"id":19090255,"url":"https://github.com/adalbertobrant/study-list","last_synced_at":"2026-03-03T04:03:34.811Z","repository":{"id":97491152,"uuid":"599687482","full_name":"adalbertobrant/study-list","owner":"adalbertobrant","description":"List of libraries, frameworks, technologies and articles for studying many technologies.","archived":false,"fork":false,"pushed_at":"2023-02-10T17:57:47.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-12T04:32:31.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adalbertobrant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-09T17:08:41.000Z","updated_at":"2023-02-25T19:59:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"edf0db4e-78d5-48a3-b6ef-25225485d46f","html_url":"https://github.com/adalbertobrant/study-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adalbertobrant/study-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalbertobrant%2Fstudy-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalbertobrant%2Fstudy-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalbertobrant%2Fstudy-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalbertobrant%2Fstudy-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adalbertobrant","download_url":"https://codeload.github.com/adalbertobrant/study-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adalbertobrant%2Fstudy-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30031981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T03:27:35.548Z","status":"ssl_error","status_checked_at":"2026-03-03T03:27:09.213Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-09T03:03:50.338Z","updated_at":"2026-03-03T04:03:34.800Z","avatar_url":"https://github.com/adalbertobrant.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# study-list\nList of libraries, frameworks, technologies and articles for studying many technologies.\n\n## [Assembly](https://en.wikipedia.org/wiki/Assembly_language)\n### Architectures\n* [AMD\u0026reg; Developer Guides, Manuals \u0026 ISA Documents](https://developer.amd.com/resources/developer-guides-manuals/)\n* [ARM\u0026reg; A-profile A32/T32 Instruction Set Architecture](https://developer.arm.com/documentation/ddi0597/2022-12/?lang=en)\n* [ARM\u0026reg; A-profile A64 Instruction Set Architecture](https://developer.arm.com/documentation/ddi0602/2022-12/?lang=en)\n* [Intel\u0026reg; 64 and IA-32 Architectures Software Developer Manuals](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html)\n* [MIPS\u0026reg; MIPS32 Architecture](https://www.mips.com/products/architectures/mips32-2/)\n* [MIPS\u0026reg; MIPS64 Architecture](https://www.mips.com/products/architectures/mips64/)\n### Tools\n* [GNU\u0026reg; Binutils Assembler](https://sourceware.org/binutils/docs/as/index.html)\n* [Microsoft\u0026reg; Macro Assembler](https://learn.microsoft.com/en-us/cpp/assembler/masm/microsoft-macro-assembler-reference?view=msvc-170)\n* [Netwide\u0026reg; Assembler](https://nasm.us/docs.php)\u003cbr/\u003e\u003cbr/\u003e\n\n## [C - ISO/IEC 9899](https://en.wikipedia.org/wiki/C_%28programming_language%29)\n### Learning\n* [GNU\u0026reg; C Reference Manual](https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html)\n* [ISO/IEC 9899:2018](https://www.iso.org/standard/74528.html)\n* [Microsoft\u0026reg; C Language Reference](https://learn.microsoft.com/en-us/cpp/c-language/c-language-reference?view=msvc-170)\n### Tools\n* [GNU\u0026reg; Compiler Collection](https://gcc.gnu.org/onlinedocs/)\u003cbr/\u003e\u003cbr/\u003e\n\n## [C++ - ISO/IEC 14882](https://en.wikipedia.org/wiki/C%2B%2B)\n### Learning\n* [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines)\n* [C++Now Conference](https://www.youtube.com/@BoostCon)\n* [CppCon Conference](https://www.youtube.com/@CppCon)\n* [GNU\u0026reg; C++ Library Manual](https://gcc.gnu.org/onlinedocs/libstdc++/manual/index.html)\n* [ISO/IEC 14882:2020](https://www.iso.org/standard/79358.html)\n### Libraries/Frameworks\n* [Electronic Arts\u0026reg; implementation of STL](https://github.com/electronicarts/EASTL)\n* [LLVM Source Code](https://github.com/llvm/llvm-project)\n* [Microsoft\u0026reg; implementation of STL](https://github.com/microsoft/STL)\n### Tools\n* [C++ Build Benchmarks](https://build-bench.com/)\n* [C++ Insights](https://cppinsights.io/)\n* [Compiler Explorer](https://godbolt.org/)\n* [Quick C++ Benchmarks](https://quick-bench.com/)\n\n## [Java](https://en.wikipedia.org/wiki/Java_%28programming_language%29)\n* [Dev.java](https://dev.java/)\n* [Devoxx Conference](https://www.youtube.com/@DevoxxForever)\n\n## [Elixir](https://en.wikipedia.org/wiki/Elixir_%28programming_language%29\n* [Interview with José Valim - 02-09-2023](https://www.youtube.com/watch?v=LknqlTouTKg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadalbertobrant%2Fstudy-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadalbertobrant%2Fstudy-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadalbertobrant%2Fstudy-list/lists"}