{"id":36863596,"url":"https://github.com/guycipher/llist","last_synced_at":"2026-01-12T14:52:02.130Z","repository":{"id":301718893,"uuid":"1010086412","full_name":"guycipher/llist","owner":"guycipher","description":"KISS linked list library","archived":false,"fork":false,"pushed_at":"2025-06-28T11:05:56.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-28T12:23:18.088Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guycipher.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,"zenodo":null}},"created_at":"2025-06-28T10:07:56.000Z","updated_at":"2025-06-28T11:06:02.000Z","dependencies_parsed_at":"2025-06-28T12:23:20.288Z","dependency_job_id":"970a813c-77d3-4a2a-a65e-333db6695689","html_url":"https://github.com/guycipher/llist","commit_stats":null,"previous_names":["guycipher/llist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guycipher/llist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycipher%2Fllist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycipher%2Fllist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycipher%2Fllist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycipher%2Fllist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guycipher","download_url":"https://codeload.github.com/guycipher/llist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycipher%2Fllist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":[],"created_at":"2026-01-12T14:52:01.422Z","updated_at":"2026-01-12T14:52:02.118Z","avatar_url":"https://github.com/guycipher.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple KISS linked list library written in C.\n\n### Build it\n```bash\nmkdir -p build\ncd build\ncmake ..\ncmake --build .\n\n## Tests?\nmake test # OR ctest --verbose\n\n## To install system wide you can do this manually.. for example on linux you'd do\nsudo cp build/libllist.so /usr/local/lib/\nsudo cp src/llist.h /usr/local/include/\nsudo ldconfig \n```\n\n### License\nApache v2","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguycipher%2Fllist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguycipher%2Fllist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguycipher%2Fllist/lists"}