1 | 9,185 | 8,315 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
2 | 10,895 | 8,577 | evt-message_store-postgres | Message store implementation for PostgreSQL |
3 | 11,000 | 9,629 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
4 | 11,065 | 5,412 | evt-schema | Primitives for schema and data structure |
5 | 11,086 | 8,278 | evt-message_store | Common primitives for platform-specific message store implementations |
6 | 11,617 | 8,577 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
7 | 11,768 | 8,182 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
8 | 11,914 | 8,182 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
9 | 11,996 | 8,513 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
10 | 12,049 | 8,230 | evt-log | Logging to STD IO with levels, tagging, and coloring |
11 | 12,113 | 8,230 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
12 | 12,169 | 8,230 | evt-settings | Settings data access and assignment |
13 | 12,292 | 8,042 | evt-attribute | Define an attribute on a class using an imperative API |
14 | 12,337 | 8,042 | evt-set_attributes | Set an object's attributes from a source object or hash |
15 | 12,338 | 8,230 | evt-telemetry | In-process telemetry based on observers |
16 | 12,344 | 8,042 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
17 | 12,396 | 8,042 | evt-initializer | Generates initializers and attributes |
18 | 12,541 | 12,281 | evt-virtual | Virtual method declaration |
19 | 12,552 | 8,182 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
20 | 12,612 | 8,278 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
21 | 12,693 | 9,726 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
22 | 12,721 | 8,353 | evt-transform | Common interface for object and format transformation, and transformer discovery |
23 | 12,802 | 9,279 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
24 | 12,856 | 8,230 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
25 | 12,889 | 8,577 | evt-configure | Generates class level configure methods |
26 | 12,944 | 8,124 | evt-validate | Interface and protocol for validating and validation discovery |
27 | 13,008 | 8,353 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
28 | 13,011 | 8,577 | evt-entity_projection | Projects event data into an entity |
29 | 13,019 | 8,182 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
30 | 13,350 | 8,630 | evt-messaging-postgres | Eventide messaging for Postgres |
31 | 13,384 | 9,921 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
32 | 13,498 | 10,892 | evt-component_host | Host components inside a single physical process |
33 | 13,870 | 9,726 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
34 | 13,931 | 7,849 | message-db | Microservice native event store and message store for Postgres |
35 | 17,778 | 61,367 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
36 | 18,174 | 8,970 | evt-collection | Type-checked set and array |
37 | 18,997 | 9,279 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
38 | 26,806 | 18,157 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
39 | 26,990 | 12,502 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
40 | 27,621 | 12,281 | evt-event_source-postgres | Event source client for PostgreSQL |
41 | 28,224 | 11,223 | evt-schema-fixtures | TestBench fixtures for the Schema library |
42 | 31,146 | 8,124 | evt-record_invocation | Record method invocations, query the invocations, and use predicates to verify a method... |
43 | 33,106 | 61,367 | evt-command_line-component_generator | Command line Eventide component generator |
44 | 36,072 | 61,367 | evt-event_source | Common primitives for event source clients |
45 | 42,520 | 12,502 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
46 | 44,207 | 61,367 | evt-event_store-http | Client library for EventStore's HTTP interface |
47 | 44,586 | 61,367 | evt-consumer-event_store | Category and stream consumer for EventStore |
48 | 50,994 | 61,367 | proof | Proof Library |
49 | 52,275 | 61,367 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
50 | 52,363 | 61,367 | data_contract | Data Contract Library |
51 | 55,280 | 61,367 | initializer | Initializer Library |
52 | 63,612 | 61,367 | inclusion | Extend an object by a module within its namespace |
53 | 65,866 | 25,716 | output | Output Library |
54 | 67,313 | 61,367 | setter | Setter Library |
55 | 70,484 | 61,367 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
56 | 72,667 | 41,086 | single | Single Library |
57 | 74,223 | 61,367 | extension | Extension Library |
58 | 82,271 | 61,367 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
59 | 88,695 | 61,367 | evt-messaging-event_store | EventStore messaging for Eventid |
60 | 88,740 | 61,367 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
61 | 89,258 | 33,893 | path_gem | Gem location switching for file system and remote gems |
62 | 94,767 | 33,893 | metadef | Ruby Metaprogramming Support |
63 | 95,386 | 61,367 | test_abstractions | Test Abstractions Library |
64 | 104,218 | 61,367 | evt-cycle | Generalized retry |
65 | 104,259 | 61,367 | attribute | Define an attribute on a class using an imperative API |
66 | 105,830 | 61,367 | evt-message_store-event_store | Message store client for EventStore |
67 | 105,914 | 61,367 | virtus_dynamic | Virtus Dynamic Library |
68 | 111,049 | 19,101 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
69 | 116,005 | 61,367 | prox_gem | Gem location switching for file system and remote gems |
70 | 119,633 | 61,367 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
71 | 123,849 | 61,367 | instructions | Rails 3 plugin that renders error messages and input hints next to their fields with se... |
72 | 139,960 | 61,367 | role | Role Library |
73 | 142,521 | 33,893 | pg-stats | Database Statistics for Postgres |
74 | 149,687 | 61,367 | setting | Configuration Setting Library |
75 | 150,525 | 41,086 | null_attr | Null Object Attribute Library |
76 | 114,794 | 39,188 | sans | Rails Sans Extranea |
77 | 167,939 | 61,367 | smb-test_gem | Test Gem |
78 | 167,974 | 61,367 | eventide-rails | Eventide on Rails |
79 | 179,162 | 61,367 | ws-net_documents-use_token | This rubygem does not have a description or summary. |