Ross ROSS = Recommend OSS · open-source software intelligence for agents

igrigorik/em-synchrony

Fiber aware EventMachine clients and convenience classes observed · 2026-08-28

github.com/igrigorik/em-synchrony · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6015
  • days_rel: n/a
  • days_push: 3141
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1035 stars · 145 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Ruby library providing Fiber-aware EventMachine clients and convenience primitives such as connection pools, iterators, and synchronization classes. It lets developers write evented, non-blocking code in a synchronous style using Ruby Fibers.

Use cases

  • write async eventmachine code without callback nesting
  • fiber-aware connection pooling for mysql2 or redis
  • run concurrent http requests with em-http-request in synchronous style
  • control concurrency when iterating over async tasks
  • convert callback-based async functions into synchronous calls
  • use fiber-aware mutex, condition variables, and threads

When to choose

  • you maintain a legacy Ruby EventMachine codebase that already uses em-synchrony
  • you need synchronous-style code on top of EventMachine clients in Ruby
  • you want fiber-based concurrency control primitives in Ruby

When to avoid

  • starting a new Ruby project - prefer modern async gems like async or concurrent-ruby
  • you are not using EventMachine as your reactor
  • you need actively maintained software with recent releases

Facets

library · maturity maintenance

concurrency http-client database-driver caching message-queue developer-tools backend networking ruby eventmachine fibers async reactor-pattern connection-pool ruby-gem linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
igrigorik/em-synchronymain32

For agents

markdown · JSON · MCP: product_card(name="igrigorik/em-synchrony")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem