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

misc_utils

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

26 stable releases (3 major)

new 4.3.0 Nov 24, 2024
4.2.5 Jul 14, 2024
4.2.4 Jul 23, 2022
4.0.1 Jan 8, 2021
1.3.0 Sep 16, 2017

#116 in Compression

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
~51K SLoC