{"id":18406571,"url":"https://github.com/brian-xu-vlt/libasm","last_synced_at":"2026-06-28T05:32:02.209Z","repository":{"id":106266231,"uuid":"271595726","full_name":"brian-xu-vlt/LIBASM","owner":"brian-xu-vlt","description":"[École 42 - project] First approach to basics of assembly language, with intel x86_64 syntax. This project reimplement some C standard functions.","archived":false,"fork":false,"pushed_at":"2021-07-05T13:19:15.000Z","size":14016,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-03T08:39:41.820Z","etag":null,"topics":["42born2code","42projects","42school","assembly","x86-64"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/brian-xu-vlt.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":"2020-06-11T16:32:23.000Z","updated_at":"2021-07-05T13:19:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3c14904-e9b9-4a64-890e-fdc9c5bdbd7b","html_url":"https://github.com/brian-xu-vlt/LIBASM","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brian-xu-vlt/LIBASM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian-xu-vlt%2FLIBASM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian-xu-vlt%2FLIBASM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian-xu-vlt%2FLIBASM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian-xu-vlt%2FLIBASM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brian-xu-vlt","download_url":"https://codeload.github.com/brian-xu-vlt/LIBASM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian-xu-vlt%2FLIBASM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34878963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["42born2code","42projects","42school","assembly","x86-64"],"created_at":"2024-11-06T03:09:37.160Z","updated_at":"2026-06-28T05:32:02.193Z","avatar_url":"https://github.com/brian-xu-vlt.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[École 42 - project] First approach to basics of assembly language, with intel x86_64 syntax. This project reimplement some C standard functions.\n\n# libasm\n\nThis lib contain basic functions of the libc :\n\nlibc equivalents:\n\n- ft_read\n- ft_write\n- ft_strcpy\n- ft_strdup\n- ft_strcmp\n- ft_strlen\n- ft_strchr\n\nspecial functions:\n|function|comment|\n|:----------|:-------------|\nft_atoi_base|convert string containing number in a given base to an integet in base 10.\nft_list_push_front|add a linked-list element at the begining of a list.\nft_list_remove_if|removed a linked-list element if the function passed as argument returns is not 0\nft_list_size|returns the number of elements in a linked-list passed as argument\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrian-xu-vlt%2Flibasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrian-xu-vlt%2Flibasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrian-xu-vlt%2Flibasm/lists"}