1 | 9,171 | 9,172 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
2 | 10,318 | 8,188 | test_bench | ruby |
3 | 10,875 | 10,886 | evt-message_store-postgres | Message store implementation for PostgreSQL |
4 | 10,981 | 10,473 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
5 | 11,090 | 8,901 | evt-schema | Primitives for schema and data structure |
6 | 11,098 | 9,248 | evt-message_store | Common primitives for platform-specific message store implementations |
7 | 11,261 | 9,172 | ntl-actor | Implementation of actor pattern for Ruby |
8 | 11,588 | 10,623 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
9 | 11,795 | 9,099 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
10 | 11,936 | 9,047 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
11 | 11,982 | 10,522 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
12 | 12,083 | 9,047 | evt-log | Logging to STD IO with levels, tagging, and coloring |
13 | 12,110 | 8,279 | test_bench-fixture | ruby |
14 | 12,132 | 9,135 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
15 | 12,194 | 9,172 | evt-settings | Settings data access and assignment |
16 | 12,321 | 8,620 | evt-attribute | Define an attribute on a class using an imperative API |
17 | 12,371 | 9,047 | evt-set_attributes | Set an object's attributes from a source object or hash |
18 | 12,378 | 9,135 | evt-telemetry | In-process telemetry based on observers |
19 | 12,382 | 9,135 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
20 | 12,446 | 8,570 | evt-initializer | Generates initializers and attributes |
21 | 12,560 | 9,748 | evt-virtual | Virtual method declaration |
22 | 12,598 | 9,099 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
23 | 12,647 | 9,047 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
24 | 12,682 | 10,779 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
25 | 12,754 | 9,206 | evt-transform | Common interface for object and format transformation, and transformer discovery |
26 | 12,800 | 10,779 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
27 | 12,876 | 10,434 | evt-configure | Generates class level configure methods |
28 | 12,894 | 9,321 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
29 | 12,976 | 9,099 | evt-validate | Interface and protocol for validating and validation discovery |
30 | 13,004 | 10,522 | evt-entity_projection | Projects event data into an entity |
31 | 13,046 | 9,286 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
32 | 13,064 | 9,172 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
33 | 13,076 | 9,135 | terminal_colors | Apply ANSI terminal colors to strings |
34 | 13,350 | 11,060 | evt-messaging-postgres | Eventide messaging for Postgres |
35 | 13,385 | 10,943 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
36 | 13,503 | 10,341 | evt-component_host | Host components inside a single physical process |
37 | 13,878 | 10,574 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
38 | 13,953 | 10,997 | message-db | Microservice native event store and message store for Postgres |
39 | 17,748 | 24,968 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
40 | 19,051 | 12,310 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
41 | 26,830 | 86,038 | extended_logger | A logging library that provides more feature's than ruby's built in logger; namely per-... |
42 | 26,943 | 16,361 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
43 | 27,037 | 22,512 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
44 | 27,579 | 17,444 | evt-event_source-postgres | Event source client for PostgreSQL |
45 | 28,407 | 16,068 | evt-schema-fixtures | TestBench fixtures for the Schema library |
46 | 28,587 | 86,038 | evt-event_source-event_store-http | Event source client for EventStore's HTTP interface |
47 | 30,943 | 18,351 | invokr | Invoke methods with a consistent Hash interface. Useful for metaprogramming. |
48 | 32,610 | 86,038 | activeshepherd | Wrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i... |
49 | 33,068 | 42,025 | evt-command_line-component_generator | Command line Eventide component generator |
50 | 36,017 | 86,038 | evt-event_source | Common primitives for event source clients |
51 | 42,813 | 23,626 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
52 | 43,535 | 22,512 | mudrat_projector | Mudrat Projector is a simple financial projection engine. |
53 | 44,187 | 86,038 | evt-event_store-http | Client library for EventStore's HTTP interface |
54 | 44,562 | 53,556 | evt-consumer-event_store | Category and stream consumer for EventStore |
55 | 48,173 | 14,473 | test_bench-run | ruby |
56 | 48,219 | 86,038 | gfm_live_preview | Live preview your github flavored markdown file (with syntax highlighting!). |
57 | 48,659 | 14,857 | test_bench-session | Test session for TestBench |
58 | 49,580 | 86,038 | minitest-red_green | Adds red/green colors to standard minitest output |
59 | 51,727 | 14,857 | test_bench-telemetry | Telemetry subsystem for TestBench |
60 | 52,229 | 53,556 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
61 | 52,646 | 14,857 | test_bench-output | ruby |
62 | 52,832 | 86,038 | splot | Run any test from any file from any project. When using Test::Unit, specify an individu... |
63 | 52,875 | 53,556 | truck | Truck is an alternative autoloader that doesn't pollute the global namespace. |
64 | 53,207 | 14,857 | test_bench-random | Random value controls for TestBench |
65 | 54,605 | 53,556 | abnf-parser | abnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha... |
66 | 57,690 | 53,556 | test_bench-bootstrap | A minimal test framework for testing TestBench |
67 | 59,327 | 86,038 | ntl-orchestra | Orchestra is an orchestration framework for designing complex operations in an object o... |
68 | 59,696 | 28,793 | ntl-error_data | Representation of an error as a data structure |
69 | 61,869 | 9,647 | evt-template_method | Template method declaration |
70 | 64,171 | 86,038 | ftest | Fork based runner for tests written as simple ruby scripts |
71 | 65,558 | 86,038 | extended-logger | extended-logger provides a richer logger implementation than the built in ruby
logger, ... |
72 | 70,358 | 86,038 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
73 | 73,601 | 28,793 | logger-logging | Logging module that adds colored logging to any class and puts the class name in the lo... |
74 | 77,823 | 86,038 | aggregate_streams | Combine messages from multiple Eventide streams into an aggregate stream |
75 | 82,249 | 86,038 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
76 | 82,658 | 86,038 | object_momma | object_momma is an Object Mother implementation in ruby |
77 | 88,620 | 86,038 | evt-messaging-event_store | EventStore messaging for Eventid |
78 | 88,685 | 86,038 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
79 | 94,560 | 35,920 | hashblock | Sometimes you'll want to allow the user to configure a plugin or some other object via ... |
80 | 98,162 | 86,038 | rlab-assert | An alternative assert implementation designed for straightforward syntax and better deb... |
81 | 104,023 | 86,038 | evt-cycle | Generalized retry |
82 | 105,388 | 53,556 | evt-event_store-http-connect | Connection library to EventStore's HTTP interface |
83 | 105,814 | 53,556 | evt-message_store-event_store | Message store client for EventStore |
84 | 111,088 | 86,038 | pico | A very light weight framework for ruby designed to handle a small number of details com... |
85 | 113,176 | 18,833 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
86 | 117,706 | 86,038 | test-runner | Fork based runner for tests written as simple ruby scripts |
87 | 119,428 | 86,038 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
88 | 120,201 | 86,038 | test_bench-isolated | Isolated copy of TestBench for testing TestBench |
89 | 124,352 | 53,556 | evt-dns-resolve_host | Resolve host names to IP addresses |
90 | 126,197 | 86,038 | evt-event_store-cluster-leader_status | Cluster leader status support for EventStore |
91 | 142,547 | 86,038 | pg-stats | Database Statistics for Postgres |
92 | 155,187 | 86,038 | test_runner-assert | Adds a powerful and simple assert implementation to test-runner |
93 | 158,591 | 86,038 | evt-process_host | Run multiple logical processes inside a single physical process |
94 | 161,638 | 53,556 | ntl-process_host | Ruby library for hosting components composed of independent actors |
95 | 167,776 | 86,038 | eventide-rails | Eventide on Rails |
96 | 171,274 | 86,038 | number_serialization | Number serialization for ruby |
97 | 172,911 | 86,038 | ntl-raygun_client | Client for the Raygun API |
98 | 174,278 | 86,038 | read_model-projection | Read model projection |
99 | 178,589 | 86,038 | test_bench-detect_coverage | Capture method invocations caused by TestBench tests |