#convenience #utilities #misc #io #function #personal #utility

misc_utils

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

24 stable releases (3 major)

4.2.4 Jul 23, 2022
4.2.1 Apr 27, 2022
4.0.1 Jan 8, 2021
4.0.0 Nov 7, 2020
1.3.0 Sep 16, 2017

#135 in Compression

Download history 8/week @ 2024-02-02 6/week @ 2024-02-09 8/week @ 2024-02-16 24/week @ 2024-02-23 18/week @ 2024-03-01 5/week @ 2024-03-08 2/week @ 2024-03-15 6/week @ 2024-03-22 188/week @ 2024-03-29

206 downloads per month

Unlicense

61KB
1K SLoC

misc_utils - A set of convenience functions

Build Status 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.5–2.7MB
~52K SLoC