matryoshka

Generalized recursion schemes and traversals for Scala. (by precog)

Matryoshka Alternatives

Similar projects and alternatives to matryoshka based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better matryoshka alternative or higher similarity.

matryoshka reviews and mentions

Posts with mentions or reviews of matryoshka. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-16.
  • Ask HN: How has functional programming influenced your thinking?
    4 projects | news.ycombinator.com | 16 Jan 2023
    I did work in Scala for a few years. We employed Cats[1], and even a bit of Matryoshka[2] though most of the work I do today is in Python.

    Nowadays I think about computational requirements in terms of relations among behavioral dependencies. Like, "I want to perform operation O on input A and return a B. To do this, I'll need a way to a -> b and a way to b -> b -> b." I often pass these behavioral dependencies in as arguments and it tends to make the inner core of my programs pretty abstract and built up as layers of specificity.

    Zooming out nearly all the way, it makes me feel tethered in a qualitatively unique way to certain deep truths of the universe. In a Platonic sense, invoking certain ideas like a monad make me feel like I'm approaching the divine or at least one instantiation of a timeless universal that operates outside of material existence.

    I'd imagine some mathematicians might see the universe in a similar way - one where immortal relations between ontological forms exist beyond time and space and at the same time can be threaded through the material world by intellectual observation and when those two meet a beautiful collision occurs.

    1. https://typelevel.org/cats/

    2. https://github.com/precog/matryoshka

  • Data Structure in Scala for a Recursive data type
    1 project | /r/scala | 27 Mar 2021
    There is a recommended lib for that, Matryoshka.

Stats

Basic matryoshka repo stats
2
809
0.0
about 4 years ago

precog/matryoshka is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of matryoshka is Scala.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com