{"id":20573357,"url":"https://github.com/m0saan/libasm","last_synced_at":"2025-03-06T10:25:09.456Z","repository":{"id":167709002,"uuid":"315931285","full_name":"m0saan/libasm","owner":"m0saan","description":"The aim of this project is to get familiar with assembly language.","archived":false,"fork":false,"pushed_at":"2021-01-11T19:45:29.000Z","size":36,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T21:23:46.932Z","etag":null,"topics":["assembly","assembly-language-programming","nasm-assembly","static-library","x64-assembly"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/m0saan.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}},"created_at":"2020-11-25T12:22:25.000Z","updated_at":"2022-01-17T11:17:52.000Z","dependencies_parsed_at":"2023-09-11T15:15:30.266Z","dependency_job_id":null,"html_url":"https://github.com/m0saan/libasm","commit_stats":null,"previous_names":["m0saan/libasm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0saan%2Flibasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0saan%2Flibasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0saan%2Flibasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0saan%2Flibasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m0saan","download_url":"https://codeload.github.com/m0saan/libasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242189545,"owners_count":20086594,"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":["assembly","assembly-language-programming","nasm-assembly","static-library","x64-assembly"],"created_at":"2024-11-16T05:27:23.870Z","updated_at":"2025-03-06T10:25:09.426Z","avatar_url":"https://github.com/m0saan.png","language":"Assembly","readme":"# libasm\n\n## Description\n\nThe aim of this project is to get familiar with assembly language. So I will be rewriting some functions using the nasm x64 assembly and generate a static\nlibrary from those source files called ‘libasm.a‘\n\n#### All source files are:\n\n* written in 64 bits ASM.\n* compiled with nasm asssembler.\n* written using the Intel syntax, not the AT\u0026T.\n\n#### I will rewrite the following functions in asm;\n\n* strlen\n* strcpy\n* strcmp\n* write\n* read\n* strdup\n\n**Requirements:**\n\nMac OSX\n\n## Usage\n\n* `git clone https://github.com/MoBoustta/libasm.git \u0026\u0026 cd libasm`\n* `make`\n* `make build`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0saan%2Flibasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm0saan%2Flibasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0saan%2Flibasm/lists"}