{"id":15675353,"url":"https://github.com/adjivas/libftasm","last_synced_at":"2025-03-30T06:14:55.121Z","repository":{"id":36909551,"uuid":"41216585","full_name":"adjivas/libftasm","owner":"adjivas","description":"Libft writed in asm","archived":false,"fork":false,"pushed_at":"2015-08-22T17:11:00.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T08:16:38.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/adjivas.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}},"created_at":"2015-08-22T16:54:25.000Z","updated_at":"2015-08-22T17:11:00.000Z","dependencies_parsed_at":"2022-09-07T09:50:14.996Z","dependency_job_id":null,"html_url":"https://github.com/adjivas/libftasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Flibftasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Flibftasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Flibftasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Flibftasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adjivas","download_url":"https://codeload.github.com/adjivas/libftasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281312,"owners_count":20752213,"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-10-03T15:58:51.343Z","updated_at":"2025-03-30T06:14:55.102Z","avatar_url":"https://github.com/adjivas.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"LibftASM\n========\n\n[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)]()\n\nThis library is a list of basical functions written in ASM for a project from 42.\n\n## Directory-Tree:\n```shell\n.\n|__ LICENSE\n|__ Makefile\n|__ README.md\n|__ inc\n|   \\__ libftasm.h\n\\__ src\n    |__ ft_bzero.s\n    |__ ft_cat.s\n    |__ ft_isalnum.s\n    |__ ft_isalpha.s\n    |__ ft_isascii.s\n    |__ ft_isdigit.s\n    |__ ft_islower.s\n    |__ ft_isprint.s\n    |__ ft_isupper.s\n    |__ ft_memcpy.s\n    |__ ft_memset.s\n    |__ ft_puts.s\n    |__ ft_puts_green.s\n    |__ ft_puts_red.s\n    |__ ft_strcat.s\n    |__ ft_strdup.s\n    |__ ft_strlen.s\n    |__ ft_tolower.s\n    \\__ ft_toupper.s\n```\n\n# License\n*libftasm*'s code in this repo uses the [MIT](http://opensource.org/licenses/MIT) [license](https://github.com/adjivas/libftasm/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjivas%2Flibftasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadjivas%2Flibftasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjivas%2Flibftasm/lists"}