Easy everyday parallelism with a file tree abstraction. Read a directory structure as a Julia data structure, (lazy-)load the files, apply map and reduce operations on the data while not exceeding available memory if possible. Make up a file tree in memory, create some data to go with each file (in parallel), write the tree to disk (in parallel). FileTrees is a set of tools to lazy-load, process and save file trees. Built-in parallelism allows you to max out all threads and processes that Julia is running with. Files and subtrees in a file tree can have any value attached to them, you can map and reduce over these values, or combine them by merging or collapsing trees or subtrees. When computing lazy trees, these values are held in distributed memory and operated on in parallel.

Features

  • Tree operations such as map, filter, mv, merge, diff are immutable
  • Nothing is written to disk until save is called to save a tree, hence tree restructuring is cheap and fast
  • Files and subtrees in a file tree can have any value attached to them
  • When computing lazy trees, these values are held in distributed memory and operated on in parallel
  • FileTrees is a set of tools to lazy-load, process and save file trees
  • Built-in parallelism allows you to max out all threads and processes that Julia is running with

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow FileTrees.jl

FileTrees.jl Web Site

Other Useful Business Software
The AI-powered unified PSA-RMM platform for modern MSPs. Icon
The AI-powered unified PSA-RMM platform for modern MSPs.

Trusted PSA-RMM partner of MSPs worldwide

SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of FileTrees.jl!

Additional Project Details

Programming Language

Julia

Related Categories

Julia Data Visualization Software

Registered

2023-12-14