os-lib
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs (by com-lihaoyi)
mack
Delta Lake helper methods in PySpark (by MrPowers)
Our great sponsors
os-lib | mack | |
---|---|---|
3 | 4 | |
603 | 150 | |
1.7% | - | |
8.4 | 9.0 | |
2 days ago | about 2 months ago | |
Scala | Python | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
os-lib
Posts with mentions or reviews of os-lib.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-26.
-
Scala CLI v1.0.0 is out!
Then something like os-lib can probably cover your scripting needs.
-
Spark open source community is awesome
another dev is working on adding an elegant interface to perform Hadoop filesystem operations, similar to os-lib for regular filesystem operations
-
What learning path did you follow into Scala?
In particular, the ammonite REPL and os-lib are absolutely ace.
mack
Posts with mentions or reviews of mack.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-05.
-
PySpark OSS Contribution Opportunity
Great, would love your help. You can also check out the mack project if you'd like to work on a Delta Lake + PySpark project: https://github.com/MrPowers/mack/issues
-
Spark open source community is awesome
a couple devs just added a `find_compositite_keys_candidates` function so users can easily identify columns that could be used as a unique identifier in their Delta table.
What are some alternatives?
When comparing os-lib and mack you can also consider the following projects:
Eso - A (mostly) purely functional console-based esoteric language interpreter.
pfps-shopping-cart - :shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"