9 releases

0.4.3 Aug 8, 2023
0.4.2 Jun 17, 2023
0.4.1 Feb 14, 2023
0.4.0 Jan 31, 2023
0.1.0 Feb 28, 2022

#75 in Compression

Download history 831/week @ 2024-01-11 958/week @ 2024-01-18 1407/week @ 2024-01-25 1500/week @ 2024-02-01 970/week @ 2024-02-08 1044/week @ 2024-02-15 1605/week @ 2024-02-22 1499/week @ 2024-02-29 1267/week @ 2024-03-07 1435/week @ 2024-03-14 1204/week @ 2024-03-21 1173/week @ 2024-03-28 926/week @ 2024-04-04 1160/week @ 2024-04-11 1386/week @ 2024-04-18 968/week @ 2024-04-25

4,662 downloads per month
Used in 7 crates (4 directly)

Apache-2.0 OR BSD-3-Clause

290KB
7K SLoC

nydus-utils

A collection of utilities to support Nydus Image Service. It provides:

  • Asynchronous Multi-Producer Multi-Consumer channel
  • Blake3 and SHA256 message digest algorithms
  • LZ4 and zstd compression algorithms
  • InodeBitmap: a bitmap implementation to manage inode numbers
  • Per-thread async runtime of type tokio current thread Runtime.
  • exec() helper
  • metric helpers

Support

Platforms:

  • x86_64
  • aarch64

Operating Systems:

  • Linux
  • MacOS

License

This code is licensed under Apache-2.0 or BSD-3-Clause.

Dependencies

~10–14MB
~271K SLoC