Kezhu Wang's repositories
zookeeper-client-rust
ZooKeeper client writes in async rust.
bookkeeper-client-rust
Apache BookKeeper client in async rust
kezhuw.github.io
Blog articles generated by Hexo.
apache-curator-release-verification
Github Actions to verify Apache Curator Release Candidate
async-select
`select!` multiplex asynchronous futures simultaneously
bookkeeper
Apache Bookkeeper
curator
Apache Curator
curator-site
Apache Curator Website
datafusion
Apache DataFusion SQL Query Engine
mio
Metal IO library for Rust
openjdk-completablefuture-interruptedexception
`CompletableFuture.get` could swallow `InterruptedException` if waiting future completes immediately after `Thread.interrupt`
rsasl
The Rust SASL framework
smol
A small and fast async runtime for Rust
test-case
Rust procedural macro attribute for adding test cases easily
test-log
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
testcontainers-rs
A library for integration-testing against docker containers from within Rust.
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
zookeeper
Apache ZooKeeper