parallel
processor
Parallel processing made simple and fast in Ruby
Ruby: parallel processing made simple and fast
4k stars
75 watching
254 forks
Language: Ruby
last commit: 7 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for parallelizing and optimizing tests in Ruby-based applications | 3,391 |
| A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
| An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
| A Ruby web server designed for parallelism and high-performance | 7,716 |
| A collection of Ruby idioms for writing faster code by collecting common performance optimizations. | 5,684 |
| A data parallelism library for Rust | 11,219 |
| Enables efficient background processing in Ruby applications | 13,192 |
| A make-like program implemented in Ruby for automating tasks and building projects. | 2,355 |
| A tool to profile CPU usage in running Ruby programs without requiring the program to restart. | 2,510 |
| A language and implementation providing a simple and extensible way to write programs | 22,221 |
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| Tools for measuring and optimizing the performance of Ruby on Rails applications | 2,981 |
| A comprehensive library of algorithms and data structures in Ruby | 2,676 |
| Accelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment. | 29 |
| Implementing the GraphQL protocol in Ruby to provide a specification-compliant API for querying data. | 5,380 |