EventMachine
EventMachine: fast, simple event-processing library for Ruby programs (by eventmachine)
torch.rb
Deep learning for Ruby, powered by LibTorch (by ankane)
EventMachine | torch.rb | |
---|---|---|
3 | 6 | |
4,269 | 767 | |
0.1% | 2.1% | |
8.7 | 8.0 | |
6 months ago | about 1 month ago | |
Ruby | Ruby | |
Ruby License | 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.
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.
EventMachine
Posts with mentions or reviews of EventMachine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-07.
-
I don’t get all the hate for PHP and at this point I am too afraid to ask.
You could also use something like EventMachine (In ruby), Twisted (Python), Node (JS) or ReactPHP (for PHP) that will use the language and turn it into a web application server, and then you'll have only one long running process that handle all your requests with shared memory. You could even use something more fancy like RoadRunner in the case of PHP.
-
Newb here: have you written your own web server? Seeking advice
Maybe check out EventMachine. You can roll your own using sockets if you don't want to use a library.
-
Best of (Ruby) Gems Series - What's Next? What's Hot?
EventMachine
torch.rb
Posts with mentions or reviews of torch.rb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-08-27.
-
Ruby in Jupyter Notebook
Perhaps not quite what you're looking for but Ankane does (a lot) of great work, e.g. https://github.com/ankane/torch.rb.
- development around data and AI libraries in the Ruby world
- From Node to Ruby on Rails
- Torch.rb: Deep Learning for Ruby
-
Best of (Ruby) Gems Series - What's Next? What's Hot?
torch.rb
-
26 most popular Ruby/Rails repositories on GitHub in July-August 2020
Torch.rb is deep learning for Ruby. 242 stars by now
What are some alternatives?
When comparing EventMachine and torch.rb you can also consider the following projects:
Async Ruby - An awesome asynchronous event-driven reactor for Ruby.
Polyphony - Fine-grained concurrency for Ruby
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.
rainbow - Ruby gem for colorizing printed text on ANSI terminals
rotp - Ruby One Time Password library