13 stable releases (4 major)

5.0.0 Mar 7, 2024
4.2.0 Jul 3, 2023
4.1.1 Mar 22, 2023
4.1.0 Nov 1, 2021
1.0.3 Aug 17, 2020

#2112 in Asynchronous

Download history 58/week @ 2026-01-03 111/week @ 2026-01-10 167/week @ 2026-01-17 93/week @ 2026-01-24 163/week @ 2026-01-31 250/week @ 2026-02-07 144/week @ 2026-02-14 129/week @ 2026-02-21 66/week @ 2026-02-28 110/week @ 2026-03-07 30/week @ 2026-03-14 43/week @ 2026-03-21 52/week @ 2026-03-28 139/week @ 2026-04-04 675/week @ 2026-04-11 230/week @ 2026-04-18

1,102 downloads per month
Used in solrstice

MIT license

125KB
3K SLoC

zookeeper-async

Version build status

Async Zookeeper client written 100% in Rust, based on tokio.

This library is intended to be equivalent with the official (low-level) ZooKeeper client which ships with the official ZK distribution.

Some Curator recipes are available in the recipes directory.

Examples

Check the examples directory

Features and Bugs

If you find a bug or would like to see a feature implemented please raise an issue or send a pull-request.

Running tests

cd zk-test-cluster
mvn clean package
cd ..
cargo test

Contributing

All contributions are welcome! If you need some inspiration, please take a look at the currently open issues.

Dependencies

~8–13MB
~151K SLoC