Moka

GitHub Actions crates.io release docs dependency status license

Work in Progress

Moka is a fast, concurrent cache library for Rust. Moka is inspired by Caffeine (Java) and Ristretto (Go).

Status

Moka is currently in a very early stage of development (design and PoC). Many features are not implemented and the API will change very often.

Requirements

License

Moka is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-MIT and LICENSE-APACHE for details.