{"id":45292072,"url":"https://github.com/rustq/taitank-safe","last_synced_at":"2026-02-21T03:24:05.801Z","repository":{"id":260926393,"uuid":"882313798","full_name":"rustq/taitank-safe","owner":"rustq","description":"Rust binding of tencent/taitank provides safe binding to the layout library","archived":false,"fork":false,"pushed_at":"2025-02-16T06:39:17.000Z","size":76,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T07:24:15.755Z","etag":null,"topics":["flex","layout","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/rustq.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-11-02T13:46:33.000Z","updated_at":"2025-02-16T06:34:32.000Z","dependencies_parsed_at":"2025-02-16T07:31:59.474Z","dependency_job_id":null,"html_url":"https://github.com/rustq/taitank-safe","commit_stats":null,"previous_names":["rustq/taitank-safe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rustq/taitank-safe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustq%2Ftaitank-safe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustq%2Ftaitank-safe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustq%2Ftaitank-safe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustq%2Ftaitank-safe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustq","download_url":"https://codeload.github.com/rustq/taitank-safe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustq%2Ftaitank-safe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"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":["flex","layout","rust"],"created_at":"2026-02-21T03:24:05.373Z","updated_at":"2026-02-21T03:24:05.791Z","avatar_url":"https://github.com/rustq.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Taitank Safe\n\n[![License](https://img.shields.io/badge/license-MIT%20License-blue.svg)](https://opensource.org/licenses/MIT)\n[![Package version](https://img.shields.io/crates/v/taitank-safe.svg)](https://crates.io/crates/taitank-safe)\n[![Workflow](https://github.com/rustq/taitank-safe/actions/workflows/CI.yml/badge.svg)](https://github.com/rustq/taitank-safe/actions)\n\nRust binding of [tencent/taitank](https://github.com/tencent/taitank) provides safe binding to the layout library.\n\n## Usage\n\n```toml\n[dependencies]\ntaitank-safe = \"0.1.0\"\n```\n\n```rust\nuse taitank_safe::*;\n\nlet mut root = node_create();\n\nset_width(\u0026mut root, 100.0);\nset_height(\u0026mut root, 100.0);\nset_flex_grow(\u0026mut root, 1.0);\n\nlayout!(\u0026mut root);\n```\n\n## Development\n\n```shell\n$ git clone git@github.com:rustq/taitank-safe.git\n```\n\n```shell\n$ cd taitank-safe\n```\n\n```shell\n$ cargo run --example demo\n```\n\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustq%2Ftaitank-safe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustq%2Ftaitank-safe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustq%2Ftaitank-safe/lists"}