1 | 9,171 | 9,172 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
2 | 10,875 | 10,886 | evt-message_store-postgres | Message store implementation for PostgreSQL |
3 | 10,981 | 10,473 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
4 | 11,090 | 8,901 | evt-schema | Primitives for schema and data structure |
5 | 11,098 | 9,248 | evt-message_store | Common primitives for platform-specific message store implementations |
6 | 11,588 | 10,623 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
7 | 11,795 | 9,099 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
8 | 11,936 | 9,047 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
9 | 11,982 | 10,522 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
10 | 12,083 | 9,047 | evt-log | Logging to STD IO with levels, tagging, and coloring |
11 | 12,132 | 9,135 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
12 | 12,194 | 9,172 | evt-settings | Settings data access and assignment |
13 | 12,321 | 8,620 | evt-attribute | Define an attribute on a class using an imperative API |
14 | 12,371 | 9,047 | evt-set_attributes | Set an object's attributes from a source object or hash |
15 | 12,378 | 9,135 | evt-telemetry | In-process telemetry based on observers |
16 | 12,382 | 9,135 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
17 | 12,446 | 8,570 | evt-initializer | Generates initializers and attributes |
18 | 12,560 | 9,748 | evt-virtual | Virtual method declaration |
19 | 12,598 | 9,099 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
20 | 12,647 | 9,047 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
21 | 12,682 | 10,779 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
22 | 12,754 | 9,206 | evt-transform | Common interface for object and format transformation, and transformer discovery |
23 | 12,800 | 10,779 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
24 | 12,876 | 10,434 | evt-configure | Generates class level configure methods |
25 | 12,894 | 9,321 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
26 | 12,976 | 9,099 | evt-validate | Interface and protocol for validating and validation discovery |
27 | 13,004 | 10,522 | evt-entity_projection | Projects event data into an entity |
28 | 13,046 | 9,286 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
29 | 13,064 | 9,172 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
30 | 13,350 | 11,060 | evt-messaging-postgres | Eventide messaging for Postgres |
31 | 13,385 | 10,943 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
32 | 13,503 | 10,341 | evt-component_host | Host components inside a single physical process |
33 | 13,878 | 10,574 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
34 | 13,953 | 10,997 | message-db | Microservice native event store and message store for Postgres |
35 | 17,748 | 24,968 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
36 | 18,231 | 11,826 | evt-collection | Type-checked set and array |
37 | 19,051 | 12,310 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
38 | 26,943 | 16,361 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
39 | 27,037 | 22,512 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
40 | 27,579 | 17,444 | evt-event_source-postgres | Event source client for PostgreSQL |
41 | 28,407 | 16,068 | evt-schema-fixtures | TestBench fixtures for the Schema library |
42 | 32,649 | 9,286 | evt-record_invocation | Record method invocations, query the invocations, and use predicates to verify a method... |
43 | 33,068 | 42,025 | evt-command_line-component_generator | Command line Eventide component generator |
44 | 36,017 | 86,038 | evt-event_source | Common primitives for event source clients |
45 | 42,813 | 23,626 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
46 | 44,187 | 86,038 | evt-event_store-http | Client library for EventStore's HTTP interface |
47 | 44,562 | 53,556 | evt-consumer-event_store | Category and stream consumer for EventStore |
48 | 50,870 | 86,038 | proof | Proof Library |
49 | 52,229 | 53,556 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
50 | 52,251 | 42,025 | data_contract | Data Contract Library |
51 | 55,181 | 20,749 | initializer | Initializer Library |
52 | 63,544 | 35,920 | inclusion | Extend an object by a module within its namespace |
53 | 65,741 | 53,556 | output | Output Library |
54 | 67,175 | 53,556 | setter | Setter Library |
55 | 70,358 | 86,038 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
56 | 72,551 | 53,556 | single | Single Library |
57 | 74,076 | 53,556 | extension | Extension Library |
58 | 82,249 | 86,038 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
59 | 88,620 | 86,038 | evt-messaging-event_store | EventStore messaging for Eventid |
60 | 88,685 | 86,038 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
61 | 89,070 | 86,038 | path_gem | Gem location switching for file system and remote gems |
62 | 94,579 | 86,038 | metadef | Ruby Metaprogramming Support |
63 | 95,283 | 86,038 | test_abstractions | Test Abstractions Library |
64 | 104,023 | 86,038 | evt-cycle | Generalized retry |
65 | 104,165 | 86,038 | attribute | Define an attribute on a class using an imperative API |
66 | 105,723 | 86,038 | virtus_dynamic | Virtus Dynamic Library |
67 | 105,814 | 53,556 | evt-message_store-event_store | Message store client for EventStore |
68 | 113,176 | 18,833 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
69 | 115,846 | 86,038 | prox_gem | Gem location switching for file system and remote gems |
70 | 119,428 | 86,038 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
71 | 123,637 | 53,556 | instructions | Rails 3 plugin that renders error messages and input hints next to their fields with se... |
72 | 139,696 | 86,038 | role | Role Library |
73 | 142,547 | 86,038 | pg-stats | Database Statistics for Postgres |
74 | 149,513 | 86,038 | setting | Configuration Setting Library |
75 | 150,368 | 86,038 | null_attr | Null Object Attribute Library |
76 | 114,794 | 39,188 | sans | Rails Sans Extranea |
77 | 167,776 | 86,038 | eventide-rails | Eventide on Rails |
78 | 168,176 | 86,038 | smb-test_gem | Test Gem |
79 | 178,959 | 86,038 | ws-net_documents-use_token | This rubygem does not have a description or summary. |