pragdave / dir_walker
Simple Elixir file-system directory tree walker. It can handle large filesystems, as the tree is traversed lazily.
☆41Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for dir_walker
- Contains code examples used in the Exploring Elixir screencast series: https://www.youtube.com/channel/UCFKQ85T69sYhifDHF7dnPgw☆30Updated 7 years ago
- Build simple and robust authorization systems with just Elixir and Plug☆42Updated 2 years ago
- A small, fast and fully compliant JSON parser in Elixir☆47Updated 3 years ago
- A cron like system built in Elixir, that you can mount in your supervision tree☆48Updated 3 years ago
- Elixir library providing some handy parallel processing facilities that supports configuring number of workers and timeout.☆28Updated 6 years ago
- Reusable UI components on Phoenix framework☆31Updated 5 years ago
- A collection of authentication-related plugs☆67Updated 7 years ago
- Search Engine written in pure Elixir☆89Updated 7 years ago
- Ectophile is an extension for Ecto models to instantly support file uploads.☆42Updated 8 years ago
- A nifty NIF for the FS, providing faster filesystem operations for Elixir☆52Updated 8 years ago
- An Authentication and User Lifecycle Framework for Phoenix