stm_agent

Software transactional memory for Elixir. (by stevbov)

Stm_agent Alternatives

Similar projects and alternatives to stm_agent

  1. credo

    8 stm_agent VS credo

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

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ex_venture

    Discontinued Text based MMORPG engine written in Elixir

  4. scrivener_ecto

    Paginate your Ecto queries with Scrivener

  5. phx_gen_auth

    Discontinued An authentication system generator for Phoenix 1.5 applications.

  6. 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

  7. canada

    2 stm_agent VS canada

    Easy permission definitions in Elixir apps!

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

stm_agent discussion

Log in or Post with

stm_agent reviews and mentions

Posts with mentions or reviews of stm_agent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-14.
  • 10 Years(-Ish) of Elixir
    8 projects | news.ycombinator.com | 14 Jan 2021
    Do you use it for server side game logic too?

    It's not as ambitious as an MMO, but I like to use MUDs to learn new languages. I've been (slowly) working on one to learn Elixir and I'm actually finding the concurrency model somewhat difficult to use for the MUD - especially the single world that every player connects to.

    I ended up writing my own kind of software transactional memory library to help me out: https://github.com/stevbov/stm_agent

    But relying on a library like this feels fairly un-Elixir-like. It seems like the language would shine more in a problem space where there's not so much potential for arbitrary processes to depend upon eachother.

Stats

Basic stm_agent repo stats
1
0
0.3
over 4 years ago

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

The primary programming language of stm_agent is Elixir.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai