| 1 | 234 | 167 | dry-core | A toolset of small support modules used throughout the dry-rb ecosystem | 
        | 2 | 243 | 348 | ice_nine | Deep Freeze Ruby Objects | 
        | 3 | 265 | 172 | dry-types | Type system for Ruby supporting coercions, constraints and complex types like structs, ... | 
        | 4 | 266 | 175 | dry-logic | Predicate logic with rule composition | 
        | 5 | 293 | 193 | dry-configurable | A mixin to add configuration functionality to your classes | 
        | 6 | 351 | 1,193 | equalizer | Module to define equality, equivalence and inspection methods | 
        | 7 | 357 | 530 | coercible | Powerful, flexible and configurable coercion library. And nothing more. | 
        | 8 | 368 | 555 | virtus | Attributes on Steroids for Plain Old Ruby Objects | 
        | 9 | 378 | 305 | dry-container | A simple, configurable object container implemented in Ruby | 
        | 10 | 382 | 560 | axiom-types | Define types with optional constraints for use within axiom and other libraries. | 
        | 11 | 453 | 195 | dry-initializer | DSL for declaring params and options of the initializer | 
        | 12 | 488 | 235 | dry-validation | Validation library | 
        | 13 | 508 | 212 | dry-schema | dry-schema provides a DSL for defining schemas with keys and rules that should be appli... | 
        | 14 | 703 | 1,652 | dry-equalizer | Module to define equality, equivalence and inspection methods | 
        | 15 | 999 | 534 | dry-struct | Typed structs and value objects | 
        | 16 | 1,353 | 822 | dry-cli | Common framework to build command line interfaces with Ruby | 
        | 17 | 1,434 | 3,291 | adamantium | Immutable extensions to objects | 
        | 18 | 1,438 | 1,008 | dry-monads | Common monads for Ruby | 
        | 19 | 1,640 | 1,398 | dry-auto_inject | Container-agnostic automatic constructor injection | 
        | 20 | 1,960 | 379 | transproc | Transform Ruby objects in functional style | 
        | 21 | 2,031 | 382 | hanami-utils | Hanami utilities | 
        | 22 | 2,053 | 2,198 | dry-events | Pub/sub system | 
        | 23 | 2,183 | 2,020 | dry-matcher | Flexible, expressive pattern matching for Ruby | 
        | 24 | 2,198 | 388 | hanami-cli | Hanami command line | 
        | 25 | 2,634 | 3,465 | dry-monitor | Monitoring and instrumentation APIs | 
        | 26 | 3,334 | 7,501 | dm-core | DataMapper core library | 
        | 27 | 3,508 | 9,336 | dm-migrations | DataMapper plugin for writing and speccing migrations | 
        | 28 | 3,532 | 2,592 | dry-system | Organize your code into reusable components | 
        | 29 | 3,579 | 10,597 | dm-do-adapter | DataObjects Adapter for DataMapper | 
        | 30 | 3,941 | 9,697 | dm-validations | Library for performing validations on DM models and pure Ruby object | 
        | 31 | 4,005 | 11,890 | dm-timestamps | DataMapper plugin for magical timestamps | 
        | 32 | 4,008 | 14,824 | dm-serializer | DataMapper plugin for serializing Resources and Collections | 
        | 33 | 4,013 | 11,205 | dm-aggregates | DataMapper plugin providing support for aggregates on collections | 
        | 34 | 4,048 | 13,570 | dm-types | DataMapper plugin providing extra data types | 
        | 35 | 4,117 | 2,709 | dry-transformer | Data transformation toolkit | 
        | 36 | 4,149 | 16,403 | dm-constraints | DataMapper plugin constraining relationships | 
        | 37 | 4,223 | 15,437 | dm-transactions | Makes transaction support available for adapters that support them | 
        | 38 | 4,554 | 4,958 | rom | Persistence and mapping toolkit for Ruby | 
        | 39 | 4,555 | 14,824 | data_mapper | Faster, Better, Simpler. | 
        | 40 | 4,563 | 10,811 | dm-sqlite-adapter | Sqlite3 Adapter for DataMapper | 
        | 41 | 4,723 | 5,083 | rom-repository | Repository abstraction for rom-rb | 
        | 42 | 4,727 | 4,339 | hanami-router | Rack compatible HTTP router for Ruby | 
        | 43 | 4,729 | 5,139 | rom-sql | SQL databases support for ROM | 
        | 44 | 5,133 | 4,463 | hanami-validations | Validations mixin for Ruby objects and support for Hanami | 
        | 45 | 5,358 | 4,661 | hanami-controller | Complete, fast and testable actions for Rack | 
        | 46 | 5,497 | 5,385 | rom-core | Persistence and mapping toolkit for Ruby | 
        | 47 | 5,566 | 25,672 | dm-postgres-adapter | PostgreSQL Adapter for DataMapper | 
        | 48 | 5,599 | 5,402 | rom-changeset | rom-changeset adds support for preprocessing data on top of rom-rb repositories | 
        | 49 | 5,687 | 4,159 | dry-effects | Algebraic effects | 
        | 50 | 5,729 | 4,806 | hanami | Hanami is a web framework for Ruby | 
        | 51 | 5,940 | 8,119 | rom-mapper | Standalone data mappers integrated with rom-rb | 
        | 52 | 6,318 | 5,809 | hanami-view | A complete, standalone view rendering system that gives you everything you need to writ... | 
        | 53 | 6,663 | 23,580 | dm-mysql-adapter | MySQL Adapter for DataMapper | 
        | 54 | 6,732 | 5,527 | hanami-assets | Assets management for Ruby web applications | 
        | 55 | 6,926 | 6,461 | hanami-helpers | View helpers for Ruby applications | 
        | 56 | 6,986 | 6,393 | hanami-mailer | Mail for Ruby applications and Hanami mailers | 
        | 57 | 7,810 | 13,073 | datamapper | Faster, Better, Simpler. | 
        | 58 | 8,105 | 9,026 | hanami-model | A persistence framework with entities and repositories | 
        | 59 | 8,338 | 7,308 | rom-factory | ROM based builder library to make your specs awesome. DSL partially inspired by Factory... | 
        | 60 | 9,201 | 23,580 | dm-observer | DataMapper plugin for observing Resources | 
        | 61 | 10,069 | 26,944 | dm-active_model | A datamapper plugin for active_model compliance and thus rails 3 compatibility. | 
        | 62 | 10,222 | 24,557 | dm-ar-finders | DataMapper plugin providing ActiveRecord-style finders | 
        | 63 | 10,807 | 28,396 | dm-rails | Integrate DataMapper with Rails 3 | 
        | 64 | 10,820 | 12,344 | rom-support | Ruby Object Mapper - Support libraries | 
        | 65 | 12,001 | 24,557 | dm-is-tree | DataMapper plugin allowing the creation of tree structures from data models | 
        | 66 | 12,588 | 10,408 | hanami-webconsole | Hanami webconsole for development | 
        | 67 | 12,736 | 34,877 | dm-adjust | DataMapper plugin providing methods to increment and decrement properties | 
        | 68 | 13,037 | 17,536 | dry-component | Organize your code into reusable components | 
        | 69 | 13,331 | 38,261 | dm-sweatshop | DataMapper plugin for building pseudo random models | 
        | 70 | 13,635 | 30,108 | dry-web-roda | Roda integration for dry-web apps | 
        | 71 | 13,648 | 30,108 | dry-view | A complete, standalone view rendering system that gives you everything you need to writ... | 
        | 72 | 13,817 | 18,700 | roda-flow | This rubygem does not have a description or summary. | 
        | 73 | 14,093 | 9,309 | hanami-reloader | Code reloading for Hanami | 
        | 74 | 14,341 | 26,944 | dm-cli | DataMapper plugin allowing interaction with models through a CLI | 
        | 75 | 15,133 | 30,108 | dry-web | Lightweight web application stack on top of dry-system | 
        | 76 | 15,147 | 21,343 | dm-tags | This package brings tagging to DataMapper.  It is inspired by Acts As Taggable On by Mi... | 
        | 77 | 15,416 | 30,108 | axiom | Simplifies querying of structured data using relational algebra | 
        | 78 | 15,729 | 18,280 | dm-is-list | DataMapper plugin for creating and organizing lists | 
        | 79 | 15,759 | 12,956 | charlatan | Neat delegation for ruby objects | 
        | 80 | 15,936 | 43,003 | rom-rails | Integrate Ruby Object Mapper with Rails | 
        | 81 | 15,942 | 26,944 | dm-is-state_machine | DataMapper plugin for creating state machines | 
        | 82 | 16,799 | 23,580 | dm-is-nested_set | DataMapper plugin allowing the creation of nested sets from data models | 
        | 83 | 17,091 | 8,520 | rom-http | HTTP support for ROM | 
        | 84 | 17,174 | 23,580 | dm-rest-adapter | REST Adapter for DataMapper | 
        | 85 | 17,408 | 22,754 | dm-is-remixable | dm-is-remixable allow you to create reusable data functionality | 
        | 86 | 17,694 | 60,111 | dm-is-searchable | A DataMapper plugin for searching | 
        | 87 | 18,804 | 28,396 | dm-is-versioned | DataMapper plugin enabling simple versioning of models | 
        | 88 | 20,264 | 10,056 | rom-yaml | YAML support for Ruby Object Mapper | 
        | 89 | 20,271 | 60,111 | dry-system-rails | Railtie for dry-system | 
        | 90 | 21,285 | 38,261 | dm-ferret-adapter | Ferret Adapter for DataMapper | 
        | 91 | 24,476 | 34,877 | hanami-api | Extremely fast and lightweight HTTP API | 
        | 92 | 25,137 | 26,944 | dm-yaml-adapter | YAML Adapter for DataMapper | 
        | 93 | 26,286 | 32,158 | carrierwave-datamapper | Datamapper support for CarrierWave | 
        | 94 | 29,163 | 38,261 | dry-data | Simple type-system for Ruby | 
        | 95 | 29,505 | 38,261 | dm-oracle-adapter | Oracle Adapter for DataMapper | 
        | 96 | 31,042 | 32,158 | dm-sqlserver-adapter | Microsoft SQL Server Adapter for DataMapper | 
        | 97 | 36,378 | 60,111 | ossy | Ossy is your ruby gem maintenance helper | 
        | 98 | 39,968 | 30,108 | rom-model | A small collection of extensions useful for data coercion and validation | 
        | 99 | 41,311 | 34,877 | rom-yesql | Yesql adapter for ROM | 
        | 100 | 44,013 | 34,877 | rom-mongo | MongoDB support for Ruby Object Mapper | 
        | 101 | 51,096 | 34,877 | axiom-memory-adapter | Use Axiom relations with an in-memory datastore | 
        | 102 | 53,258 | 113,854 | rom-elasticsearch | ROM adapter for Elasticsearch | 
        | 103 | 53,358 | 113,854 | rom-couchdb | CouchDB support for ROM | 
        | 104 | 58,249 | 77,922 | dm-taggings | DataMapper plugin providing taggable and tagger models | 
        | 105 | 58,845 | 49,628 | rom-event_store | Event Store support for Ruby Object Mapper | 
        | 106 | 62,886 | 77,922 | dm-mongo-adapter | MongoDB DataMapper Adapter | 
        | 107 | 63,191 | 43,003 | axiom-optimizer | Optimizes axiom relations | 
        | 108 | 66,739 | 49,628 | transflow | Business Transaction Flow DSL | 
        | 109 | 72,143 | 49,628 | rom-roda | Integrate Ruby Object Mapper with Roda | 
        | 110 | 79,327 | 77,922 | rom-csv | CSV support for Ruby Object Mapper | 
        | 111 | 82,943 | 49,628 | rom-neo4j | Neo4j graph relations for Ruby Object Mapper | 
        | 112 | 84,704 | 60,111 | rom-relation | Relation schema with mapping for ROM | 
        | 113 | 85,504 | 77,922 | rom-git | Git adapter for the rom-rb | 
        | 114 | 86,052 | 60,111 | dm-validations-ext | DataMapper plugin providing better error messages handling. | 
        | 115 | 86,638 | 60,111 | hanami-ujs | Hanami Unobtrusive JavaScript | 
        | 116 | 91,257 | 113,854 | dry-pipeline | Pipeline operator for callable objects | 
        | 117 | 105,487 | 77,922 | rom-session | Session for ROM | 
        | 118 | 115,099 | 113,854 | rom-json | JSON support for Ruby Object Mapper | 
        | 119 | 115,418 | 77,922 | rom-lotus | Integrate Ruby Object Mapper with Lotus | 
        | 120 | 153,484 | 113,854 | rom-rethinkdb | RethinkDB support for ROM | 
        | 121 | 156,465 | 113,854 | rodakase | Lightweight web application stack on top of Roda | 
        | 122 | 162,509 | 77,922 | hanami-auth | Authentication for Hanami | 
        | 123 | 163,456 | 113,854 | hanami-events | Hanami framework for events | 
        | 124 | 165,394 | 113,854 | hanami-webpack | Manage Hanami assets with Webpack | 
        | 125 | 176,007 | 60,111 | sql-composer | This rubygem does not have a description or summary. | 
        | 126 | 177,841 | 60,111 | pro-validation | Placeholder | 
        | 127 | 177,975 | 60,111 | pro-rom | Placeholder |