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

#81 in Compression

Download history 1313/week @ 2023-12-14 1042/week @ 2023-12-21 597/week @ 2023-12-28 870/week @ 2024-01-04 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 1212/week @ 2024-03-21 962/week @ 2024-03-28

5,100 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
~270K SLoC