| 1 | 9,710 | 8,033 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
| 2 | 11,127 | 9,167 | evt-schema | Primitives for schema and data structure |
| 3 | 11,354 | 9,618 | evt-message_store | Common primitives for platform-specific message store implementations |
| 4 | 11,568 | 9,312 | evt-message_store-postgres | Message store implementation for PostgreSQL |
| 5 | 11,581 | 9,674 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
| 6 | 11,647 | 9,618 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
| 7 | 11,757 | 11,413 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
| 8 | 11,812 | 9,674 | evt-log | Logging to STD IO with levels, tagging, and coloring |
| 9 | 11,832 | 9,990 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
| 10 | 11,907 | 10,216 | evt-attribute | Define an attribute on a class using an imperative API |
| 11 | 11,936 | 10,105 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
| 12 | 11,980 | 9,889 | evt-telemetry | In-process telemetry based on observers |
| 13 | 12,011 | 10,176 | evt-initializer | Generates initializers and attributes |
| 14 | 12,052 | 10,105 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
| 15 | 12,097 | 10,754 | evt-settings | Settings data access and assignment |
| 16 | 12,121 | 10,937 | evt-set_attributes | Set an object's attributes from a source object or hash |
| 17 | 12,293 | 10,991 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
| 18 | 12,305 | 9,332 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
| 19 | 12,367 | 10,392 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
| 20 | 12,470 | 11,413 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
| 21 | 12,566 | 11,596 | evt-validate | Interface and protocol for validating and validation discovery |
| 22 | 12,581 | 11,190 | evt-transform | Common interface for object and format transformation, and transformer discovery |
| 23 | 12,668 | 10,442 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
| 24 | 12,837 | 11,190 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
| 25 | 13,224 | 11,480 | evt-configure | Generates class level configure methods |
| 26 | 13,240 | 16,737 | evt-virtual | Virtual method declaration |
| 27 | 13,333 | 11,919 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
| 28 | 13,384 | 12,388 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
| 29 | 13,451 | 11,721 | evt-component_host | Host components inside a single physical process |
| 30 | 13,558 | 11,303 | evt-entity_projection | Projects event data into an entity |
| 31 | 13,836 | 11,531 | evt-messaging-postgres | Eventide messaging for Postgres |
| 32 | 14,040 | 12,782 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
| 33 | 14,273 | 11,248 | message-db | Microservice native event store and message store for Postgres |
| 34 | 14,310 | 12,535 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
| 35 | 17,232 | 12,317 | evt-collection | Type-checked set and array |
| 36 | 17,812 | 10,754 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
| 37 | 17,870 | 10,442 | evt-record_invocation | Record method invocations, query the invocations, and use predicates to verify a method... |
| 38 | 18,785 | 13,245 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
| 39 | 23,381 | 13,458 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
| 40 | 24,400 | 14,647 | evt-schema-fixtures | TestBench fixtures for the Schema library |
| 41 | 25,088 | 35,924 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
| 42 | 28,779 | 16,118 | evt-event_source-postgres | Event source client for PostgreSQL |
| 43 | 33,450 | 29,087 | evt-command_line-component_generator | Command line Eventide component generator |
| 44 | 35,756 | 60,205 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
| 45 | 37,421 | 22,803 | evt-event_source | Common primitives for event source clients |
| 46 | 44,709 | 39,648 | evt-event_store-http | Client library for EventStore's HTTP interface |
| 47 | 45,751 | 33,142 | evt-consumer-event_store | Category and stream consumer for EventStore |
| 48 | 53,554 | 44,354 | proof | Proof Library |
| 49 | 53,847 | 44,354 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
| 50 | 56,088 | 102,761 | data_contract | Data Contract Library |
| 51 | 58,265 | 154,925 | initializer | Initializer Library |
| 52 | 66,526 | 60,205 | inclusion | Extend an object by a module within its namespace |
| 53 | 69,516 | 50,800 | output | Output Library |
| 54 | 70,211 | 75,382 | setter | Setter Library |
| 55 | 72,879 | 102,761 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
| 56 | 73,787 | 154,925 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
| 57 | 76,110 | 60,205 | single | Single Library |
| 58 | 78,589 | 102,761 | extension | Extension Library |
| 59 | 82,564 | 75,382 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
| 60 | 89,469 | 35,924 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
| 61 | 90,107 | 102,761 | evt-messaging-event_store | EventStore messaging for Eventid |
| 62 | 94,291 | 75,382 | path_gem | Gem location switching for file system and remote gems |
| 63 | 96,597 | 44,354 | test_abstractions | Test Abstractions Library |
| 64 | 99,405 | 102,761 | metadef | Ruby Metaprogramming Support |
| 65 | 106,967 | 102,761 | evt-message_store-event_store | Message store client for EventStore |
| 66 | 108,189 | 102,761 | attribute | Define an attribute on a class using an imperative API |
| 67 | 109,742 | 75,382 | evt-cycle | Generalized retry |
| 68 | 111,098 | 75,382 | virtus_dynamic | Virtus Dynamic Library |
| 69 | 119,832 | 75,382 | prox_gem | Gem location switching for file system and remote gems |
| 70 | 124,523 | 102,761 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
| 71 | 129,194 | 102,761 | instructions | Rails 3 plugin that renders error messages and input hints next to their fields with se... |
| 72 | 140,078 | 102,761 | pg-stats | Database Statistics for Postgres |
| 73 | 144,393 | 102,761 | role | Role Library |
| 74 | 152,054 | 102,761 | setting | Configuration Setting Library |
| 75 | 152,910 | 102,761 | null_attr | Null Object Attribute Library |
| 76 | 156,326 | 44,354 | evt-env_var | Temporarily set environment variable values by treating the environment as a stack, and... |
| 77 | 164,316 | 102,761 | smb-test_gem | Test Gem |
| 78 | 170,928 | 102,761 | eventide-rails | Eventide on Rails |
| 79 | 172,684 | 24,353 | evt-constant | Utilities for importing constants and inspecting constants |
| 80 | 114,794 | 39,188 | sans | Rails Sans Extranea |
| 81 | 185,547 | 75,382 | ws-net_documents-use_token | This rubygem does not have a description or summary. |