diff --git a/docs/open-source-project/tool-library.md b/docs/open-source-project/tool-library.md index 4443c3e3..1fbca299 100644 --- a/docs/open-source-project/tool-library.md +++ b/docs/open-source-project/tool-library.md @@ -41,4 +41,5 @@ category: 开源项目 ## 其他 - **[oshi](https://github.com/oshi/oshi "oshi")** :一款为 Java 语言提供的基于 JNA 的(本机)操作系统和硬件信息库。 -- **[ip2region](https://github.com/lionsoul2014/ip2region)** :最自由的 ip 地址查询库,ip 到地区的映射库,提供 Binary,B 树和纯内存三种查询算法,妈妈再也不用担心我的 ip 地址定位。 \ No newline at end of file +- **[ip2region](https://github.com/lionsoul2014/ip2region)** :最自由的 ip 地址查询库,ip 到地区的映射库,提供 Binary,B 树和纯内存三种查询算法,妈妈再也不用担心我的 ip 地址定位。 +- **[agrona](https://github.com/real-logic/agrona)** :Java 高性能数据结构(`Buffers`、`Lists`、`Maps`、`Scalable Timer Wheel`......)和实用方法。 \ No newline at end of file