ex_venture VS canada

Compare ex_venture vs canada and see what are their differences.

ex_venture

Text based MMORPG engine written in Elixir (by oestrich)

canada

Easy permission definitions in Elixir apps! (by jarednorman)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ex_venture canada
3 2
650 439
- -
0.0 0.0
about 1 year ago about 3 years ago
Elixir Elixir
MIT License 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.

ex_venture

Posts with mentions or reviews of ex_venture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-09.
  • What are some good questions to ask in an interview for an mid-senior elxir developer.
    1 project | /r/elixir | 9 Jan 2023
    Ideally yes. Or you could implement with ExVenture.
  • New Moderators and Updates on the State of the Subreddit
    2 projects | /r/MUD | 9 May 2021
    /u/midmud is responsible for the creation and maintenance of Grapevine, a modern hub for MUD listings, events, and the Gossip chatting network. He's also created ExVenture, a MUD engine written in Elixir. Finally, he works with the brilliant and talented /u/Opie_ to bring free MUD hosting to the masses via Vineyard. His other contributions include moderating the /r/MUD Discord and MUD Coders Slack, as well as being a host on the Titans of Text podcast.
  • 10 Years(-Ish) of Elixir
    8 projects | news.ycombinator.com | 14 Jan 2021
    You'd likely be interested in the work done by Eric Oestrich in building MUDs with Elixir.

    Kalevala: a world building toolkit for text based games, written in Elixir [0]

    ExVenture: a text based MMO server written in Elixir [1]

    Grapevine: a MUD chat network [2]

    [0] https://github.com/oestrich/kalevala

    [1] https://github.com/oestrich/ex_venture

    [2] https://github.com/oestrich/grapevine

canada

Posts with mentions or reviews of canada. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-16.
  • Authorization and Policy Scopes for Phoenix Apps
    3 projects | dev.to | 16 Nov 2021
    While it is definitely possible to roll out something by hand, it usually makes sense not to reinvent the wheel if well-maintained and tested libraries are available. Canada and Bodyguard are two of the more popular ones that I have seen in the community.
  • 10 Years(-Ish) of Elixir
    8 projects | news.ycombinator.com | 14 Jan 2021
    There are packages on Hex that haven't been updated in a long time but still work perfectly (Canada, for example: https://github.com/jarednorman/canada). Elixir itself doesn't change much... in fact there's no plans for a 2.0 on the horizon, so the fact that packages don't change often isn't a big deal if they still do what they say they do and aren't hurting for more features.

What are some alternatives?

When comparing ex_venture and canada you can also consider the following projects:

scrivener_ecto - Paginate your Ecto queries with Scrivener

bodyguard - Simple authorization conventions for Phoenix apps

grapevine - The MUD Chat Network

canary

credo - A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

authorize - Rule based authorization for Elixir

kalevala - A world builder's toolkit in Elixir

Phauxth - Not actively maintained - Authentication library for Phoenix, and other Plug-based, web applications

stm_agent - Software transactional memory for Elixir.

terminator - 🛡 Modern elixir ACL/ABAC library for managing granular user abilities and permissions

elixir-raknet - An Elixir client for the core of the RakNet networking protocol, useful for games and other latency-sensitive applications that typically rely on UDP

policy_wonk - Elixir authorization and resource loading in Plug form for Phoenix