{"id":27313012,"url":"https://github.com/zjamali/libasm","last_synced_at":"2025-10-14T00:12:23.231Z","repository":{"id":124080647,"uuid":"329543572","full_name":"zjamali/libasm","owner":"zjamali","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-28T18:17:30.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T06:51:23.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/zjamali.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-14T07:48:13.000Z","updated_at":"2021-01-28T18:17:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd510be4-9fbd-4cfe-a892-fd5a13c5aa2e","html_url":"https://github.com/zjamali/libasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zjamali/libasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Flibasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Flibasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Flibasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Flibasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zjamali","download_url":"https://codeload.github.com/zjamali/libasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjamali%2Flibasm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260481891,"owners_count":23015829,"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":"2025-04-12T06:50:27.286Z","updated_at":"2025-10-14T00:12:23.227Z","avatar_url":"https://github.com/zjamali.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libasm\nAn assembly (or assembler) language, often abbreviated asm, is a low-level programming\nlanguage for a computer, or other programmable device, in which there is a very strong\n(but often not one-to-one) correspondence between the language and the architecture’s\nmachine code instructions. Each assembly language is specific to a particular computer\narchitecture. In contrast, most high-level programming languages are generally portable\nacross multiple architectures but require interpreting or compiling. Assembly language\nmay also be called symbolic machine code.\n\u003cbr\u003e\n# Rewriting the following functions in asm:\u003cbr\u003e\n◦ ft_strlen (man 3 strlen) \u003cbr\u003e\n◦ ft_strcpy (man 3 strcpy) \u003cbr\u003e\n◦ ft_strcmp (man 3 strcmp) \u003cbr\u003e\n◦ ft_write (man 2 write) \u003cbr\u003e\n◦ ft_read (man 2 read) \u003cbr\u003e\n◦ ft_strdup (man 3 strdup, using malloc) \u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjamali%2Flibasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzjamali%2Flibasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjamali%2Flibasm/lists"}