#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

#288 in Asynchronous

Download history 3/week @ 2023-12-18 14/week @ 2023-12-25 10/week @ 2024-01-08 62/week @ 2024-01-15 1/week @ 2024-01-22 6/week @ 2024-02-12 5/week @ 2024-02-19 78/week @ 2024-02-26 188/week @ 2024-03-04 26/week @ 2024-03-11 7/week @ 2024-03-18 15/week @ 2024-03-25 75/week @ 2024-04-01

135 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–17MB
~195K SLoC