SMPPEX VS elixir-sippet

Compare SMPPEX vs elixir-sippet and see what are their differences.

SMPPEX

✉️ SMPP 3.4 protocol and framework implementation in Elixir (by funbox)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SMPPEX elixir-sippet
2 -
104 72
3.8% -
0.0 6.6
over 1 year ago about 2 months ago
Elixir Elixir
MIT License BSD 3-clause "New" or "Revised" 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.

SMPPEX

Posts with mentions or reviews of SMPPEX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-26.
  • Protocols vs. Behaviours in Elixir: Additional Thoughts
    1 project | dev.to | 9 Aug 2021
    I develop a small library SMPPEX, and there I have a module and Behaviour named Session. It's only important that it wraps and extends GenServer, i.e.
  • Why SOLID may be useful for you in Elixir
    5 projects | dev.to | 26 Apr 2021
    Even if this functionality is worth being included (and it actually is), we often want to have different "tiers" of support for our code. Our "core" code should be well tested, well documented and have wider compatibility (and in case of SMPPEX it really is: see documentation and compatibility matrix).

elixir-sippet

Posts with mentions or reviews of elixir-sippet. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning elixir-sippet yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing SMPPEX and elixir-sippet you can also consider the following projects:

exprotobuf - Protocol Buffers in Elixir made easy!

protox - A fast, easy to use and 100% conformant Elixir library for Google Protocol Buffers (aka protobuf)

elixir_radius - RADIUS Protocol on Elixir

grpc-elixir - An Elixir implementation of gRPC

msgpax - High-performance and comprehensive MessagePack implementation for Elixir / msgpack.org[Elixir]

message_pack - MessagePack Implementation for Elixir / msgpack.org[Elixir]

ex_hl7 - HL7 Parser for Elixir

ex_marshal - Ruby Marshal format implemented in Elixir

riffed - Provides idiomatic Elixir bindings for Apache Thrift