#convenience #io #utilities #function #utility #misc #filesystem

misc_utils

A small collection of convenient and utility functions developed for personal use

25 stable releases (3 major)

4.2.5 Jul 14, 2024
4.2.4 Jul 23, 2022
4.2.3 May 9, 2022
4.0.1 Jan 8, 2021
1.3.0 Sep 16, 2017

#129 in Compression

Download history 6/week @ 2024-06-23 38/week @ 2024-06-30 3/week @ 2024-07-07 129/week @ 2024-07-14 15/week @ 2024-07-21 178/week @ 2024-07-28 6/week @ 2024-08-04 28/week @ 2024-09-15 17/week @ 2024-09-22 15/week @ 2024-09-29 3/week @ 2024-10-06

63 downloads per month

Unlicense

61KB
1K SLoC

misc_utils - A set of convenience functions

Rust CI Published Version Official Documentation

This crate implements different convenience functions. Currently, only functions related to I/O are implemented.

You can take a look at the tests to figure out how to use this crate and take a look at the documentation.


lib.rs:

This crate contains miscellaneous utility functions

Currently this crate contains functions to

  • interact with the filesystem in fs
  • process line-separated JSON data

Dependencies

~0.4–7MB
~50K SLoC