{"id":24880905,"url":"https://github.com/erwan-simon/asm_library","last_synced_at":"2026-05-15T22:31:22.203Z","repository":{"id":272262210,"uuid":"175275386","full_name":"erwan-simon/asm_library","owner":"erwan-simon","description":"Reimplementation of basic functions in assembly","archived":false,"fork":false,"pushed_at":"2019-03-12T19:53:39.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T06:30:05.689Z","etag":null,"topics":["asm","assembly","epitech","library","rindex","strchr","strcmp","strcspn","strlen","strncmp","strpbrk","strstr"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"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/erwan-simon.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":"2019-03-12T18:38:28.000Z","updated_at":"2020-02-06T12:20:16.000Z","dependencies_parsed_at":"2025-01-13T10:35:16.186Z","dependency_job_id":"bf856285-36d3-40f8-8835-7db4625f0886","html_url":"https://github.com/erwan-simon/asm_library","commit_stats":null,"previous_names":["erwan-simon/asm_library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erwan-simon/asm_library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erwan-simon%2Fasm_library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erwan-simon%2Fasm_library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erwan-simon%2Fasm_library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erwan-simon%2Fasm_library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erwan-simon","download_url":"https://codeload.github.com/erwan-simon/asm_library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erwan-simon%2Fasm_library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278686634,"owners_count":26028325,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":["asm","assembly","epitech","library","rindex","strchr","strcmp","strcspn","strlen","strncmp","strpbrk","strstr"],"created_at":"2025-02-01T11:27:46.921Z","updated_at":"2025-10-06T21:43:23.951Z","avatar_url":"https://github.com/erwan-simon.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asm_library\nReimplementation of basic functions in assembly\n\n* [rindex](https://linux.die.net/man/3/rindex) : locate character in string\n* [strchr](https://linux.die.net/man/3/strchr) : locate character in string\n* [strcmp](https://linux.die.net/man/3/strcmp) : compare two strings\n* [strspn](https://linux.die.net/man/3/strspn) : search a string for a set of bytes\n* [strlen](https://linux.die.net/man/3/strlen) : calculate the length of a string\n* [strncmp](https://linux.die.net/man/3/strncmp) : compare two strings\n* [strpbrk](https://linux.die.net/man/3/strpbrk) : search a string for any of a set of bytes\n* [strstr](https://linux.die.net/man/3/strstr) : locate a substring\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferwan-simon%2Fasm_library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferwan-simon%2Fasm_library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferwan-simon%2Fasm_library/lists"}