# rust-util **Repository Path**: adamszhang/rust-util ## Basic Information - **Project Name**: rust-util - **Description**: 自己学习一些算法和一些实用函数的合集 - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-23 - **Last Updated**: 2024-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rust-util #### 介绍 自己学习一些算法和一些实用函数的合集 #### 目录 说明 - cached 是一类 缓存算法 - LRU 目前是已经实现了 后续会更新 - rhksum 是一个校验和生成的命令行工具,目前支持 sha1/md5/crc32