1 | 9 | 17 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
2 | 31 | 48 | multipart-post | A multipart form post accessory for Net::HTTP. |
3 | 37 | 63 | rack-test | Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or a... |
4 | 71 | 57 | nio4r | New IO for Ruby |
5 | 91 | 141 | rb-inotify | A Ruby wrapper for Linux inotify, using FFI |
6 | 119 | 164 | listen | The Listen gem listens to file modifications and notifies you about the changes. Works ... |
7 | 195 | 1,174 | timers | Pure Ruby one-shot and periodic timers. |
8 | 199 | 205 | http-accept | Parse Accept and Accept-Language HTTP headers. |
9 | 209 | 296 | thin | A thin and fast web server |
10 | 354 | 320 | rack-attack | A rack middleware for throttling and blocking abusive requests |
11 | 740 | 1,723 | rack-cache | Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-ba... |
12 | 1,019 | 163 | rack-session | A session implementation for Rack. |
13 | 1,090 | 1,246 | rack-contrib | Contributed Rack Middleware and Utilities |
14 | 1,316 | 215 | rackup | A general server command for Rack applications. |
15 | 1,337 | 568 | console | Beautiful logging for Ruby. |
16 | 1,344 | 578 | async | A concurrency framework for Ruby. |
17 | 1,379 | 580 | fiber-local | Provides a class-level mixin to make fiber local state easy. |
18 | 1,624 | 2,048 | async-io | Provides support for asynchonous TCP, UDP, UNIX and SSL sockets. |
19 | 1,706 | 620 | io-event | An event loop. |
20 | 1,862 | 2,164 | cool.io | Cool.io provides a high performance event framework for Ruby which uses the libev C lib... |
21 | 1,966 | 607 | fiber-annotation | A mechanism for annotating fibers. |
22 | 2,096 | 1,849 | protocol-http | Provides abstractions to handle HTTP protocols. |
23 | 2,166 | 1,846 | async-http | A HTTP client and server library. |
24 | 2,214 | 1,870 | protocol-http1 | A low level implementation of the HTTP/1 protocol. |
25 | 2,225 | 1,862 | protocol-http2 | A low level implementation of the HTTP/2 protocol. |
26 | 2,273 | 4,972 | async-websocket | An async websocket library on top of protocol-websocket. |
27 | 2,299 | 488 | fiber-storage | Provides a compatibility shim for fiber storage. |
28 | 2,356 | 1,808 | async-pool | A singleplex and multiplex resource pool for implementing robust clients. |
29 | 2,384 | 1,875 | protocol-hpack | A compresssor and decompressor for HTTP/2's HPACK format. |
30 | 2,591 | 1,860 | traces | Application instrumentation and tracing. |
31 | 2,666 | 3,084 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
32 | 3,661 | 7,176 | rubydns | RubyDNS provides a rule-based DSL for implementing DNS servers, built on top of `Async:... |
33 | 3,710 | 5,605 | async-dns | An easy to use DNS client resolver and server for Ruby. |
34 | 4,081 | 2,736 | async-http-faraday | Provides an adaptor between async-http and faraday. |
35 | 4,540 | 3,990 | process-group | Run and manage multiple processes in separate fibers with predictable behaviour. |
36 | 4,541 | 3,252 | thread-local | Provides a class-level mixin to make thread local state easy. |
37 | 4,564 | 3,989 | graphviz | A lightweight interface for generating graphs with Graphviz. |
38 | 4,659 | 3,996 | process-terminal | Provide access to libc terminal funtions. |
39 | 4,679 | 4,001 | process-pipeline | Execute composable shell-like pipelines. |
40 | 4,721 | 4,487 | async-rest | A library for RESTful clients (and hopefully servers). |
41 | 4,857 | 4,523 | cloudflare | A Ruby wrapper for the Cloudflare API. |
42 | 5,452 | 3,208 | localhost | Manage a local certificate authority for self-signed localhost development servers. |
43 | 5,726 | 3,736 | samovar | Samovar is a flexible option parser excellent support for sub-commands and help documen... |
44 | 5,828 | 3,738 | mapping | Map model objects based on their class to a given output model. Useful for versioning e... |
45 | 5,831 | 3,633 | falcon | A fast, asynchronous, rack-compatible web server. |
46 | 5,876 | 2,175 | io-endpoint | Provides a separation of concerns interface for IO endpoints. |
47 | 6,029 | 2,173 | io-stream | Provides a generic stream wrapper for IO instances. |
48 | 6,208 | 3,565 | async-container | Abstract container-based parallelism using threads and processes where appropriate. |
49 | 6,595 | 2,252 | metrics | Application metrics and instrumentation. |
50 | 6,856 | 3,753 | async-http-cache | Standard-compliant cache for async-http. |
51 | 6,905 | 3,755 | process-metrics | Provide detailed OS-specific process metrics. |
52 | 7,475 | 3,519 | protocol-rack | An implementation of the Rack protocol/specification. |
53 | 7,673 | 6,092 | build-environment | A nested hash data structure for controlling build environments. |
54 | 7,676 | 32,739 | utopia | Utopia is a framework for building dynamic content-driven websites. |
55 | 8,419 | 8,107 | async-rspec | Helpers for writing specs against the async gem. |
56 | 8,507 | 6,185 | protocol-websocket | A low level implementation of the WebSocket protocol. |
57 | 8,655 | 4,371 | async-redis | A Redis client library. |
58 | 8,705 | 19,383 | async-await | Implements the async/await pattern on top of async :) |
59 | 8,754 | 9,380 | bake | A replacement for rake with a simpler syntax. |
60 | 8,795 | 4,422 | protocol-redis | A transport agnostic RESP protocol client/server. |
61 | 8,923 | 7,147 | boolean | This gem extends core classes, adding helpful methods for working with Booleans (such a... |
62 | 9,141 | 8,571 | rspec-files | RSpec helpers for buffering and detecting file descriptor leaks. |
63 | 9,180 | 8,541 | rspec-memory | RSpec helpers for checking memory allocations. |
64 | 9,582 | 61,056 | rexec | RExec stands for Remote Execute and provides support for executing processes
both loc... |
65 | 10,470 | 11,138 | build-files | Abstractions for handling and mapping paths. |
66 | 11,059 | 19,383 | decode | Code analysis for documentation generation. |
67 | 11,375 | 9,304 | covered | A modern approach to code coverage. |
68 | 11,415 | 4,040 | async-service | A service layer for Async. |
69 | 12,026 | 29,128 | http-protocol | Provides abstractions to handle HTTP1 and HTTP2 protocols. |
70 | 12,115 | 61,056 | teapot | Teapot is a tool for managing complex cross-platform builds. |
71 | 13,153 | 20,748 | traces-backend-datadog | A traces backend for Datadog. |
72 | 13,992 | 8,541 | async-process | Asynchronous process spawning. |
73 | 14,061 | 20,032 | trenni | A fast native templating system that compiles directly to Ruby code. |
74 | 14,567 | 29,128 | http-hpack | A compresssor and decompressor for HTTP 2.0 HPACK. |
75 | 14,757 | 15,227 | sus | A fast and scalable test runner. |
76 | 15,550 | 21,587 | console-output-datadog | Attach Datadog trace and span details to logs. |
77 | 17,376 | 12,558 | build-graph | Build::Graph is a framework for build systems, with specific functionality for dealing ... |
78 | 17,600 | 61,056 | metrics-backend-datadog | Application metrics and instrumentation. |
79 | 18,154 | 8,616 | ffi-clang | Ruby FFI bindings for libclang C interface. |
80 | 18,306 | 32,739 | utopia-project | A project documentation tool based on Utopia. |
81 | 18,568 | 61,056 | trenni-formatters | Formatters for Trenni, to assist with typical views and form based interfaces. |
82 | 18,694 | 12,860 | build | Build is a framework for creating task based build systems. |
83 | 19,687 | 9,568 | bake-modernize | Automatically modernize parts of your project/gem. |
84 | 19,877 | 12,068 | bake-test-external | Run external test suites to check for breakage. |
85 | 19,986 | 61,056 | latinum | Provides immutable resource and money computations. |
86 | 20,073 | 61,056 | relaxo-model | A model layer for the relaxo document database. |
87 | 20,403 | 43,573 | event | An event loop. |
88 | 20,814 | 14,649 | bake-test | Run local test suites without knowing exactly how to run them. |
89 | 20,904 | 23,698 | geospatial | Provides abstractions for dealing with geographical locations efficiently |
90 | 23,944 | 18,354 | build-uri | Handle absolute URIs, triples and file paths uniformly. |
91 | 23,983 | 61,056 | db | A low level database access gem. |
92 | 24,359 | 11,038 | markly | CommonMark parser and renderer. Written in C, wrapped in Ruby. |
93 | 24,502 | 19,383 | guard-falcon | A guard plugin to run an instance of the falcon web server. |
94 | 24,855 | 61,056 | fingerprint | Fingerprint is a tool for creating checksums of entire directory structures, and compar... |
95 | 25,009 | 36,844 | process-daemon | `Process::Daemon` is a stable and helpful base class for long running tasks and daemons... |
96 | 26,113 | 10,104 | console-adapter-rails | Adapt Rails logs and events to the console gem. |
97 | 26,144 | 15,031 | benchmark-http | An asynchronous benchmark toolbox for modern HTTP servers. |
98 | 27,285 | 25,033 | ffi-mysql | A pure ffi binding for mysql. This gem should be compatible
with the MySQL/Ruby gem. |
99 | 28,065 | 43,573 | memory | Memory profiling routines for Ruby 2.3+ |
100 | 28,473 | 22,562 | sus-fixtures-async | Test fixtures for running in Async. |
101 | 28,501 | 61,056 | relaxo | Relaxo is versioned document database built on top of git. |
102 | 29,110 | 7,603 | vips | Provides pre-compiled binaries for libvips. |
103 | 29,617 | 61,056 | rack-test-body | Add Rack::MockResponse#parsed_body and helpers to facilite testing. |
104 | 29,978 | 22,562 | sus-fixtures-async-http | Test fixtures for running in Async::HTTP. |
105 | 31,001 | 43,573 | db-mariadb | An event-driven interface for MariaDB and MySQL servers. |
106 | 31,576 | 8,488 | falcon-capybara | Use the falcon web server to run capybara/selenium tests. |
107 | 31,929 | 16,904 | cloudflare-dns-update | A dyndns client for Cloudflare. |
108 | 32,491 | 20,032 | rackula | Generate a static site from any rackup compatible application. |
109 | 33,917 | 16,011 | turbo_test | Press the turbo button... for your tests. |
110 | 34,446 | 16,011 | bake-gem | Release management for Ruby gems. |
111 | 34,480 | 43,573 | lsync | LSync is a tool for scripted synchronization and backups. |
112 | 34,587 | 61,056 | activerecord-migrations | Provides a opinionated migration wrapper for ActiveRecord 5+ |
113 | 35,050 | 17,974 | rack-freeze | Provides a policy for frozen rack middleware. |
114 | 35,376 | 23,698 | geospatial-kml | Read geo data from keyhole markup language files. |
115 | 36,269 | 61,056 | db-postgres | Ruby FFI bindings for libpq C interface. |
116 | 36,638 | 17,565 | build-makefile | Build::Makefile is a simple Makefile parser and can be used to extract dependencies fro... |
117 | 38,356 | 61,056 | variant | A policy gem for selecting different environments. |
118 | 39,715 | 61,056 | docs | Documentation generator with support for including code examples and compiling them at ... |
119 | 40,305 | 16,318 | bake-bundler | Provides recipes for bundler. |
120 | 42,393 | 61,056 | activerecord-rack | Provides connection management for Rack applications using ActiveRecord. |
121 | 43,895 | 17,214 | build-dependency | A set of data structures and algorithms for dependency resolution. |
122 | 46,481 | 26,830 | live | Live HTML tags updated via a WebSocket. |
123 | 47,989 | 61,056 | vips-thumbnail | Convenient thumbnail resizing using libvips. |
124 | 49,222 | 61,056 | xapian-core | Provides Xapian libraries and Ruby bindings. |
125 | 50,102 | 61,056 | xapian-indexer | Xapian::Indexer provides a flexible spider for indexing resources. |
126 | 51,015 | 61,056 | trenni-sanitize | Sanitize markdown according to a set of rules. |
127 | 51,227 | 61,056 | utopia-tags-gallery | Utopia is a website generation framework which provides a robust set of tools
to buil... |
128 | 52,666 | 61,056 | utopia-gallery | A gallery tag for use with the Utopia web framework. |
129 | 52,953 | 61,056 | utopia-tags-google-analytics | Utopia is a website generation framework which provides a robust set of tools
to buil... |
130 | 54,451 | 36,844 | scheduler | Timeouts and scheduled events for Ruby |
131 | 56,357 | 61,056 | relaxo-query-server | Relaxo Query Server is a query server for CouchDB which provides full
support for map/... |
132 | 57,445 | 61,056 | activerecord-configurations | Simplified multi-DSN configuration for ActiveRecord 5+ |
133 | 57,523 | 61,056 | periodical | Periodical is a simple framework for working with durations and periods. |
134 | 57,769 | 43,573 | async-mysql | Access mysql without blocking. |
135 | 58,598 | 43,573 | ffi-module | Write a short summary, because RubyGems requires one. |
136 | 60,329 | 61,056 | types | A simple human-readable and Ruby-parsable type library. |
137 | 60,364 | 61,056 | sus-fixtures-openssl | Test fixtures for running with OpenSSL. |
138 | 64,036 | 29,128 | collada | This library provides support for loading and processing data from Collada
Digital As... |
139 | 64,267 | 61,056 | trace | Application instrumentation and tracing. |
140 | 65,680 | 61,056 | db-model | A object-relational mapper. |
141 | 68,161 | 26,830 | async-slack | Build Slack bots and use real time messaging. |
142 | 70,600 | 61,056 | xapian-rack | Xapian::Rack provides indexing and searching integration with Rack. |
143 | 72,564 | 32,739 | xrb | A fast native templating system that compiles directly to Ruby code. |
144 | 81,210 | 61,056 | time-zone | Computes timezones using the system TZ environment variable. |
145 | 83,244 | 43,573 | async-postgres | Access postgres without blocking. |
146 | 87,832 | 18,354 | build-files-monitor | Efficiently monitor changes to the file system. |
147 | 88,002 | 61,056 | synco | Synco is a tool for scripted synchronization and backups. |
148 | 89,821 | 21,587 | async-webdriver | A native library implementing the W3C WebDriver client specification. |
149 | 92,818 | 36,844 | build-text | Text substitutions and merging. |
150 | 92,994 | 61,056 | post_remote_log | A simple messaging system built on top of Ruby, designed for system administration. |
151 | 93,316 | 61,056 | data | Access to the rawdata API |
152 | 95,338 | 61,056 | git-heatmap | Generate heatmap style visualisations based on git history. |
153 | 96,546 | 36,844 | celluloid-dns | Celluloid::DNS provides a high-performance DNS client resolver and server
which can b... |
154 | 97,589 | 36,844 | io-watch | A tool for watching changes to the filesystem. |
155 | 98,382 | 36,844 | betatest | A fork of minitest with less bugs. |
156 | 101,761 | 43,573 | lively | A simple client-server SPA framework. |
157 | 103,341 | 61,056 | utopia-extras | Utopia is a website generation framework which provides a robust set of tools
to build... |
158 | 103,734 | 61,056 | plotty | Draw graphs from data gathered by executing commands |
159 | 105,061 | 61,056 | trenni-markdown | A markdown parser and literate programming code generator. |
160 | 106,210 | 61,056 | migrate | Generic library to support migrations. |
161 | 107,303 | 61,056 | network-monitor | A tool for monitoring network ports for both throughput and errors. |
162 | 108,466 | 61,056 | activerecord-blanks | Convert blank values to nil. |
163 | 114,184 | 26,830 | async-debug | Live debugging for Async. |
164 | 114,540 | 61,056 | wtf | WTF is your program doing? |
165 | 120,000 | 15,726 | async-job-adapter-active_job | A asynchronous job queue for Ruby on Rails. |
166 | 121,367 | 36,844 | bake-github-pages | Publish to GitHub pages. |
167 | 124,114 | 61,056 | gpstool | A framework for processing GPS data. |
168 | 124,158 | 16,318 | async-job | An asynchronous job queue for Ruby. |
169 | 126,391 | 61,056 | mime-types-mini | A native implementation of mime-types which improves both memory usage and performance. |
170 | 135,594 | 61,056 | sus-fixtures-console | Test fixtures for capturing Console output. |
171 | 145,049 | 36,844 | async-bus | Transparent Ruby IPC over an asynchronous message bus. |
172 | 145,526 | 61,056 | utopia-wiki | A simple wiki for Utopia. |
173 | 149,658 | 61,056 | utopia-websocket | A basic rack.hijack websocket implementation with synchronous execution within rack. |
174 | 151,136 | 61,056 | this-gem-does-not-exist | There is nothing to see here. |
175 | 155,366 | 61,056 | git-timesheet | Computes a timesheet for a given set of git repositories. |
176 | 157,411 | 43,573 | roda-websockets | The roda-websockets gem integrates async-websockets into the roda web toolkit. |
177 | 157,824 | 61,056 | utopia-analytics | Utopia is a website generation framework which provides a robust set of tools
to buil... |
178 | 158,135 | 43,573 | async-sequel | Asynchronous adaptors for Sequel. |
179 | 158,746 | 61,056 | rack-test-json | Add Rack::MockResponse#as_json to facilite testing. |
180 | 160,813 | 43,573 | async-worker | Non-blocking thread-pool based workers for blocking operations. |
181 | 161,363 | 26,830 | covered-git | Provides coverage computation for git pull requests. |
182 | 162,661 | 61,056 | trenni-words | Provides a basic profanity/obscenity filter. |
183 | 163,340 | 61,056 | xrb-sanitize | Sanitize markup according to a set of rules. |
184 | 168,885 | 61,056 | vulkan | A wrapper for Vulkan, the graphics API. |
185 | 171,418 | 61,056 | db-mysql | Ruby FFI bindings for libpq C interface. |
186 | 173,064 | 18,842 | console-adapter-sidekiq | Adapt Sidekiq logs and events to the console gem. |
187 | 173,506 | 61,056 | traces-backend-open_telemetry | A traces backend for Open Telemetry. |
188 | 175,313 | 61,056 | sus-fixtures-async-webdriver | A set of sus fixtures for writing integration tests. |
189 | 175,971 | 36,844 | async-actor | A multi-threaded actor implementation where each actor has it's own event loop. |
190 | 176,973 | 43,573 | xrb-rails | Add support XRB templates in Rails. |
191 | 177,508 | 29,128 | compliance | A framework for tracking compliance requirements and attestations. |
192 | 178,130 | 61,056 | rack-conform | An implementation of the Rack protocol/specification. |
193 | 178,395 | 61,056 | ffi-native | Write a short summary, because RubyGems requires one. |
194 | 178,548 | 29,128 | async-ollama | A asynchronous interface to the ollama chat service |
195 | 179,429 | 61,056 | fiber-annotate | A mechanism for annotating fibers. |
196 | 180,005 | 61,056 | raindrops-maintained | raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is... |
197 | 180,227 | 36,844 | compliance-owasp | Compliance requirements for OWASP Application Security Verification Standard. |
198 | 180,246 | 61,056 | protocol-quic | QUIC protocol implementation using ngtcp2. |
199 | 180,702 | 43,573 | covered-gihub | Provides coverage computation for git pull requests. |
200 | 181,603 | 36,844 | bake-changes | Changes document management. |
201 | 181,826 | 61,056 | unicorn-maintained | unicorn is an HTTP server for Rack applications that has done
decades of damage to the ... |
202 | 182,131 | 61,056 | xrb-formatters | Formatters for XRB, to assist with typical views and form based interfaces. |
203 | 182,509 | 43,573 | async-cron | A scheduling service using cron-style syntax. |
204 | 182,527 | 43,573 | bake-releases | Releases document management. |
205 | 182,723 | 43,573 | async-job-processor-redis | A asynchronous job queue for Ruby. |
206 | 182,746 | 61,056 | sus-fixtures-time | Test fixtures for manipulating time. |
207 | 182,765 | 61,056 | db-active_record | Asynchronous database adapters for ActiveRecord. |
208 | 182,806 | 61,056 | db-migrate-x | Database migrations. |
209 | 183,206 | 36,844 | async-discord | Build Discord bots and use real time messaging. |
210 | 183,235 | 43,573 | async-cable | An asynchronous adapter for ActionCable. |