{"id":15099851,"url":"https://github.com/allyourcodebase/libmaxminddb","last_synced_at":"2026-01-05T18:51:27.626Z","repository":{"id":249970070,"uuid":"830939607","full_name":"allyourcodebase/libmaxminddb","owner":"allyourcodebase","description":"Zig build of libmaxminddb library.","archived":false,"fork":false,"pushed_at":"2024-07-24T11:03:04.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-01T09:12:22.194Z","etag":null,"topics":["libmaxminddb","maxmind","maxmind-db","maxminddb","zig","zig-","zig-build","zig-package","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/allyourcodebase.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}},"created_at":"2024-07-19T10:01:19.000Z","updated_at":"2024-10-12T05:14:30.000Z","dependencies_parsed_at":"2024-07-24T12:46:09.177Z","dependency_job_id":"a3391578-c057-4f1b-a154-e36d2975292a","html_url":"https://github.com/allyourcodebase/libmaxminddb","commit_stats":null,"previous_names":["allyourcodebase/libmaxminddb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibmaxminddb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibmaxminddb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibmaxminddb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Flibmaxminddb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allyourcodebase","download_url":"https://codeload.github.com/allyourcodebase/libmaxminddb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245777908,"owners_count":20670633,"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":["libmaxminddb","maxmind","maxmind-db","maxminddb","zig","zig-","zig-build","zig-package","ziglang"],"created_at":"2024-09-25T17:28:19.163Z","updated_at":"2026-01-05T18:51:27.593Z","avatar_url":"https://github.com/allyourcodebase.png","language":"Zig","readme":"# libmaxminddb\n\n[![CI][ci-shd]][ci-url]\n[![LC][lc-shd]][lc-url]\n\n## Zig build of [libmaxminddb library](https://github.com/maxmind/libmaxminddb).\n\n### :rocket: Usage\n\n- Add `libmaxminddb` dependency to `build.zig.zon`.\n\n```sh\nzig fetch --save https://github.com/allyourcodebase/libmaxminddb/archive/\u003cgit_tag_or_commit_hash\u003e.tar.gz\n```\n\n- Use `libmaxminddb` dependency in `build.zig`.\n\n```zig\nconst libmaxminddb_dep = b.dependency(\"libmaxminddb\", .{\n    .target = target,\n    .optimize = optimize,\n});\nconst maxminddb_mod = libmaxminddb_dep.module(\"maxminddb\");\n\u003ccompile\u003e.root_module.addImport(\"maxminddb\", maxminddb_mod);\n```\n\n\u003c!-- MARKDOWN LINKS --\u003e\n\n[ci-shd]: https://img.shields.io/github/actions/workflow/status/allyourcodebase/libmaxminddb/ci.yaml?branch=main\u0026style=for-the-badge\u0026logo=github\u0026label=CI\u0026labelColor=black\n[ci-url]: https://github.com/allyourcodebase/libmaxminddb/blob/main/.github/workflows/ci.yaml\n[lc-shd]: https://img.shields.io/github/license/allyourcodebase/libmaxminddb.svg?style=for-the-badge\u0026labelColor=black\n[lc-url]: https://github.com/allyourcodebase/libmaxminddb/blob/main/LICENSE\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Flibmaxminddb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallyourcodebase%2Flibmaxminddb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Flibmaxminddb/lists"}