{"id":15284376,"url":"https://github.com/typesend/tigerbeetle-rust","last_synced_at":"2026-02-01T16:32:44.498Z","repository":{"id":62104595,"uuid":"557811852","full_name":"typesend/tigerbeetle-rust","owner":"typesend","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-20T14:00:02.000Z","size":1154,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-23T12:32:30.925Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typesend.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":"2022-10-26T10:55:13.000Z","updated_at":"2022-10-26T11:09:57.000Z","dependencies_parsed_at":"2024-09-30T14:54:54.460Z","dependency_job_id":"92c4aad3-06bb-4a8d-965e-a079fceb7705","html_url":"https://github.com/typesend/tigerbeetle-rust","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"02f0c148933a45289993b80b9e1b5836f96eca07"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/typesend/tigerbeetle-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Ftigerbeetle-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Ftigerbeetle-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Ftigerbeetle-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Ftigerbeetle-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typesend","download_url":"https://codeload.github.com/typesend/tigerbeetle-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesend%2Ftigerbeetle-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28982733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T16:29:42.054Z","status":"ssl_error","status_checked_at":"2026-02-01T16:29:41.428Z","response_time":56,"last_error":"SSL_read: 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":[],"created_at":"2024-09-30T14:54:52.581Z","updated_at":"2026-02-01T16:32:44.477Z","avatar_url":"https://github.com/typesend.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tigerbeetle-rust\n[TigerBeetle](https://github.com/tigerbeetledb/tigerbeetle) client for Rust.\n\n_Under Construction_\n\n## Development Setup\n\n*Prerequisites:*\n- rustc 1.62.1 (or possibly as early as 1.13, your mileage may vary)\n- zig 0.9.1\n\n```sh\n# Step 1 - Pull tigerbeetle\ngit submodule init\ngit submodule update \n\n# Step 2 - Download zig (optional)\n# NOTE: (cd ...) only changes directly for the inner command\n(cd ./tigerbeetle \u0026\u0026 ./scripts/install_zig.sh)\n\n# Step 3 - Build tb_client for your platform and use it in rust\nTB_TARGET=x86_64-linux\n(cd ./tigerbeetle \u0026\u0026 zig/zig build tb_client -Drelease-safe -Dtarget=$TB_TARGET)\ncp ./tigerbeetle/zig-out/libtb_client.a ./pkg/native/$TB_TARGET/libtb_client.a\ncp ./tigerbeetle/src/c/tb_client.h ./pkg/native/tb_client.h\n\n# Step 3.5 - Build tigerbeetle binary for `cargo test`\n(cd ./tigerbeetle \u0026\u0026 zig/zig build -Drelease-safe -Dtarget=$TB_TARGET)\ncp ./tigerbeetle/zig-out/bin/tigerbeetle ./pkg/native/$TB_TARGET/tigerbeetle\n\n# Step 4 - Build and test tigerbeetle-rust\ncargo test\n```\n\n## Other clients and documentation\n\n- [Tigerbeetle Node Client](https://github.com/tigerbeetledb/tigerbeetle-node)\n- [TigerBeetle Go Client](https://github.com/tigerbeetledb/tigerbeetle-go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesend%2Ftigerbeetle-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypesend%2Ftigerbeetle-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesend%2Ftigerbeetle-rust/lists"}