{"id":17710559,"url":"https://github.com/pmerku/custom_libc","last_synced_at":"2026-04-29T09:32:41.915Z","repository":{"id":141337323,"uuid":"241661664","full_name":"pmerku/custom_libc","owner":"pmerku","description":"Personal version of some C/CPP libraries","archived":false,"fork":false,"pushed_at":"2022-04-18T20:15:13.000Z","size":355,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T22:34:01.064Z","etag":null,"topics":["asm","c","cpp"],"latest_commit_sha":null,"homepage":"https://pmerku.github.io/custom_libc","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmerku.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":"2020-02-19T16:12:10.000Z","updated_at":"2022-04-18T20:15:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"9af95c00-f1e2-4718-a41f-ba2618cd69c4","html_url":"https://github.com/pmerku/custom_libc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pmerku/custom_libc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmerku%2Fcustom_libc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmerku%2Fcustom_libc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmerku%2Fcustom_libc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmerku%2Fcustom_libc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmerku","download_url":"https://codeload.github.com/pmerku/custom_libc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmerku%2Fcustom_libc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32419968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","c","cpp"],"created_at":"2024-10-25T07:06:51.495Z","updated_at":"2026-04-29T09:32:41.896Z","avatar_url":"https://github.com/pmerku.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Custom_libc\nReimplementation of some C/CPP standard functions and templates\n\n##### Link to documentation: https://pmerku.github.io/custom_libc\n\n### List of functions to add:\n### ft_stdlib.h\n- `ft_atoi_base`\n- `ft_atol` | `ft_atoll`\n- `ft_atol_base` | `ft_atoll_base`\n### ft_unistd.h\n- `ft_putnbr_fd_base`\n### ft_libft.h\n- `ft_ltoa` | `ft_lltoa`\n- `ft_ltoa_base` | `ft_lltoa_base`\n\n### Building the library\n```\nmkdir cmake\ncmake .. \u0026\u0026 make\n```\n\nTo test the library run `make test`.\n(Sidenote: Most of the functions aren't present in the unit test\nand some documentation is missing, just use the standard libraries :P)\n\n### Contribute\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmerku%2Fcustom_libc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmerku%2Fcustom_libc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmerku%2Fcustom_libc/lists"}