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

#192 in Compression

Download history 977/week @ 2024-11-16 907/week @ 2024-11-23 874/week @ 2024-11-30 869/week @ 2024-12-07 752/week @ 2024-12-14 411/week @ 2024-12-21 426/week @ 2024-12-28 1063/week @ 2025-01-04 951/week @ 2025-01-11 1357/week @ 2025-01-18 1565/week @ 2025-01-25 940/week @ 2025-02-01 1467/week @ 2025-02-08 1830/week @ 2025-02-15 2226/week @ 2025-02-22 1647/week @ 2025-03-01

7,296 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–18MB
~280K SLoC