Several file utility methods for copying, moving, removing, etc.
☆68Mar 16, 2026Updated this week
Alternatives and similar repositories for fileutils
Users that are interested in fileutils are comparing it to the libraries listed below
Sorting:
- Ruby interface for the zlib compression/decompression library☆60Updated this week
- A class to manipulate an IP address☆77Mar 9, 2026Updated last week
- A subclass of Object includes Comparable module for handling dates.☆116Mar 9, 2026Updated last week
- CGI is a large class, providing several categories of methods, many of which are mixed in from other modules.☆41Updated this week
- Provides a framework for message digest libraries.☆50Updated this week
- This class implements a pretty printing algorithm.☆15Updated this week
- Provides delegation of specified methods to a designated object☆45Updated this week
- Pseudo `IO` class from/to `String`.☆48Mar 11, 2026Updated last week
- This module supports top-down traversal of a set of file paths☆17Updated this week
- This library provides functionality for retrieving email via POP3, the Post Office Protocol version 3. For details of POP3☆20Nov 25, 2025Updated 3 months ago
- This library provides three different ways to delegate method calls to an object.☆24Mar 10, 2026Updated last week
- Magro is a minimal image processing library in Ruby☆19Nov 24, 2025Updated 3 months ago
- Manipulates strings with word parsing rules of UNIX Bourne shell☆27Updated this week
- REXML is an XML toolkit for Ruby☆165Dec 20, 2025Updated 3 months ago
- interactive Ruby☆444Updated this week
- Provides a PrettyPrinter for Ruby objects☆24Updated this week
- Open3 gives you access to stdin, stdout, and stderr when running other programs.☆116Updated this week
- CSV Reading and Writing☆201Nov 24, 2025Updated 3 months ago
- A utility class for managing temporary files.☆34Mar 9, 2026Updated last week
- This library provides the Set class, which deals with a collection of unordered values with no duplicates.☆25Updated this week
- HTTP server toolkit☆308Mar 10, 2026Updated last week
- Extends the Time class with methods for parsing and conversion☆19Updated this week
- This module provides a Ruby interface for data serialization in YAML format.☆34Updated this week
- Support for encoding and decoding binary data using a Base64 representation☆30Mar 10, 2026Updated last week
- Shell implements an idiomatic Ruby interface for common UNIX shell commands☆65Nov 24, 2025Updated 3 months ago
- Arbitrary-precision decimal floating-point number library for Ruby☆134Mar 9, 2026Updated last week
- simple logging utility☆139Updated this week
- Common I/O API Guidelines for mruby and mruby/c.☆31Aug 18, 2025Updated 7 months ago
- OptionParser is a class for command-line option analysis.☆69Updated this week
- RubyGems + Bundler RFCs☆50Sep 17, 2025Updated 6 months ago
- Provides a wrapper for the UNIX-style Database Manager Library☆18Dec 26, 2025Updated 2 months ago
- add console capabilities to IO instance☆56Updated this week
- Weak Reference class that allows a referenced object to be garbage-collected.☆19Mar 10, 2026Updated last week
- The Singleton module implements the Singleton pattern.☆32Mar 9, 2026Updated last week
- A ruby code uglifier