conway

Demonstrating comonad transformers. (by gelisam)

Conway Alternatives

Similar projects and alternatives to conway

  • acme-circular-containers

    Spineless containers which are fast to read but inefficient to update

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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

conway reviews and mentions

Posts with mentions or reviews of conway. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-20.
  • 2-Dimensional Algebraic Data Type
    2 projects | /r/haskell | 20 Feb 2021
    Now, while it's a bad idea to have a node-and-edges data structure with edges in both directions, it is, of course, nevertheless very useful to be able to navigate in both directions. The Comonad abstraction is very useful for modelling the topology of a data structure, that is, to model which cells are above, below, to the left, and to the right of each other. This abstraction isn't really a new way to represent the data (we can use any of the representations we've discussed above), it's a layer of information we can put on top of the data in order to navigate. My conway repo implements (...but does not really explain) such a 2D array in the context of Conway's Game of Life. I chose to have the array wrap around both horizontally and vertically, but you could also make the world stop at the boundary by giving a different Comonad instance. That's kind of the point: you write a Comonad instance to explain the topology of your structure, including whether it wraps around or not.

Stats

Basic conway repo stats
1
36
0.0
over 7 years ago

The primary programming language of conway is Haskell.


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