#db #simple #hash-map #wrapping

ys_simple_db

简单封装 HashMap 的 DB

3 个版本

0.1.2 2022 年 12 月 8 日
0.1.1 2022 年 12 月 2 日
0.1.0 2022 年 11 月 29 日

16#wrapping


被用于 ys_differential_evolution

MIT/Apache 许可协议

8KB
92 行(不含注释)

摘要 Abstract

封装 HashMap 的简单 DB。A simple DB wrapping a HashMap.

用法 Usage

在您的 Cargo.toml 中添加以下内容

[dependencies]
ys_simple_db = "0.1"

示例 Example

$ git clone https://github.com/YoshizawaShogo/simple_db.git
$ cd simple_db
$ cargo run --example example --release

许可协议 License

许可协议为以下之一

任选其一。

贡献 Contribution

除非您明确声明,否则根据 Apache-2.0 许可协议定义,您有意提交给作品的所有贡献都将按照上述方式双许可,不附加任何额外条款或条件。

无运行时依赖