os-lib VS Eso

Compare os-lib vs Eso and see what are their differences.

os-lib

OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs (by com-lihaoyi)

Eso

A (mostly) purely functional console-based esoteric language interpreter. (by Dash-Lambda)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
os-lib Eso
4 2
637 12
0.6% -
7.7 0.0
8 days ago over 2 years ago
Scala Brainfuck
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.

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-11-27.

Eso

Posts with mentions or reviews of Eso. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-20.
  • Functional programming and heavy IO applications
    1 project | /r/functionalprogramming | 11 Jun 2022
    I have a project with purely functional esoteric language interpreters that can do console I/O (link), and I do it by having the interpreter define a function that turns the input string into the output string. To do real-time user interaction I just give it an input 'string' that's built as it's used by reading the console, the interpreter can't tell the difference between that and a fully predefined input.
  • What learning path did you follow into Scala?
    3 projects | /r/scala | 20 Apr 2021
    I was interested in the mixed functional style you could do with Scala, so I decided to make a polyglot esoteric language interpreter where I wrote all the backend stuff functionally. It turned into one of my biggest projects.

What are some alternatives?

When comparing os-lib and Eso you can also consider the following projects:

pfps-shopping-cart - :shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"

scala-cli - Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)

jodie - Delta lake and filesystem helper methods

delta-rs - A native Rust library for Delta Lake, with bindings into Python

chispa - PySpark test helper methods with beautiful error messages

mack - Delta Lake helper methods in PySpark