cowboy VS Tino

Compare cowboy vs Tino and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cowboy Tino
10 2
7,162 171
0.5% -
8.3 10.0
10 days ago almost 4 years ago
Erlang Python
ISC 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.

cowboy

Posts with mentions or reviews of cowboy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.

Tino

Posts with mentions or reviews of Tino. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-12.
  • Build an Elixir Redis Server that's 100x faster than HTTP
    3 projects | news.ycombinator.com | 12 Nov 2021
    Author here, combining Redis protocol and MsgPack is a much more platform independent way of building a protocol.

    The redis protocol and Msppack are both only a a hundred lines or so for a parser. Meaning you can build your own from scratch in a new language if one isn’t supported.

    Its also stupid fast.

    Compared to protocol buffers which can be extremely complicated to grok on the binary level.

    I built a more robust API RPC for Python here based on Redis and MsgPack: https://github.com/hansonkd/tino

  • Build an Elixir Redis API that's 100x faster than HTTP in less than 10 minutes
    1 project | /r/programming | 10 Nov 2021
    I have reproduced these findings in Python against the fastest HTTP frameworks. https://github.com/hansonkd/Tino/

What are some alternatives?

When comparing cowboy and Tino you can also consider the following projects:

bandit - Bandit is a pure Elixir HTTP server for Plug & WebSock applications

ranch - Socket acceptor pool for TCP protocols.

elli - Simple, robust and performant Erlang web server

plug_cowboy - Plug adapter for the Cowboy web server

heroku-buildpack-nodejs - Heroku's buildpack for Node.js applications.

mochiweb - MochiWeb is an Erlang library for building lightweight HTTP servers.

gun - HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.

X-Road - Source code of the X-Road® data exchange layer software

plug - Compose web applications with functions

HttpCanary - A powerful capture and injection tool for the Android platform

cowlib - Support library for manipulating Web protocols.