{"id":22289915,"url":"https://github.com/mersinvald/tdjson-sys","last_synced_at":"2025-07-07T04:08:13.335Z","repository":{"id":57669377,"uuid":"119938030","full_name":"mersinvald/tdjson-sys","owner":"mersinvald","description":"TDLIB Json Client Rust FFI Bindings","archived":false,"fork":false,"pushed_at":"2020-06-27T11:28:11.000Z","size":10,"stargazers_count":9,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T02:39:35.862Z","etag":null,"topics":["bindings","client","ffi","json","rust","tdlib","telegram"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/mersinvald.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":"2018-02-02T05:46:36.000Z","updated_at":"2022-04-09T13:25:12.000Z","dependencies_parsed_at":"2022-09-10T09:11:29.222Z","dependency_job_id":null,"html_url":"https://github.com/mersinvald/tdjson-sys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mersinvald/tdjson-sys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersinvald%2Ftdjson-sys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersinvald%2Ftdjson-sys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersinvald%2Ftdjson-sys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersinvald%2Ftdjson-sys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mersinvald","download_url":"https://codeload.github.com/mersinvald/tdjson-sys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersinvald%2Ftdjson-sys/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264010949,"owners_count":23543716,"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":["bindings","client","ffi","json","rust","tdlib","telegram"],"created_at":"2024-12-03T17:10:46.284Z","updated_at":"2025-07-07T04:08:13.287Z","avatar_url":"https://github.com/mersinvald.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TDLIB Json Client Rust FFI Bindings\n\n### Installing TDLIB\n\nIn order to generate bindings, `tdjson-sys` needs the TDLIB to be intalled on a developer's system.\n\nClone the [`tdlib` repo](https://github.com/tdlib/td) and checkout the wanted version.\n```bash\ngit clone git@github.com:tdlib/td.git\ncd td\ngit checkout v1.1.0\n```\n\nInstall dependencies and build the library as described in the [README.md](https://github.com/tdlib/td/blob/master/README.md)\n\nThen, install the library, from the `build` directory created in the previous step. (as root)\n```bash\ncmake --build . --target install\n```\n\n### Generate Bindings\n\nAfter installing `tdlib`, just add `tdjson-sys` to your crate's dependencies\n\n```toml\ntdjson-sys = \"0.1.3\"\n```\n\nAnd let the Cargo do it's magic!\n```bash\ncargo build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmersinvald%2Ftdjson-sys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmersinvald%2Ftdjson-sys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmersinvald%2Ftdjson-sys/lists"}