{"id":13420976,"url":"https://github.com/graphitemaster/libintrusive","last_synced_at":"2025-03-15T07:32:11.754Z","repository":{"id":24513140,"uuid":"27918965","full_name":"graphitemaster/libintrusive","owner":"graphitemaster","description":"Intrusive data structures for C","archived":false,"fork":false,"pushed_at":"2017-06-09T20:42:49.000Z","size":16,"stargazers_count":55,"open_issues_count":2,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-07-31T22:57:19.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/graphitemaster.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":"2014-12-12T12:08:39.000Z","updated_at":"2024-07-28T16:29:34.000Z","dependencies_parsed_at":"2022-08-23T00:51:12.366Z","dependency_job_id":null,"html_url":"https://github.com/graphitemaster/libintrusive","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/graphitemaster%2Flibintrusive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphitemaster%2Flibintrusive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphitemaster%2Flibintrusive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphitemaster%2Flibintrusive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphitemaster","download_url":"https://codeload.github.com/graphitemaster/libintrusive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243701277,"owners_count":20333615,"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-07-30T22:01:45.545Z","updated_at":"2025-03-15T07:32:11.493Z","avatar_url":"https://github.com/graphitemaster.png","language":"C","funding_links":[],"categories":["TODO scan for Android support in followings"],"sub_categories":[],"readme":"### libintrusive\nA collection of intrusive data-structures for C\n\n#### Why?\nIntrusive data structures are much better for cache locality, utilize less\nallocations and allow for various optimizations like removing an object from a\ndoubly-linked list in constant time.\n\n#### Supported\n* Doubly-linked list\n* AVL tree\n* Red-Black tree\n* Hash-table\n\n### Using\nUsing an intrusive data structure is slightly different than a non-intrusive\ndata structure. The node for the structure becomes a member of the thing you\nwant to have a collection of. See example.c for an example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphitemaster%2Flibintrusive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphitemaster%2Flibintrusive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphitemaster%2Flibintrusive/lists"}