rsip-dns VS viska

Compare rsip-dns vs viska and see what are their differences.

rsip-dns

SIP Rust library implementing RFC 3263, implemented on top of rsip (by Televiska)

viska

SIP framework built in Rust (by Televiska)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rsip-dns viska
1 4
7 75
- -
0.0 0.0
almost 2 years ago almost 2 years ago
Rust Rust
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

rsip-dns

Posts with mentions or reviews of rsip-dns. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-01.
  • rsip: A general purpose SIP (types) library
    3 projects | /r/rust | 1 Feb 2022
    rsip is part of my Rust Voip stack, along with rsip-dns that I have recently been building through viska, a SIP server. SIP protocol is quite tricky to implement, because it's completely P2P so it has some interesting edge cases compared to HTTP which is way more simple. Viska is wip, needed a good SIP library to be productive there, but now that rsip is kinda done, I am gona move back to it :)

viska

Posts with mentions or reviews of viska. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-01.
  • rsip: A general purpose SIP (types) library
    3 projects | /r/rust | 1 Feb 2022
    rsip is part of my Rust Voip stack, along with rsip-dns that I have recently been building through viska, a SIP server. SIP protocol is quite tricky to implement, because it's completely P2P so it has some interesting edge cases compared to HTTP which is way more simple. Viska is wip, needed a good SIP library to be productive there, but now that rsip is kinda done, I am gona move back to it :)
  • Something like Asterisk but in Rust?
    2 projects | /r/rust | 10 Dec 2021
    I noticed this: https://github.com/vasilakisfil/viska I have not looked at it at all :-) It seems to have been updated fairly recently. Looking at the Readme, there is still a fair way to go, but they've made pretty good progress.
  • What sort of mature, open-source libraries do you feel Rust should have but currently lacks?
    22 projects | /r/rust | 1 Nov 2021
    That said, there's this, which looks to be on the road already! https://github.com/vasilakisfil/viska

What are some alternatives?

When comparing rsip-dns and viska you can also consider the following projects:

rxRust - Rust implementation of Reactive Extensions.

stacks-core - The Stacks blockchain implementation

rsip - SIP Rust library (generator & parser)

mun - Source code for the Mun language and runtime.

pjproject - PJSIP project

rust-async-coap - A flexible, asynchronous library for using and serving CoAP resources in Rust.

webrtc - A pure Rust implementation of WebRTC