| 1 | 39,174 | 106,140 | esruby | This project brings mruby to the browser. It uses emscripten to compile the mruby sourc... | 
        | 2 | 49,641 | 24,537 | quack_concurrency | Offers concurrency tools that could also be found in the 'Concurrent Ruby'. However, al... | 
        | 3 | 72,418 | 139,079 | emittable | A simple event registering/triggering module to mix into classes. | 
        | 4 | 101,396 | 139,079 | fiber_recycling | Duck type for Fiber that will reuse old native Fibers after they have finished executin... | 
        | 5 | 120,538 | 139,079 | tcp_messenger | Simple library to open/accept TCP connections and send/receive messages of strings over... | 
        | 6 | 134,576 | 139,079 | callback_timer | Create cancelable timer objects that will call a given callback when time has elapsed. ... | 
        | 7 | 142,876 | 83,726 | quack_pool | A simple resource pool that accepts a resource class to build the pool's resources from. | 
        | 8 | 145,172 | 83,726 | queued_state_machine | A state machine that supports queuing any callbacks that are triggered during a callback. | 
        | 9 | 169,467 | 139,079 | concurrent_queue | Listen to multiple queues concurrently and return the value of the first queue to have ... | 
        | 10 | 170,232 | 139,079 | concurrence | A gem that will let you run concurrent tasks without Thread and it's performance overhead | 
        | 11 | 172,100 | 139,079 | heard | A gem that will let you listen to multiple blocking events simultaneously. | 
        | 12 | 172,868 | 139,079 | tcp_sumac | Wraps Sumac and TCPMessenger for an easy to implement library. | 
        | 13 | 173,044 | 106,140 | rake_flow_visualizer | This gem will help you determine the order of task execution of an existing project usi... | 
        | 14 | 173,278 | 139,079 | sumac | Eases implementation of computer to computer communication by enabling programs to pass... |