{"id":22411276,"url":"https://github.com/6im0n/minilibc","last_synced_at":"2025-06-13T11:07:45.861Z","repository":{"id":226645798,"uuid":"759469188","full_name":"6im0n/MiniLibC","owner":"6im0n","description":"A part of the LibC in ASM, 2nd year epitech project","archived":false,"fork":false,"pushed_at":"2024-02-25T20:34:52.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T11:07:13.461Z","etag":null,"topics":["asembler","asembly","asm","asmx86","epitech","epitech-project"],"latest_commit_sha":null,"homepage":"","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/6im0n.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","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}},"created_at":"2024-02-18T17:18:24.000Z","updated_at":"2024-03-08T16:56:33.000Z","dependencies_parsed_at":"2024-03-08T19:03:27.296Z","dependency_job_id":null,"html_url":"https://github.com/6im0n/MiniLibC","commit_stats":null,"previous_names":["6im0n/minilibc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/6im0n/MiniLibC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FMiniLibC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FMiniLibC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FMiniLibC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FMiniLibC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6im0n","download_url":"https://codeload.github.com/6im0n/MiniLibC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FMiniLibC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259634348,"owners_count":22887697,"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":["asembler","asembly","asm","asmx86","epitech","epitech-project"],"created_at":"2024-12-05T13:13:32.552Z","updated_at":"2025-06-13T11:07:45.835Z","avatar_url":"https://github.com/6im0n.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  MiniLibC\n\n## Overview\n\nThis project aims to create a dynamic ELF library to replace, to a certain extent, the standard C library that is commonly used in systems. Through the bootstrap, it is now possible to replace some functions with our own implementations via a dynamic library, a process known as weak binding.\n\n## Language\n\nASM x86_64\n\n## Getting Started\n\n### Prerequisites\n\nWhat things you need to install the software and how to install them\n\n```\nnasm\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6im0n%2Fminilibc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F6im0n%2Fminilibc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6im0n%2Fminilibc/lists"}