{"id":18418906,"url":"https://github.com/trobert42/libft","last_synced_at":"2025-04-13T06:11:21.298Z","repository":{"id":223911437,"uuid":"761888660","full_name":"trobert42/libft","owner":"trobert42","description":"My own library of C functions","archived":false,"fork":false,"pushed_at":"2024-02-22T17:22:56.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T06:44:49.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/trobert42.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}},"created_at":"2024-02-22T17:14:46.000Z","updated_at":"2024-02-22T17:17:39.000Z","dependencies_parsed_at":"2024-02-22T18:44:14.370Z","dependency_job_id":null,"html_url":"https://github.com/trobert42/libft","commit_stats":null,"previous_names":["trobert42/libft"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trobert42%2Flibft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trobert42%2Flibft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trobert42%2Flibft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trobert42%2Flibft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trobert42","download_url":"https://codeload.github.com/trobert42/libft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670434,"owners_count":21142904,"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":[],"created_at":"2024-11-06T04:14:57.182Z","updated_at":"2025-04-13T06:11:21.280Z","avatar_url":"https://github.com/trobert42.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C library functions\n\nThe libft is the first project in C aimed at introducing us to low-level programming. It's a library that contains all the practical standard functions we'll need for our future projects in the curriculum.\n\n| Parts           | List of functions                                                                                                                                                                                |\n| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| Basic functions | isalpha, isdigit, isalnum, isascii, isprint, strlen, memset, bzero, memcpy, memmove, strlcpy, strlcat, toupper, tolower, strchr, strrchr, strncmp, memchr, memcmp, strnstr, atoi, calloc, strdup | \u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/badge/Completado-green?style=for-the-badge\"\u003e\u003c/a\u003e |\n| More functions  | ft_substr, ft_strjoin, ft_strtrim, ft_split, ft_itoa, ft_strmapi, ft_striteri, ft_putchar_fd, ft_putstr_fd, ft_putendl_fd,ft_putnbr_fd                                                           |\n| Bonus           | ft_lstnew, ft_lstadd_front, ft_lstsize, ft_lstlast, ft_lstadd_back, ft_lstdelone, ft_lstclear, ft_lstiter, ft_lstmap                                                                             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrobert42%2Flibft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrobert42%2Flibft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrobert42%2Flibft/lists"}