{"id":30060975,"url":"https://github.com/4ment/cladokit","last_synced_at":"2025-08-08T01:53:26.132Z","repository":{"id":296123565,"uuid":"992318268","full_name":"4ment/cladokit","owner":"4ment","description":"A minimal, no-frills C++17 library for phylogenetic trees","archived":false,"fork":false,"pushed_at":"2025-06-27T08:12:46.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-27T09:24:28.210Z","etag":null,"topics":["cpp","library","phylogenetics","tree"],"latest_commit_sha":null,"homepage":"","language":"C++","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/4ment.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-05-29T00:58:01.000Z","updated_at":"2025-06-27T08:12:50.000Z","dependencies_parsed_at":"2025-06-03T01:19:29.203Z","dependency_job_id":null,"html_url":"https://github.com/4ment/cladokit","commit_stats":null,"previous_names":["4ment/cladokit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4ment/cladokit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ment%2Fcladokit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ment%2Fcladokit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ment%2Fcladokit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ment%2Fcladokit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4ment","download_url":"https://codeload.github.com/4ment/cladokit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ment%2Fcladokit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269351900,"owners_count":24402677,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","library","phylogenetics","tree"],"created_at":"2025-08-08T01:53:21.154Z","updated_at":"2025-08-08T01:53:26.123Z","avatar_url":"https://github.com/4ment.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cladokit\n\n[![CMake on a single platform](https://github.com/4ment/cladokit/actions/workflows/cmake-single-platform.yml/badge.svg)](https://github.com/4ment/cladokit/actions/workflows/cmake-single-platform.yml)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![C++17](https://img.shields.io/badge/C%2B%2B-17-blue.svg)](https://en.cppreference.com/w/cpp/17)\n\n\n**cladokit** is a simple C++ library for manipulating and analyzing tree-like data structures. It is designed to be modular, efficient, and easy to integrate into larger projects.\n\n## Features\n\n- Tree data structures and utilities\n- Node manipulation and traversal\n- Utility functions for common operations\n- Minimal dependencies and straightforward integration\n- Unit tests for core components\n\n## Getting Started\n\n### Prerequisites\n\n- CMake 3.15 or higher\n- A C++17 compatible compiler\n\n### Building\n\n```sh\ncmake -S . -B build\ncmake --build build\n```\n\n### Installing\n\n```sh\ncmake --build build/ --target install\n```\n\n## Code Style\n\nThis project follows the [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html) with minor customizations.\n\nTools used:\n\n- clang-format for formatting\n- clang-tidy and cpplint for static analysis and linting\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more information on contributing and style requirements.\n\n## Contributing\n\nContributions are welcome! Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for guidelines and instructions.\n\n## License\n\nThis project is licensed under the MIT License. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ment%2Fcladokit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4ment%2Fcladokit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ment%2Fcladokit/lists"}