#utilities #linux #async #future #programs #function #utilty

rust-utils

Various utility routines used in the rust programs I have written

21 releases (12 breaking)

0.13.1 Jan 21, 2024
0.12.1 Aug 31, 2023
0.7.0 Feb 26, 2023
0.6.1 Jul 18, 2022
0.2.2 Mar 27, 2021

#283 in Asynchronous

Download history 9/week @ 2023-12-28 4/week @ 2024-01-04 54/week @ 2024-01-11 15/week @ 2024-01-18 2/week @ 2024-02-08 7/week @ 2024-02-15 44/week @ 2024-02-22 59/week @ 2024-02-29 175/week @ 2024-03-07 19/week @ 2024-03-14 14/week @ 2024-03-21 53/week @ 2024-03-28 27/week @ 2024-04-04

96 downloads per month
Used in 12 crates (11 directly)

LGPL-3.0

35KB
819 lines

Rust Utilities

This crate has various utilty functions that I use in the programs I have written

Features

  • futures: Utilities to make working with async code easier
  • linux: Linux specific utilities

Dependencies

~5–16MB
~194K SLoC