| 1 | 10 | 25 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
| 2 | 33 | 62 | multipart-post | A multipart form post accessory for Net::HTTP. |
| 3 | 39 | 72 | rack-test | Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or a... |
| 4 | 67 | 55 | nio4r | New IO for Ruby |
| 5 | 98 | 164 | rb-inotify | A Ruby wrapper for Linux inotify, using FFI |
| 6 | 125 | 172 | listen | The Listen gem listens to file modifications and notifies you about the changes. Works ... |
| 7 | 190 | 231 | http-accept | Parse Accept and Accept-Language HTTP headers. |
| 8 | 235 | 816 | thin | A thin and fast web server |
| 9 | 243 | 849 | timers | Pure Ruby one-shot and periodic timers. |
| 10 | 320 | 124 | rack-session | A session implementation for Rack. |
| 11 | 345 | 346 | rack-attack | A rack middleware for throttling and blocking abusive requests |
| 12 | 358 | 129 | rackup | A general server command for Rack applications. |
| 13 | 854 | 1,357 | rack-cache | Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-ba... |
| 14 | 1,027 | 611 | async | A concurrency framework for Ruby. |
| 15 | 1,033 | 621 | console | Beautiful logging for Ruby. |
| 16 | 1,093 | 631 | fiber-local | Provides a class-level mixin to make fiber local state easy. |
| 17 | 1,164 | 1,074 | rack-contrib | Contributed Rack Middleware and Utilities |
| 18 | 1,242 | 376 | fiber-storage | Provides a compatibility shim for fiber storage. |
| 19 | 1,312 | 616 | io-event | An event loop. |
| 20 | 1,437 | 651 | fiber-annotation | A mechanism for annotating fibers. |
| 21 | 1,692 | 682 | traces | Application instrumentation and tracing. |
| 22 | 1,772 | 2,403 | async-io | Provides support for asynchonous TCP, UDP, UNIX and SSL sockets. |
| 23 | 1,914 | 1,323 | protocol-http | Provides abstractions to handle HTTP protocols. |
| 24 | 1,940 | 1,321 | async-http | A HTTP client and server library. |
| 25 | 1,992 | 719 | metrics | Application metrics and instrumentation. |
| 26 | 2,026 | 1,324 | protocol-http2 | A low level implementation of the HTTP/2 protocol. |
| 27 | 2,027 | 1,326 | protocol-http1 | A low level implementation of the HTTP/1 protocol. |
| 28 | 2,033 | 2,389 | cool.io | Cool.io provides a high performance event framework for Ruby which uses the libev C lib... |
| 29 | 2,078 | 1,108 | async-pool | A singleplex and multiplex resource pool for implementing robust clients. |
| 30 | 2,165 | 1,426 | protocol-hpack | A compresssor and decompressor for HTTP/2's HPACK format. |
| 31 | 2,532 | 3,594 | async-websocket | An async websocket library on top of protocol-websocket. |
| 32 | 2,878 | 3,696 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
| 33 | 3,056 | 1,225 | io-endpoint | Provides a separation of concerns interface for IO endpoints. |
| 34 | 3,129 | 1,421 | io-stream | Provides a generic stream wrapper for IO instances. |
| 35 | 3,540 | 2,432 | async-http-faraday | Provides an adaptor between async-http and faraday. |
| 36 | 3,772 | 3,926 | async-dns | An easy to use DNS client resolver and server for Ruby. |
| 37 | 4,008 | 5,197 | rubydns | An easy to use DNS server and resolver for Ruby. |
| 38 | 4,254 | 2,305 | localhost | Manage a local certificate authority for self-signed localhost development servers. |
| 39 | 4,268 | 3,480 | thread-local | Provides a class-level mixin to make thread local state easy. |
| 40 | 4,388 | 3,557 | async-rest | A library for RESTful clients (and hopefully servers). |
| 41 | 4,423 | 2,664 | samovar | Samovar is a flexible option parser excellent support for sub-commands and help documen... |
| 42 | 4,451 | 2,675 | mapping | Map an input model to an output model using a mapping model. |
| 43 | 4,557 | 6,814 | process-group | Run and manage multiple processes in separate fibers with predictable behaviour. |
| 44 | 4,580 | 6,867 | graphviz | A lightweight interface for generating graphs with Graphviz. |
| 45 | 4,646 | 6,845 | process-terminal | Provide access to libc terminal funtions. |
| 46 | 4,660 | 6,895 | process-pipeline | Execute composable shell-like pipelines. |
| 47 | 4,750 | 2,771 | falcon | A fast, asynchronous, rack-compatible web server. |
| 48 | 4,873 | 2,731 | async-container | Abstract container-based parallelism using threads and processes where appropriate. |
| 49 | 4,937 | 4,402 | cloudflare | A Ruby wrapper for the Cloudflare API. |
| 50 | 5,054 | 2,292 | protocol-rack | An implementation of the Rack protocol/specification. |
| 51 | 5,196 | 2,777 | async-http-cache | Standard-compliant cache for async-http. |
| 52 | 5,210 | 1,678 | protocol-url | Provides abstractions for working with URLs. |
| 53 | 5,836 | 3,450 | process-metrics | Provide detailed OS-specific process metrics. |
| 54 | 5,851 | 2,744 | async-service | A service layer for Async. |
| 55 | 6,068 | 3,510 | bake | A replacement for rake with a simpler syntax. |
| 56 | 6,865 | 3,674 | protocol-websocket | A low level implementation of the WebSocket protocol. |
| 57 | 6,917 | 5,707 | async-redis | A Redis client library. |
| 58 | 7,005 | 5,724 | protocol-redis | A transport agnostic RESP protocol client/server. |
| 59 | 8,124 | 7,898 | async-rspec | Helpers for writing specs against the async gem. |
| 60 | 8,160 | 12,080 | utopia | Utopia is a framework for building dynamic content-driven websites. |
| 61 | 8,273 | 3,448 | async-container-supervisor | A supervisor for managing multiple container processes. |
| 62 | 8,279 | 13,977 | build-environment | A nested hash data structure for controlling build environments. |
| 63 | 8,288 | 3,351 | memory-leak | A memory leak monitor. |
| 64 | 8,512 | 5,593 | boolean | This gem extends core classes, adding helpful methods for working with Booleans (such a... |
| 65 | 8,601 | 8,334 | rspec-files | RSpec helpers for buffering and detecting file descriptor leaks. |
| 66 | 8,627 | 8,350 | rspec-memory | RSpec helpers for checking memory allocations. |
| 67 | 8,693 | 7,516 | covered | A modern approach to code coverage. |
| 68 | 8,927 | 7,321 | sus | A fast and scalable test runner. |
| 69 | 8,997 | 7,355 | bake-test-external | Run external test suites to check for breakage. |
| 70 | 9,580 | 21,464 | async-await | Implements the async/await pattern on top of async :) |
| 71 | 10,111 | 2,968 | string-format | Formatting utilities for strings. |
| 72 | 10,351 | 8,729 | decode | Code analysis for documentation generation. |
| 73 | 10,577 | 27,633 | rexec | RExec stands for Remote Execute and provides support for executing processes
both loc... |
| 74 | 10,870 | 17,804 | build-files | Abstractions for handling and mapping paths. |
| 75 | 10,890 | 3,886 | memory | Memory profiling routines for Ruby 2.3+ |
| 76 | 10,959 | 9,034 | bake-test | Run local test suites without knowing exactly how to run them. |
| 77 | 12,159 | 16,941 | async-rails | Rails asset pipeline wrapper for async.js |
| 78 | 12,894 | 13,894 | http-protocol | Provides abstractions to handle HTTP1 and HTTP2 protocols. |
| 79 | 12,986 | 24,713 | teapot | Teapot is a tool for managing complex cross-platform builds. |
| 80 | 13,039 | 8,253 | async-process | Asynchronous process spawning. |
| 81 | 13,408 | 9,122 | traces-backend-datadog | A traces backend for Datadog. |
| 82 | 13,701 | 8,060 | vips | Provides pre-compiled binaries for libvips. |
| 83 | 13,970 | 5,685 | falcon-capybara | Use the falcon web server to run capybara/selenium tests. |
| 84 | 13,987 | 15,526 | trenni | A fast native templating system that compiles directly to Ruby code. |
| 85 | 14,201 | 8,199 | markly | CommonMark parser and renderer. Written in C, wrapped in Ruby. |
| 86 | 14,254 | 5,393 | xrb | A fast native templating system that compiles directly to Ruby code. |
| 87 | 14,504 | 5,422 | live | Live HTML tags updated via a WebSocket. |
| 88 | 14,752 | 13,639 | rack-freeze | Provides a policy for frozen rack middleware. |
| 89 | 15,499 | 8,300 | io-watch | A tool for watching changes to the filesystem. |
| 90 | 15,802 | 17,804 | http-hpack | A compresssor and decompressor for HTTP 2.0 HPACK. |
| 91 | 15,992 | 20,494 | utopia-project | A project documentation tool based on Utopia. |
| 92 | 16,085 | 12,600 | bake-modernize | Automatically modernize parts of your project/gem. |
| 93 | 16,097 | 9,221 | sus-fixtures-async | Test fixtures for running in Async. |
| 94 | 16,961 | 43,729 | console-output-datadog | Attach Datadog trace and span details to logs. |
| 95 | 17,583 | 8,313 | lively | A simple client-server SPA framework. |
| 96 | 17,937 | 23,932 | build-graph | Build::Graph is a framework for build systems, with specific functionality for dealing ... |
| 97 | 18,215 | 43,729 | ffi-clang | Ruby FFI bindings for libclang C interface. |
| 98 | 18,292 | 5,921 | console-adapter-rails | Adapt Rails logs and events to the console gem. |
| 99 | 18,451 | 9,325 | sus-fixtures-async-http | Test fixtures for running in Async::HTTP. |
| 100 | 18,524 | 8,500 | async-debug | Live debugging for Async. |
| 101 | 18,883 | 24,713 | build | Build is a framework for creating task based build systems. |
| 102 | 18,920 | 7,691 | agent-context | Install and manage context files from Ruby gems. |
| 103 | 19,124 | 56,343 | metrics-backend-datadog | Application metrics and instrumentation. |
| 104 | 19,230 | 28,873 | trenni-formatters | Formatters for Trenni, to assist with typical views and form based interfaces. |
| 105 | 19,739 | 19,750 | build-uri | Handle absolute URIs, triples and file paths uniformly. |
| 106 | 20,487 | 23,932 | event | An event loop. |
| 107 | 20,662 | 36,540 | relaxo-model | A model layer for the relaxo document database. |
| 108 | 20,818 | 19,750 | latinum | Provides immutable resource and money computations. |
| 109 | 21,149 | 34,071 | geospatial | Provides abstractions for dealing with geographical locations efficiently |
| 110 | 21,697 | 21,464 | memory-profiler | Efficient memory allocation tracking with call path analysis. |
| 111 | 23,517 | 17,804 | benchmark-http | An asynchronous benchmark toolbox for modern HTTP servers. |
| 112 | 23,909 | 18,316 | process-daemon | `Process::Daemon` is a stable and helpful base class for long running tasks and daemons... |
| 113 | 23,958 | 17,804 | bake-gem | Release management for Ruby gems. |
| 114 | 24,441 | 17,804 | guard-falcon | A guard plugin to run an instance of the falcon web server. |
| 115 | 24,534 | 6,013 | fiber-profiler | A fiber stall profiler. |
| 116 | 24,566 | 43,729 | db | A low level database access gem. |
| 117 | 25,313 | 5,751 | async-job | An asynchronous job queue for Ruby. |
| 118 | 25,674 | 36,540 | fingerprint | Fingerprint is a tool for creating checksums of entire directory structures, and compar... |
| 119 | 26,414 | 5,714 | async-job-adapter-active_job | A asynchronous job queue for Ruby on Rails. |
| 120 | 27,172 | 14,599 | rack-test-body | Add Rack::MockResponse#parsed_body and helpers to facilite testing. |
| 121 | 27,639 | 18,815 | rackula | Generate a static site from any rackup compatible application. |
| 122 | 27,735 | 43,729 | ffi-mysql | A pure ffi binding for mysql. This gem should be compatible
with the MySQL/Ruby gem. |
| 123 | 27,940 | 23,249 | relaxo | Relaxo is versioned document database built on top of git. |
| 124 | 30,319 | 43,729 | variant | A policy gem for selecting different environments. |
| 125 | 30,698 | 39,687 | db-mariadb | An event-driven interface for MariaDB and MySQL servers. |
| 126 | 31,911 | 49,117 | cloudflare-dns-update | A dyndns client for Cloudflare. |
| 127 | 34,083 | 16,101 | turbo_test | Press the turbo button... for your tests. |
| 128 | 34,427 | 39,687 | bake-bundler | Provides recipes for bundler. |
| 129 | 34,631 | 5,916 | traces-backend-open_telemetry | A traces backend for Open Telemetry. |
| 130 | 35,141 | 25,567 | sus-fixtures-openssl | Test fixtures for running with OpenSSL. |
| 131 | 35,220 | 20,947 | activerecord-migrations | Provides a opinionated migration wrapper for ActiveRecord 5+ |
| 132 | 35,260 | 36,540 | db-postgres | Ruby FFI bindings for libpq C interface. |
| 133 | 35,706 | 27,633 | geospatial-kml | Read geo data from keyhole markup language files. |
| 134 | 36,121 | 56,343 | lsync | LSync is a tool for scripted synchronization and backups. |
| 135 | 36,952 | 49,117 | build-makefile | Build::Makefile is a simple Makefile parser and can be used to extract dependencies fro... |
| 136 | 37,666 | 5,986 | async-cable | An asynchronous adapter for ActionCable. |
| 137 | 41,309 | 81,947 | docs | Documentation generator with support for including code examples and compiling them at ... |
| 138 | 43,055 | 28,873 | build-dependency | A set of data structures and algorithms for dependency resolution. |
| 139 | 43,168 | 9,806 | sus-fixtures-console | Test fixtures for capturing Console output. |
| 140 | 43,239 | 6,043 | falcon-rails | Easy Falcon and Rails integration. |
| 141 | 44,799 | 23,249 | vips-thumbnail | Convenient thumbnail resizing using libvips. |
| 142 | 45,661 | 56,343 | activerecord-rack | Provides connection management for Rack applications using ActiveRecord. |
| 143 | 47,176 | 9,549 | rubocop-socketry | RuboCop rules for Socketry projects |
| 144 | 48,518 | 34,071 | async-limiter | Execution rate limiting for Async |
| 145 | 49,053 | 66,602 | toolbox | Ruby debugging toolbox for GDB and LLDB |
| 146 | 49,173 | 49,117 | xapian-core | Provides Xapian libraries and Ruby bindings. |
| 147 | 49,244 | 43,729 | xapian-indexer | Xapian::Indexer provides a flexible spider for indexing resources. |
| 148 | 49,768 | 22,620 | utopia-gallery | A gallery tag for use with the Utopia web framework. |
| 149 | 50,144 | 39,687 | trenni-sanitize | Sanitize markdown according to a set of rules. |
| 150 | 51,839 | 66,602 | utopia-tags-gallery | Utopia is a website generation framework which provides a robust set of tools
to buil... |
| 151 | 52,603 | 43,729 | utopia-tags-google-analytics | Utopia is a website generation framework which provides a robust set of tools
to buil... |
| 152 | 54,600 | 81,947 | scheduler | Timeouts and scheduled events for Ruby |
| 153 | 54,672 | 34,071 | types | A simple human-readable and Ruby-parsable type library. |
| 154 | 55,063 | 56,343 | relaxo-query-server | Relaxo Query Server is a query server for CouchDB which provides full
support for map/... |
| 155 | 55,671 | 6,081 | async-grpc | Client and server implementation for gRPC using Async. |
| 156 | 55,906 | 6,005 | protocol-grpc | Protocol abstractions for gRPC, built on top of protocol-http. |
| 157 | 56,731 | 34,071 | periodical | Periodical is a simple framework for working with durations and periods. |
| 158 | 57,026 | 66,602 | ffi-module | Write a short summary, because RubyGems requires one. |
| 159 | 58,197 | 23,932 | activerecord-configurations | Simplified multi-DSN configuration for ActiveRecord 5+ |
| 160 | 59,926 | 5,794 | async-bus | Transparent Ruby IPC over an asynchronous message bus. |
| 161 | 61,452 | 107,071 | async-mysql | Access mysql without blocking. |
| 162 | 62,316 | 66,602 | trace | Application instrumentation and tracing. |
| 163 | 63,332 | 4,516 | async-utilization | High-performance utilization metrics for Async services using shared memory. |
| 164 | 64,829 | 66,602 | collada | This library provides support for loading and processing data from Collada
Digital As... |
| 165 | 66,177 | 34,071 | async-slack | Build Slack bots and use real time messaging. |
| 166 | 67,776 | 107,071 | db-model | A object-relational mapper. |
| 167 | 69,068 | 5,884 | async-service-supervisor | A supervisor for managing multiple container processes. |
| 168 | 70,195 | 66,602 | xapian-rack | Xapian::Rack provides indexing and searching integration with Rack. |
| 169 | 72,492 | 36,540 | async-webdriver | A native library implementing the W3C WebDriver client specification. |
| 170 | 73,070 | 18,561 | qrcode | A library to encode QR Codes |
| 171 | 76,373 | 28,873 | time-zone | Computes timezones using the system TZ environment variable. |
| 172 | 78,543 | 43,729 | build-files-monitor | Efficiently monitor changes to the file system. |
| 173 | 79,035 | 81,947 | xrb-sanitize | Sanitize markup according to a set of rules. |
| 174 | 80,270 | 81,947 | async-postgres | Access postgres without blocking. |
| 175 | 80,435 | 49,117 | synco | Synco is a tool for scripted synchronization and backups. |
| 176 | 85,230 | 146,724 | bonfire | All the scripts you need to write books in Markdown then publish them via Amazon's Kind... |
| 177 | 86,843 | 8,803 | async-job-processor-redis | A asynchronous job queue for Ruby. |
| 178 | 90,017 | 43,729 | git-heatmap | Generate heatmap style visualisations based on git history. |
| 179 | 91,905 | 56,343 | sus-fixtures-benchmark | Test fixtures for benchmarking. |
| 180 | 92,836 | 56,343 | build-text | Text substitutions and merging. |
| 181 | 93,601 | 146,724 | post_remote_log | A simple messaging system built on top of Ruby, designed for system administration. |
| 182 | 93,946 | 81,947 | bake-github-pages | Publish to GitHub pages. |
| 183 | 94,219 | 107,071 | celluloid-dns | Celluloid::DNS provides a high-performance DNS client resolver and server
which can b... |
| 184 | 95,119 | 146,724 | data | Access to the rawdata API |
| 185 | 96,480 | 66,602 | rbc | A ruby client for managing interactions with the IMS BioSpecimen Inventory system |
| 186 | 97,974 | 81,947 | betatest | A fork of minitest with less bugs. |
| 187 | 99,878 | 56,343 | plotty | Draw graphs from data gathered by executing commands |
| 188 | 102,098 | 107,071 | utopia-extras | Utopia is a website generation framework which provides a robust set of tools
to build... |
| 189 | 103,183 | 25,567 | async-ollama | A asynchronous interface to the ollama chat service |
| 190 | 103,216 | 107,071 | trenni-markdown | A markdown parser and literate programming code generator. |
| 191 | 104,840 | 81,947 | migrate | Generic library to support migrations. |
| 192 | 105,802 | 81,947 | activerecord-blanks | Convert blank values to nil. |
| 193 | 106,107 | 146,724 | sus-fixtures-time | Test fixtures for manipulating time. |
| 194 | 106,746 | 56,343 | segfault | Helper to abort your ruby script execution |
| 195 | 107,285 | 107,071 | network-monitor | A tool for monitoring network ports for both throughput and errors. |
| 196 | 114,214 | 107,071 | wtf | WTF is your program doing? |
| 197 | 124,136 | 66,602 | mime-types-mini | A native implementation of mime-types which improves both memory usage and performance. |
| 198 | 124,862 | 146,724 | gpstool | A framework for processing GPS data. |
| 199 | 136,991 | 81,947 | covered-git | Provides coverage computation for git pull requests. |
| 200 | 137,370 | 107,071 | this-gem-does-not-exist | There is nothing to see here. |
| 201 | 138,422 | 107,071 | utopia-wiki | A simple wiki for Utopia. |
| 202 | 139,431 | 9,391 | async-safe | Runtime thread safety monitoring for concurrent Ruby code. |
| 203 | 142,099 | 66,602 | rb | irb, shorthand |
| 204 | 144,610 | 107,071 | roda-websockets | The roda-websockets gem integrates async-websockets into the roda web toolkit. |
| 205 | 146,046 | 107,071 | utopia-analytics | Utopia is a website generation framework which provides a robust set of tools
to buil... |
| 206 | 146,155 | 66,602 | async-actor | A multi-threaded actor implementation where each actor has it's own event loop. |
| 207 | 147,308 | 107,071 | utopia-websocket | A basic rack.hijack websocket implementation with synchronous execution within rack. |
| 208 | 153,394 | 81,947 | sus-fixtures-async-webdriver | A set of sus fixtures for writing integration tests. |
| 209 | 156,221 | 146,724 | async-sequel | Asynchronous adaptors for Sequel. |
| 210 | 157,050 | 146,724 | git-timesheet | Computes a timesheet for a given set of git repositories. |
| 211 | 158,377 | 81,947 | rack-test-json | Add Rack::MockResponse#as_json to facilite testing. |
| 212 | 159,562 | 81,947 | async-worker | Non-blocking thread-pool based workers for blocking operations. |
| 213 | 160,135 | 107,071 | console-adapter-sidekiq | Adapt Sidekiq logs and events to the console gem. |
| 214 | 162,973 | 107,071 | trenni-words | Provides a basic profanity/obscenity filter. |
| 215 | 166,563 | 81,947 | sus-fixtures-agent-context | Test fixtures for running in Async. |
| 216 | 166,602 | 56,343 | bake-releases | Releases document management. |
| 217 | 169,292 | 56,343 | xrb-rails | Add support XRB templates in Rails. |
| 218 | 170,619 | 107,071 | vulkan | A wrapper for Vulkan, the graphics API. |
| 219 | 171,429 | 107,071 | db-mysql | Ruby FFI bindings for libpq C interface. |
| 220 | 173,275 | 146,724 | compliance | A framework for tracking compliance requirements and attestations. |
| 221 | 177,319 | 49,117 | ffi-native | Write a short summary, because RubyGems requires one. |
| 222 | 180,177 | 146,724 | ruby-gdb | Ruby debugging extensions for GDB |
| 223 | 180,838 | 107,071 | falcon-limiter | Advanced concurrency control and resource limiting for Falcon web server. |
| 224 | 180,885 | 81,947 | ruby-profiler | A profiler state manager for Ruby fibers. |
| 225 | 181,219 | 66,602 | raindrops-maintained | raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is... |
| 226 | 181,571 | 146,724 | compliance-owasp | Compliance requirements for OWASP Application Security Verification Standard. |
| 227 | 181,818 | 107,071 | rack-conform | An implementation of the Rack protocol/specification. |
| 228 | 182,135 | 81,947 | xrb-formatters | Formatters for XRB, to assist with typical views and form based interfaces. |
| 229 | 182,784 | 146,724 | async-discord | Build Discord bots and use real time messaging. |
| 230 | 182,918 | 81,947 | unicorn-maintained | unicorn is an HTTP server for Rack applications that has done
decades of damage to the ... |
| 231 | 182,962 | 107,071 | protocol-quic | QUIC protocol implementation using ngtcp2. |
| 232 | 183,111 | 146,724 | fiber-annotate | A mechanism for annotating fibers. |
| 233 | 183,304 | 146,724 | covered-gihub | Provides coverage computation for git pull requests. |
| 234 | 183,586 | 146,724 | bake-changes | Changes document management. |
| 235 | 183,874 | 56,343 | async-rails-x | Configuration for Async Rails. |
| 236 | 183,944 | 146,724 | db-migrate-x | Database migrations. |
| 237 | 184,010 | 81,947 | protocol-multipart | Provides abstractions to handle the multipart format. |
| 238 | 185,507 | 146,724 | async-cron | A scheduling service using cron-style syntax. |
| 239 | 185,856 | 56,343 | lively-electron | Electron wrapper for Lively Ruby applications |
| 240 | 186,243 | 146,724 | async-http-capture | A HTTP request and response capture. |
| 241 | 186,404 | 146,724 | db-active_record | Asynchronous database adapters for ActiveRecord. |
| 242 | 186,597 | 146,724 | metrics-backend-statsd | Application metrics and instrumentation. |
| 243 | 187,057 | 81,947 | io-memory | Memory-mapped IO objects for zero-copy data sharing. |
| 244 | 187,630 | 56,343 | memory-tracker-x | Efficient memory allocation tracking with call path analysis. |
| 245 | 189,009 | 146,724 | io-metrics | Extract I/O metrics from the host system. |
| 246 | 189,078 | 146,724 | bake-test-types | Type checking tasks for Bake. |
| 247 | 190,548 | 146,724 | async-service-chaos_kitty | A chaos monkey system for testing service resilience with cat-themed chaos operations. |
| 248 | 190,993 | 146,724 | io-buffer-atomic | Atomic operations for IO::Buffer instances. |