Tino

A one-of-a-kind, stupid fast, Python API using Redis Protocol and MsgPack (by hansonkd)

Tino Alternatives

Similar projects and alternatives to Tino

  • cowboy

    10 Tino VS cowboy

    Small, fast, modern HTTP server for Erlang/OTP.

  • ranch

    3 Tino VS ranch

    Socket acceptor pool for TCP protocols.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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

Tino reviews and mentions

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/

Stats

Basic Tino repo stats
2
171
10.0
almost 4 years ago

hansonkd/Tino is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Tino is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com