#helper #df #china #doraemon #chengdu

df-helper

df助手工具数据库缓存

8个版本

0.2.26 2022年11月17日
0.2.25 2022年11月17日
0.2.22 2022年10月29日
0.1.3 2022年10月10日
0.0.8 2022年10月7日

#1255 in 数据库接口

Download history 111/week @ 2024-03-28 110/week @ 2024-04-04 169/week @ 2024-07-04 52/week @ 2024-07-11

每月221次下载

MIT 许可证

190KB
4.5K SLoC

工具助手 df-helper


License Crates.io Version

安装


Cargo.toml

[dependencies]
df-helper = "*"

功能目录

datetime    -------     日期时间处理

files       -------     目录文件处理

cache       -------     缓存
-----redis  -------     redis缓存
 
orm         -------     ORM数据库
-----mysql                   MYSQL
-----mssql                   MSSQL(开发中)

maths       -------     算数计算公式
-----ma                      移动平均算法
-----maths                   经纬度坐标计算距离的方法

tools       -------     工具
-----string -------     字符串处理
-----tools              (uuid等)

cryptos     -------     加密学
-----jwt    -------     jwt加密解密
-----md5    -------     
-----base64 -------     
-----sha    -------     sha1 sha256

http        -------     网络通讯
-----http   -------     http 链式请求
-----web    -------     http-web 服务器

kafka       -------     消息队列

email       -------     邮件助手
-----email  -------     发送邮件
-----pop3   -------     接收邮件

后期将增加更多功能

版本更新日志 更多...

子板块文档

ORM数据库

依赖项

~47–64MB
~1.5M SLoC