ruby / findLinks
This module supports top-down traversal of a set of file paths
☆18Updated 2 months ago
Alternatives and similar repositories for find
Users that are interested in find are comparing it to the libraries listed below
Sorting:
- Utilities to replace common UNIX commands☆36Updated 3 months ago
- This class implements a pretty printing algorithm.☆15Updated 2 months ago
- RSpec-like test runner for the Ruby Spec Suite☆63Updated this week
- Weak Reference class that allows a referenced object to be garbage-collected.☆18Updated this week
- A Unicode regular expression library written in Ruby☆62Updated 3 weeks ago
- Provides lexical scanning operations on a String.☆85Updated 3 weeks ago
- Provides access to information typically stored in UNIX /etc directory.☆32Updated last month
- A repository building Ruby/JRuby/TruffleRuby releases to be used in GitHub Actions☆44Updated last week
- a Ruby PEG parser library☆38Updated 2 months ago
- Paco is a parser combinator library inspired by Haskell's Parsec and Parsimmon.☆28Updated 2 years ago
- Dio - Dive Into Objects - Ruby Pattern Matching interface for Objects which have none (yet)☆25Updated 5 years ago
- ☆80Updated 5 years ago
- Pathname represents the name of a file or directory on the filesystem, but not the file itself.☆31Updated this week
- An implementation of Matrix and Vector classes