Skip to content

MichaelTheChef/ProcessingFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ProcessingFramework

In this framework example operations such as "add_one" (adds 1 to each number), "multiply_by_two" (multiplies each number by 2), "filter_even" (filters out even numbers), and "sum" (calculates the sum of all numbers).

Questions

  • As this is just an example of a framework, you may modify any of this to your liking

About

Example of a data processing framework in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages