1 | 9,168 | 7,469 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
2 | 10,858 | 8,771 | evt-message_store-postgres | Message store implementation for PostgreSQL |
3 | 10,964 | 7,769 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
4 | 11,090 | 8,079 | evt-schema | Primitives for schema and data structure |
5 | 11,092 | 8,230 | evt-message_store | Common primitives for platform-specific message store implementations |
6 | 11,576 | 9,195 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
7 | 11,797 | 8,672 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
8 | 11,933 | 8,569 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
9 | 11,973 | 9,411 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
10 | 12,084 | 8,648 | evt-log | Logging to STD IO with levels, tagging, and coloring |
11 | 12,134 | 8,771 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
12 | 12,200 | 8,603 | evt-settings | Settings data access and assignment |
13 | 12,340 | 8,751 | evt-attribute | Define an attribute on a class using an imperative API |
14 | 12,375 | 8,672 | evt-set_attributes | Set an object's attributes from a source object or hash |
15 | 12,381 | 8,751 | evt-telemetry | In-process telemetry based on observers |
16 | 12,386 | 8,701 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
17 | 12,452 | 8,701 | evt-initializer | Generates initializers and attributes |
18 | 12,556 | 9,144 | evt-virtual | Virtual method declaration |
19 | 12,609 | 8,603 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
20 | 12,648 | 8,794 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
21 | 12,671 | 8,405 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
22 | 12,773 | 8,868 | evt-transform | Common interface for object and format transformation, and transformer discovery |
23 | 12,785 | 9,875 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
24 | 12,866 | 10,040 | evt-configure | Generates class level configure methods |
25 | 12,902 | 8,913 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
26 | 12,986 | 8,868 | evt-validate | Interface and protocol for validating and validation discovery |
27 | 12,998 | 10,001 | evt-entity_projection | Projects event data into an entity |
28 | 13,043 | 9,034 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
29 | 13,076 | 8,771 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
30 | 13,337 | 10,228 | evt-messaging-postgres | Eventide messaging for Postgres |
31 | 13,367 | 10,279 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
32 | 13,497 | 9,825 | evt-component_host | Host components inside a single physical process |
33 | 13,878 | 10,331 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
34 | 13,952 | 10,916 | message-db | Microservice native event store and message store for Postgres |
35 | 17,723 | 13,816 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
36 | 18,267 | 12,376 | evt-collection | Type-checked set and array |
37 | 19,085 | 12,551 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
38 | 27,030 | 13,066 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
39 | 27,073 | 16,568 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
40 | 27,559 | 16,932 | evt-event_source-postgres | Event source client for PostgreSQL |
41 | 28,458 | 13,686 | evt-schema-fixtures | TestBench fixtures for the Schema library |
42 | 33,050 | 17,897 | evt-command_line-component_generator | Command line Eventide component generator |
43 | 33,457 | 8,701 | evt-record_invocation | Record method invocations, query the invocations, and use predicates to verify a method... |
44 | 35,990 | 20,868 | evt-event_source | Common primitives for event source clients |
45 | 42,873 | 21,671 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
46 | 44,159 | 21,671 | evt-event_store-http | Client library for EventStore's HTTP interface |
47 | 44,553 | 22,323 | evt-consumer-event_store | Category and stream consumer for EventStore |
48 | 50,807 | 76,031 | proof | Proof Library |
49 | 52,190 | 30,156 | data_contract | Data Contract Library |
50 | 52,205 | 23,418 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
51 | 55,149 | 76,031 | initializer | Initializer Library |
52 | 63,506 | 35,654 | inclusion | Extend an object by a module within its namespace |
53 | 65,675 | 40,711 | output | Output Library |
54 | 67,106 | 56,059 | setter | Setter Library |
55 | 70,294 | 45,533 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
56 | 72,487 | 76,031 | single | Single Library |
57 | 73,965 | 45,533 | extension | Extension Library |
58 | 82,225 | 33,042 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
59 | 88,567 | 28,629 | evt-messaging-event_store | EventStore messaging for Eventid |
60 | 88,697 | 35,654 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
61 | 88,983 | 76,031 | path_gem | Gem location switching for file system and remote gems |
62 | 94,508 | 45,533 | metadef | Ruby Metaprogramming Support |
63 | 95,226 | 76,031 | test_abstractions | Test Abstractions Library |
64 | 103,930 | 56,059 | evt-cycle | Generalized retry |
65 | 104,097 | 76,031 | attribute | Define an attribute on a class using an imperative API |
66 | 105,671 | 76,031 | virtus_dynamic | Virtus Dynamic Library |
67 | 105,779 | 40,711 | evt-message_store-event_store | Message store client for EventStore |
68 | 114,384 | 20,868 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
69 | 115,783 | 56,059 | prox_gem | Gem location switching for file system and remote gems |
70 | 119,343 | 56,059 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
71 | 123,575 | 56,059 | instructions | Rails 3 plugin that renders error messages and input hints next to their fields with se... |
72 | 139,633 | 76,031 | role | Role Library |
73 | 142,594 | 76,031 | pg-stats | Database Statistics for Postgres |
74 | 149,480 | 76,031 | setting | Configuration Setting Library |
75 | 150,252 | 76,031 | null_attr | Null Object Attribute Library |
76 | 114,794 | 39,188 | sans | Rails Sans Extranea |
77 | 167,671 | 56,059 | eventide-rails | Eventide on Rails |
78 | 168,329 | 76,031 | smb-test_gem | Test Gem |
79 | 178,895 | 76,031 | ws-net_documents-use_token | This rubygem does not have a description or summary. |