evt VS ruby3-tcp-server-mini-benchmark

Compare evt vs ruby3-tcp-server-mini-benchmark and see what are their differences.

evt

The Event Library (Fiber Scheduler) that designed for Ruby 3.0. (by dsh0416)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
evt ruby3-tcp-server-mini-benchmark
2 3
117 6
- -
0.0 3.6
almost 3 years ago 9 months ago
Ruby Ruby
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.

evt

Posts with mentions or reviews of evt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-22.
  • What is the current state of event driven programming with fibers in ruby?
    10 projects | /r/ruby | 22 Feb 2021
    As for your other comment on this thread, I think you'll agree that it's important to make a distinction between using io_uring for I/O readiness and using io_uring for performing actual I/O. The nio4r gem is based on libev, and libev now has an (experimental) io_uring backend, but its only use is for checking I/O readiness. The evt gem includes code for performing reads and writes using io_uring, but at the present moment it's currently disabled.
  • Developing Fiber Scheduler for Ruby 3
    1 project | /r/ruby | 22 Dec 2020
    The benchmark is updated again: https://github.com/dsh0416/evt

ruby3-tcp-server-mini-benchmark

Posts with mentions or reviews of ruby3-tcp-server-mini-benchmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.

What are some alternatives?

When comparing evt and ruby3-tcp-server-mini-benchmark you can also consider the following projects:

Concurrent Ruby - Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.

ruby - The Ruby Programming Language

libev_scheduler - A libev-based fiber scheduler for Ruby 3.0

Polyphony - Fine-grained concurrency for Ruby

tipi - Tipi - the All-in-one Web Server for Ruby Apps