canada
Easy permission definitions in Elixir apps! (by jarednorman)
ex_venture
Text based MMORPG engine written in Elixir (by oestrich)
canada | ex_venture | |
---|---|---|
2 | 3 | |
452 | 661 | |
0.0% | - | |
0.0 | 0.0 | |
almost 4 years ago | about 2 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.
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.
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
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
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.
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.
Ideally yes. Or you could implement with ExVenture.
-
New Moderators and Updates on the State of the Subreddit
/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
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
What are some alternatives?
When comparing canada and ex_venture you can also consider the following projects:
bodyguard - Simple authorization conventions for Phoenix apps
grapevine - The MUD Chat Network
canary
scrivener_ecto - Paginate your Ecto queries with Scrivener
authorize - Rule based authorization for Elixir
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