{"id":22800937,"url":"https://github.com/ximaz/list-in-c","last_synced_at":"2025-03-30T19:26:56.525Z","repository":{"id":223450011,"uuid":"760233998","full_name":"Ximaz/list-in-c","owner":"Ximaz","description":"This project aims to re-build the most powerfull list type in C at ground-0 level, with the most optimized memory management and the most accessible features.","archived":false,"fork":false,"pushed_at":"2024-05-05T14:43:21.000Z","size":93,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T22:20:00.358Z","etag":null,"topics":["c","data-structures","epitech","epitech-project","epitech-study","epitech-workshop","linked-data","linked-list","linkedlist","list","lists"],"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/Ximaz.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,"publiccode":null,"codemeta":null}},"created_at":"2024-02-20T03:09:45.000Z","updated_at":"2024-05-05T14:43:24.000Z","dependencies_parsed_at":"2024-05-05T15:45:40.980Z","dependency_job_id":null,"html_url":"https://github.com/Ximaz/list-in-c","commit_stats":null,"previous_names":["ximaz/list-in-c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ximaz%2Flist-in-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ximaz%2Flist-in-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ximaz%2Flist-in-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ximaz%2Flist-in-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ximaz","download_url":"https://codeload.github.com/Ximaz/list-in-c/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246367816,"owners_count":20765934,"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":["c","data-structures","epitech","epitech-project","epitech-study","epitech-workshop","linked-data","linked-list","linkedlist","list","lists"],"created_at":"2024-12-12T08:08:28.235Z","updated_at":"2025-03-30T19:26:56.495Z","avatar_url":"https://github.com/Ximaz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# List in C\n\nThis project aims to re-build the most powerfull list type in C at ground-0\nlevel, with the most optimized memory management and the most accessible\nfeatures.\n\n# Features\n\nLet's talk about the features I want to implement. Each feature can be found\nat `include/list.h`. If you scroll down a little bit, you'll see all functions\nI'm planning on implementing.\n\nNote that, each feature followed by :\n- `_itself` : will affect the current list,\n- `_into` : won't affect the current list, and will set the result in `output`,\n- `\u003cnothing\u003e`: won't affect the current list and will allocate a new list.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fximaz%2Flist-in-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fximaz%2Flist-in-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fximaz%2Flist-in-c/lists"}