1 | 9,187 | 10,721 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
2 | 10,325 | 22,084 | test_bench | ruby |
3 | 10,895 | 6,170 | evt-message_store-postgres | Message store implementation for PostgreSQL |
4 | 11,001 | 22,084 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
5 | 11,064 | 6,514 | evt-schema | Primitives for schema and data structure |
6 | 11,088 | 22,084 | evt-message_store | Common primitives for platform-specific message store implementations |
7 | 11,252 | 30,305 | ntl-actor | Implementation of actor pattern for Ruby |
8 | 11,618 | 12,967 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
9 | 11,767 | 15,400 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
10 | 11,914 | 25,458 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
11 | 11,999 | 16,639 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
12 | 12,050 | 30,305 | evt-log | Logging to STD IO with levels, tagging, and coloring |
13 | 12,090 | 30,305 | test_bench-fixture | ruby |
14 | 12,114 | 18,158 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
15 | 12,171 | 25,458 | evt-settings | Settings data access and assignment |
16 | 12,293 | 25,458 | evt-attribute | Define an attribute on a class using an imperative API |
17 | 12,337 | 22,084 | evt-set_attributes | Set an object's attributes from a source object or hash |
18 | 12,338 | 30,305 | evt-telemetry | In-process telemetry based on observers |
19 | 12,344 | 25,458 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
20 | 12,396 | 18,158 | evt-initializer | Generates initializers and attributes |
21 | 12,541 | 30,305 | evt-virtual | Virtual method declaration |
22 | 12,554 | 22,084 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
23 | 12,613 | 22,084 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
24 | 12,692 | 7,808 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
25 | 12,721 | 30,305 | evt-transform | Common interface for object and format transformation, and transformer discovery |
26 | 12,802 | 13,614 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
27 | 12,857 | 30,305 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
28 | 12,891 | 25,458 | evt-configure | Generates class level configure methods |
29 | 12,944 | 30,305 | evt-validate | Interface and protocol for validating and validation discovery |
30 | 13,010 | 30,305 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
31 | 13,014 | 30,305 | evt-entity_projection | Projects event data into an entity |
32 | 13,020 | 22,084 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
33 | 13,042 | 30,305 | terminal_colors | Apply ANSI terminal colors to strings |
34 | 13,353 | 30,305 | evt-messaging-postgres | Eventide messaging for Postgres |
35 | 13,386 | 25,458 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
36 | 13,499 | 30,305 | evt-component_host | Host components inside a single physical process |
37 | 13,871 | 30,305 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
38 | 13,932 | 30,305 | message-db | Microservice native event store and message store for Postgres |
39 | 17,781 | 41,916 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
40 | 18,997 | 19,893 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
41 | 26,808 | 63,432 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
42 | 26,908 | 63,432 | extended_logger | A logging library that provides more feature's than ruby's built in logger; namely per-... |
43 | 26,991 | 63,432 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
44 | 27,623 | 63,432 | evt-event_source-postgres | Event source client for PostgreSQL |
45 | 28,224 | 63,432 | evt-schema-fixtures | TestBench fixtures for the Schema library |
46 | 28,645 | 63,432 | evt-event_source-event_store-http | Event source client for EventStore's HTTP interface |
47 | 31,017 | 63,432 | invokr | Invoke methods with a consistent Hash interface. Useful for metaprogramming. |
48 | 32,745 | 19,893 | activeshepherd | Wrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i... |
49 | 33,102 | 16,639 | evt-command_line-component_generator | Command line Eventide component generator |
50 | 36,074 | 63,432 | evt-event_source | Common primitives for event source clients |
51 | 42,523 | 30,305 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
52 | 43,620 | 63,432 | mudrat_projector | Mudrat Projector is a simple financial projection engine. |
53 | 44,209 | 63,432 | evt-event_store-http | Client library for EventStore's HTTP interface |
54 | 44,588 | 41,916 | evt-consumer-event_store | Category and stream consumer for EventStore |
55 | 46,943 | 25,458 | test_bench-run | ruby |
56 | 47,213 | 63,432 | test_bench-session | Test session for TestBench |
57 | 48,317 | 63,432 | gfm_live_preview | Live preview your github flavored markdown file (with syntax highlighting!). |
58 | 49,745 | 63,432 | minitest-red_green | Adds red/green colors to standard minitest output |
59 | 50,184 | 41,916 | test_bench-telemetry | Telemetry subsystem for TestBench |
60 | 51,039 | 41,916 | test_bench-output | ruby |
61 | 51,616 | 41,916 | test_bench-random | Random value controls for TestBench |
62 | 52,265 | 16,639 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
63 | 52,949 | 63,432 | splot | Run any test from any file from any project. When using Test::Unit, specify an individu... |
64 | 52,988 | 63,432 | truck | Truck is an alternative autoloader that doesn't pollute the global namespace. |
65 | 54,674 | 63,432 | abnf-parser | abnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha... |
66 | 55,822 | 30,305 | evt-template_method | Template method declaration |
67 | 57,558 | 63,432 | test_bench-bootstrap | A minimal test framework for testing TestBench |
68 | 59,429 | 63,432 | ntl-orchestra | Orchestra is an orchestration framework for designing complex operations in an object o... |
69 | 59,593 | 63,432 | ntl-error_data | Representation of an error as a data structure |
70 | 64,270 | 41,916 | ftest | Fork based runner for tests written as simple ruby scripts |
71 | 65,638 | 63,432 | extended-logger | extended-logger provides a richer logger implementation than the built in ruby
logger, ... |
72 | 70,486 | 63,432 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
73 | 73,680 | 63,432 | logger-logging | Logging module that adds colored logging to any class and puts the class name in the lo... |
74 | 77,834 | 63,432 | aggregate_streams | Combine messages from multiple Eventide streams into an aggregate stream |
75 | 82,276 | 63,432 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
76 | 82,808 | 41,916 | object_momma | object_momma is an Object Mother implementation in ruby |
77 | 88,699 | 63,432 | evt-messaging-event_store | EventStore messaging for Eventid |
78 | 88,728 | 30,305 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
79 | 94,751 | 63,432 | hashblock | Sometimes you'll want to allow the user to configure a plugin or some other object via ... |
80 | 98,293 | 25,458 | rlab-assert | An alternative assert implementation designed for straightforward syntax and better deb... |
81 | 104,222 | 63,432 | evt-cycle | Generalized retry |
82 | 105,437 | 41,916 | evt-event_store-http-connect | Connection library to EventStore's HTTP interface |
83 | 105,834 | 63,432 | evt-message_store-event_store | Message store client for EventStore |
84 | 111,052 | 63,432 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
85 | 111,242 | 63,432 | pico | A very light weight framework for ruby designed to handle a small number of details com... |
86 | 117,869 | 63,432 | test-runner | Fork based runner for tests written as simple ruby scripts |
87 | 119,472 | 30,305 | test_bench-isolated | Isolated copy of TestBench for testing TestBench |
88 | 119,646 | 63,432 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
89 | 124,376 | 63,432 | evt-dns-resolve_host | Resolve host names to IP addresses |
90 | 126,197 | 63,432 | evt-event_store-cluster-leader_status | Cluster leader status support for EventStore |
91 | 142,530 | 63,432 | pg-stats | Database Statistics for Postgres |
92 | 155,373 | 63,432 | test_runner-assert | Adds a powerful and simple assert implementation to test-runner |
93 | 158,745 | 63,432 | evt-process_host | Run multiple logical processes inside a single physical process |
94 | 161,845 | 63,432 | ntl-process_host | Ruby library for hosting components composed of independent actors |
95 | 167,983 | 63,432 | eventide-rails | Eventide on Rails |
96 | 171,429 | 63,432 | number_serialization | Number serialization for ruby |
97 | 173,095 | 63,432 | ntl-raygun_client | Client for the Raygun API |
98 | 174,497 | 30,305 | read_model-projection | Read model projection |
99 | 178,828 | 63,432 | test_bench-detect_coverage | Capture method invocations caused by TestBench tests |