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

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
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