#jwt #random #helper #time #uuid #hash

helpers

self use helper library

17 releases (5 breaking)

0.6.0 Mar 10, 2025
0.5.5 Feb 10, 2025
0.5.3 Jan 18, 2025
0.4.2 Dec 10, 2024
0.1.4 Mar 12, 2024

#59 in #uuid

Download history 121/week @ 2024-11-28 406/week @ 2024-12-05 121/week @ 2024-12-12 17/week @ 2024-12-19 255/week @ 2025-01-02 79/week @ 2025-01-09 124/week @ 2025-01-16 74/week @ 2025-02-06 83/week @ 2025-02-13 6/week @ 2025-02-20 16/week @ 2025-02-27 103/week @ 2025-03-06 30/week @ 2025-03-13

156 downloads per month

MIT license

39KB
355 lines

helpers

Use the features you need:

[dependencies]
helpers = { version = "x.x.x", features = ["uuid", "rand"] }

Available features:

  • uuid
  • rand
  • jwt
  • hash
  • time

lib.rs:

Use the features you need:

[dependencies]
helpers = { version = "x.x.x", features = ["uuid", "rand"] }

Available features:

  • uuid
  • rand
  • jwt
  • hash
  • time

Dependencies

~6–16MB
~217K SLoC