{"id":18647057,"url":"https://github.com/kube/libft","last_synced_at":"2025-10-20T12:35:34.314Z","repository":{"id":12499126,"uuid":"15168715","full_name":"kube/libft","owner":"kube","description":"42 C Library implementation","archived":false,"fork":false,"pushed_at":"2017-11-03T12:07:45.000Z","size":196,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-15T00:43:35.051Z","etag":null,"topics":["42born2code","c","libc","libft"],"latest_commit_sha":null,"homepage":"http://www.42.fr","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kube.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":"2013-12-13T16:44:54.000Z","updated_at":"2021-10-22T12:46:36.000Z","dependencies_parsed_at":"2022-09-16T23:02:06.055Z","dependency_job_id":null,"html_url":"https://github.com/kube/libft","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/kube%2Flibft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kube%2Flibft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kube%2Flibft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kube%2Flibft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kube","download_url":"https://codeload.github.com/kube/libft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223467993,"owners_count":17150069,"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":["42born2code","c","libc","libft"],"created_at":"2024-11-07T06:24:31.689Z","updated_at":"2025-10-20T12:35:34.255Z","avatar_url":"https://github.com/kube.png","language":"C","readme":"LibFt\n=====\n\u003e \"Arbre renversé par le vent avait plus de branches que de racines.\"\n\n## Construction\nThis lib is divided in 10 sub-folders :\n\n|||\n|---|---|\n|**Colors**|Handles colors blend modes, complementary colors, and fade.|\n|**Convert**|Basic conversions on numbers and strings, and a basic hash function.|\n|**Hashmap**|Generic simple Hashmap.|\n|**Input**|Stuff to get user or file input.|\n|**Lists**|Lists structures, and functions to handle them.|\n|**Math**|Vectors, Infinite Numbers, Trigonometry, and basics.|\n|**Memory**|Functions to handle memory.|\n|**Print**|Print texts to terminal.|\n|**Strings**|Handle strings, make searches in them, check properties.|\n|**Test Framework**|A quick and dirty test framework.|\n\n## Compilation\n\n|Rule|Description|\n|----|-----------|\n|`usemath`|Use `\u003cmath.h\u003e` instead of `\u003cft_math.h\u003e`. \u003cbr\u003e Will be faster for trigonometry, vectors operations and geometry.|\n|`tests`|Launch tests after compilation|\n\n##### Compilation examples :\n```sh\n# Compile the lib with \u003cmath.h\u003e functions\nmake usemath all\n```\n\n```sh\n# Compile the lib and run the tests\nmake tests\n```\n\n```sh\n# Compile the lib with \u003cmath.h\u003e and run the tests\nmake usemath tests\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkube%2Flibft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkube%2Flibft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkube%2Flibft/lists"}