/SparkSharp

Spark-like implementation, map, reduce and more over enumerable datasets

Primary LanguageC#OtherNOASSERTION

SparkSharp

Apache Spark-like implementation in C#, WIP. Altought it is inspired by Apache Spark it is not an exact implementation. There are key ideas borrowed from original Spark, like the datasets, implemented as enumerables in this project.

References

Spark

C#

License

MIT