{"id":13636939,"url":"https://github.com/krojew/rust-zookeeper","last_synced_at":"2025-04-19T08:33:39.413Z","repository":{"id":36950358,"uuid":"210831765","full_name":"krojew/rust-zookeeper","owner":"krojew","description":"Pure Rust library for Apache ZooKeeper built on tokio","archived":false,"fork":true,"pushed_at":"2024-08-08T11:10:59.000Z","size":397,"stargazers_count":22,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-12T16:52:29.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bonifaido/rust-zookeeper","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krojew.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"krojew"}},"created_at":"2019-09-25T11:48:08.000Z","updated_at":"2024-05-09T20:36:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/krojew/rust-zookeeper","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krojew%2Frust-zookeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krojew%2Frust-zookeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krojew%2Frust-zookeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krojew%2Frust-zookeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krojew","download_url":"https://codeload.github.com/krojew/rust-zookeeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223795259,"owners_count":17204136,"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":[],"created_at":"2024-08-02T00:01:07.989Z","updated_at":"2024-11-09T06:31:03.793Z","avatar_url":"https://github.com/krojew.png","language":"Rust","funding_links":["https://github.com/sponsors/krojew"],"categories":["Libraries","库 Libraries"],"sub_categories":["Database","数据库 Database"],"readme":"# zookeeper-async\n\n[![Version](https://img.shields.io/crates/v/zookeeper-async.svg)](https://crates.io/crates/zookeeper-async) ![build status](https://github.com/krojew/rust-zookeeper/actions/workflows/rust.yml/badge.svg)\n\nAsync Zookeeper client written 100% in Rust, based on tokio.\n\nThis library is intended to be equivalent with the official (low-level) [ZooKeeper][javadoc] client which ships with the official ZK distribution.\n\nSome [Curator][curator] recipes are available in the [recipes][recipes] directory. \n\n## Examples\nCheck the [examples][examples] directory\n\n## Features and Bugs\nIf you find a bug or would like to see a feature implemented please raise an issue or send a pull-request.\n\n[examples]: https://github.com/krojew/rust-zookeeper/tree/master/examples\n[recipes]: https://github.com/krojew/rust-zookeeper/tree/master/src/recipes\n[javadoc]: https://zookeeper.apache.org/doc/r3.4.6/api/org/apache/zookeeper/ZooKeeper.html\n[curator]: http://curator.apache.org/\n\n## Running tests\n```shell\ncd zk-test-cluster\nmvn clean package\ncd ..\ncargo test\n```\n\n## Contributing\nAll contributions are welcome! If you need some inspiration, please take a look at the currently open [issues](https://github.com/krojew/rust-zookeeper/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrojew%2Frust-zookeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrojew%2Frust-zookeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrojew%2Frust-zookeeper/lists"}