Caches

[github][Github-url] [Build][CI-url] [codecov][codecov-url] [docs.rs][doc-url] [crates.io][crates-url] [license-apache][license-apache-url] [license-mit][license-mit-url] This is a Rust implementation for popular caches (support no_std). See [Introduction](#introduction), [Installation](#installation) and [Usages](#usages) for more details. English | [简体中文](README-zh_CN.md)

Introduction

The MSRV for this crate is 1.55.0.

Installation

Usages

Please see [examples].

Roadmap

Acknowledgments

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.


Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.