| 1 | 9,732 | 10,779 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
| 2 | 11,137 | 11,745 | evt-schema | Primitives for schema and data structure |
| 3 | 11,390 | 12,946 | evt-message_store | Common primitives for platform-specific message store implementations |
| 4 | 11,598 | 10,188 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
| 5 | 11,602 | 13,022 | evt-message_store-postgres | Message store implementation for PostgreSQL |
| 6 | 11,673 | 10,453 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
| 7 | 11,818 | 10,555 | evt-log | Logging to STD IO with levels, tagging, and coloring |
| 8 | 11,846 | 21,809 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
| 9 | 11,847 | 10,274 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
| 10 | 11,918 | 10,424 | evt-attribute | Define an attribute on a class using an imperative API |
| 11 | 11,946 | 10,488 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
| 12 | 11,987 | 10,615 | evt-telemetry | In-process telemetry based on observers |
| 13 | 12,016 | 10,555 | evt-initializer | Generates initializers and attributes |
| 14 | 12,047 | 10,366 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
| 15 | 12,141 | 14,757 | evt-settings | Settings data access and assignment |
| 16 | 12,158 | 13,078 | evt-set_attributes | Set an object's attributes from a source object or hash |
| 17 | 12,334 | 13,358 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
| 18 | 12,357 | 13,927 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
| 19 | 12,391 | 10,522 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
| 20 | 12,523 | 13,765 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
| 21 | 12,605 | 13,695 | evt-validate | Interface and protocol for validating and validation discovery |
| 22 | 12,629 | 15,517 | evt-transform | Common interface for object and format transformation, and transformer discovery |
| 23 | 12,707 | 14,646 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
| 24 | 12,887 | 15,885 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
| 25 | 13,264 | 13,765 | evt-configure | Generates class level configure methods |
| 26 | 13,300 | 16,431 | evt-virtual | Virtual method declaration |
| 27 | 13,420 | 21,809 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
| 28 | 13,471 | 19,444 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
| 29 | 13,526 | 20,680 | evt-component_host | Host components inside a single physical process |
| 30 | 13,608 | 16,431 | evt-entity_projection | Projects event data into an entity |
| 31 | 13,886 | 16,706 | evt-messaging-postgres | Eventide messaging for Postgres |
| 32 | 14,145 | 22,782 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
| 33 | 14,327 | 17,058 | message-db | Microservice native event store and message store for Postgres |
| 34 | 14,410 | 18,651 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
| 35 | 17,355 | 20,315 | evt-collection | Type-checked set and array |
| 36 | 17,663 | 10,834 | evt-record_invocation | Record method invocations, query the invocations, and use predicates to verify a method... |
| 37 | 17,851 | 12,770 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
| 38 | 18,720 | 15,517 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
| 39 | 23,333 | 17,631 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
| 40 | 24,448 | 27,418 | evt-schema-fixtures | TestBench fixtures for the Schema library |
| 41 | 25,140 | 32,349 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
| 42 | 28,573 | 19,197 | evt-event_source-postgres | Event source client for PostgreSQL |
| 43 | 33,635 | 63,661 | evt-command_line-component_generator | Command line Eventide component generator |
| 44 | 35,753 | 34,973 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
| 45 | 37,089 | 22,303 | evt-event_source | Common primitives for event source clients |
| 46 | 44,882 | 63,661 | evt-event_store-http | Client library for EventStore's HTTP interface |
| 47 | 45,929 | 44,982 | evt-consumer-event_store | Category and stream consumer for EventStore |
| 48 | 53,846 | 63,661 | proof | Proof Library |
| 49 | 53,940 | 27,418 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
| 50 | 56,368 | 38,673 | data_contract | Data Contract Library |
| 51 | 58,515 | 25,345 | initializer | Initializer Library |
| 52 | 66,841 | 63,661 | inclusion | Extend an object by a module within its namespace |
| 53 | 69,890 | 32,349 | output | Output Library |
| 54 | 70,556 | 32,349 | setter | Setter Library |
| 55 | 72,932 | 23,947 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
| 56 | 73,862 | 27,418 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
| 57 | 76,499 | 32,349 | single | Single Library |
| 58 | 78,809 | 25,345 | extension | Extension Library |
| 59 | 82,932 | 63,661 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
| 60 | 88,794 | 32,349 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
| 61 | 90,353 | 63,661 | evt-messaging-event_store | EventStore messaging for Eventid |
| 62 | 94,700 | 63,661 | path_gem | Gem location switching for file system and remote gems |
| 63 | 96,983 | 44,982 | test_abstractions | Test Abstractions Library |
| 64 | 99,883 | 63,661 | metadef | Ruby Metaprogramming Support |
| 65 | 107,242 | 63,661 | evt-message_store-event_store | Message store client for EventStore |
| 66 | 108,608 | 63,661 | attribute | Define an attribute on a class using an imperative API |
| 67 | 109,619 | 44,982 | evt-cycle | Generalized retry |
| 68 | 111,639 | 63,661 | virtus_dynamic | Virtus Dynamic Library |
| 69 | 120,512 | 63,661 | prox_gem | Gem location switching for file system and remote gems |
| 70 | 125,286 | 63,661 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
| 71 | 130,001 | 63,661 | instructions | Rails 3 plugin that renders error messages and input hints next to their fields with se... |
| 72 | 140,727 | 63,661 | pg-stats | Database Statistics for Postgres |
| 73 | 145,280 | 63,661 | role | Role Library |
| 74 | 145,405 | 32,349 | evt-env_var | Temporarily set environment variable values by treating the environment as a stack, and... |
| 75 | 152,937 | 44,982 | setting | Configuration Setting Library |
| 76 | 153,751 | 63,661 | null_attr | Null Object Attribute Library |
| 77 | 164,904 | 63,661 | smb-test_gem | Test Gem |
| 78 | 167,565 | 30,363 | evt-constant | Utilities for importing constants and inspecting constants |
| 79 | 172,049 | 63,661 | eventide-rails | Eventide on Rails |
| 80 | 114,794 | 39,188 | sans | Rails Sans Extranea |
| 81 | 187,145 | 63,661 | ws-net_documents-use_token | This rubygem does not have a description or summary. |