dir_walker
Dir Walker
A module that lazily traverses directory trees in Elixir, returning successive file names and statistics.
Simple Elixir file-system directory tree walker. It can handle large filesystems, as the tree is traversed lazily.
41 stars
5 watching
15 forks
Language: Elixir
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tree traversal library for manipulating nested data structures in JavaScript. | 276 |
| Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
| A utility function to recursively traverse directories in Deno | 8 |
| A tool for concurrently exploring file systems with filtering capabilities | 102 |
| An Elixir library to log custom application metrics in a well-structured format for downstream processing systems. | 52 |
| A tool to discover hidden directories on web servers without sending unnecessary requests | 1,779 |
| A CLI tool that scans websites for hidden directories and files using a brute-force approach. | 344 |
| A directory navigation plugin for zsh using fzf. | 49 |
| A tool to scan and brute-force directories and subdomains on websites | 48 |
| An API-paginated data walker that fetches and processes data concurrently while respecting rate limits. | 11 |
| A utility for efficiently navigating directories with alias-based tab completion in Linux shells. | 878 |
| A tool for bulk processing of git repositories using a custom expression and processor | 121 |
| A personal blog and repository of data engineering projects and knowledge shared by the author. | 208 |
| A Zsh plugin for navigating through directory stacks with keyboard shortcuts | 0 |
| A tool that allows navigating to parent directories without the redundant `../../` notation | 423 |