| 1 | 9,373 | 25,288 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
| 2 | 10,803 | 20,705 | evt-schema | Primitives for schema and data structure |
| 3 | 11,031 | 35,267 | evt-message_store | Common primitives for platform-specific message store implementations |
| 4 | 11,192 | 25,288 | evt-message_store-postgres | Message store implementation for PostgreSQL |
| 5 | 11,300 | 20,705 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
| 6 | 11,329 | 29,196 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
| 7 | 11,376 | 20,705 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
| 8 | 11,523 | 65,347 | evt-log | Logging to STD IO with levels, tagging, and coloring |
| 9 | 11,545 | 22,627 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
| 10 | 11,614 | 20,705 | evt-attribute | Define an attribute on a class using an imperative API |
| 11 | 11,657 | 25,288 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
| 12 | 11,697 | 29,196 | evt-telemetry | In-process telemetry based on observers |
| 13 | 11,715 | 65,347 | evt-initializer | Generates initializers and attributes |
| 14 | 11,735 | 45,821 | evt-settings | Settings data access and assignment |
| 15 | 11,758 | 45,821 | evt-set_attributes | Set an object's attributes from a source object or hash |
| 16 | 11,776 | 22,627 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
| 17 | 11,903 | 16,974 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
| 18 | 11,928 | 35,267 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
| 19 | 12,072 | 20,705 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
| 20 | 12,106 | 35,267 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
| 21 | 12,193 | 35,267 | evt-transform | Common interface for object and format transformation, and transformer discovery |
| 22 | 12,201 | 45,821 | evt-validate | Interface and protocol for validating and validation discovery |
| 23 | 12,246 | 35,267 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
| 24 | 12,464 | 35,267 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
| 25 | 12,750 | 19,199 | evt-virtual | Virtual method declaration |
| 26 | 12,801 | 22,627 | evt-configure | Generates class level configure methods |
| 27 | 12,871 | 25,288 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
| 28 | 12,916 | 22,627 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
| 29 | 13,061 | 35,267 | evt-component_host | Host components inside a single physical process |
| 30 | 13,113 | 45,821 | evt-entity_projection | Projects event data into an entity |
| 31 | 13,401 | 35,267 | evt-messaging-postgres | Eventide messaging for Postgres |
| 32 | 13,561 | 45,821 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
| 33 | 13,831 | 20,705 | message-db | Microservice native event store and message store for Postgres |
| 34 | 13,839 | 45,821 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
| 35 | 16,823 | 35,267 | evt-collection | Type-checked set and array |
| 36 | 17,663 | 17,974 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
| 37 | 18,217 | 25,288 | evt-record_invocation | Record method invocations, query the invocations, and use predicates to verify a method... |
| 38 | 18,383 | 65,347 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
| 39 | 23,122 | 65,347 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
| 40 | 24,056 | 65,347 | evt-schema-fixtures | TestBench fixtures for the Schema library |
| 41 | 24,656 | 29,196 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
| 42 | 28,478 | 45,821 | evt-event_source-postgres | Event source client for PostgreSQL |
| 43 | 32,977 | 65,347 | evt-command_line-component_generator | Command line Eventide component generator |
| 44 | 35,274 | 103,620 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
| 45 | 37,020 | 65,347 | evt-event_source | Common primitives for event source clients |
| 46 | 44,234 | 45,821 | evt-event_store-http | Client library for EventStore's HTTP interface |
| 47 | 45,164 | 103,620 | evt-consumer-event_store | Category and stream consumer for EventStore |
| 48 | 52,578 | 65,347 | proof | Proof Library |
| 49 | 52,989 | 45,821 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
| 50 | 55,115 | 65,347 | data_contract | Data Contract Library |
| 51 | 57,247 | 65,347 | initializer | Initializer Library |
| 52 | 65,591 | 45,821 | inclusion | Extend an object by a module within its namespace |
| 53 | 68,333 | 45,821 | output | Output Library |
| 54 | 69,176 | 45,821 | setter | Setter Library |
| 55 | 72,149 | 103,620 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
| 56 | 73,171 | 103,620 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
| 57 | 75,037 | 103,620 | single | Single Library |
| 58 | 77,256 | 65,347 | extension | Extension Library |
| 59 | 81,922 | 103,620 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
| 60 | 89,091 | 103,620 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
| 61 | 89,407 | 103,620 | evt-messaging-event_store | EventStore messaging for Eventid |
| 62 | 92,526 | 103,620 | path_gem | Gem location switching for file system and remote gems |
| 63 | 95,664 | 65,347 | test_abstractions | Test Abstractions Library |
| 64 | 97,679 | 35,267 | metadef | Ruby Metaprogramming Support |
| 65 | 106,010 | 103,620 | evt-message_store-event_store | Message store client for EventStore |
| 66 | 106,983 | 103,620 | attribute | Define an attribute on a class using an imperative API |
| 67 | 107,900 | 103,620 | evt-cycle | Generalized retry |
| 68 | 109,572 | 103,620 | virtus_dynamic | Virtus Dynamic Library |
| 69 | 118,462 | 103,620 | prox_gem | Gem location switching for file system and remote gems |
| 70 | 122,452 | 65,347 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
| 71 | 127,067 | 103,620 | instructions | Rails 3 plugin that renders error messages and input hints next to their fields with se... |
| 72 | 139,091 | 65,347 | pg-stats | Database Statistics for Postgres |
| 73 | 142,360 | 45,821 | role | Role Library |
| 74 | 150,161 | 103,620 | setting | Configuration Setting Library |
| 75 | 153,083 | 65,347 | null_attr | Null Object Attribute Library |
| 76 | 164,307 | 35,267 | smb-test_gem | Test Gem |
| 77 | 169,076 | 103,620 | eventide-rails | Eventide on Rails |
| 78 | 114,794 | 39,188 | sans | Rails Sans Extranea |
| 79 | 175,628 | 19,199 | evt-env_var | Temporarily set environment variable values by treating the environment as a stack, and... |
| 80 | 182,417 | 103,620 | ws-net_documents-use_token | This rubygem does not have a description or summary. |