1 | 9,329 | 7,923 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
2 | 10,251 | 7,538 | test_bench | Principled test framework for Ruby. |
3 | 10,959 | 7,776 | evt-schema | Primitives for schema and data structure |
4 | 11,113 | 10,569 | evt-message_store-postgres | Message store implementation for PostgreSQL |
5 | 11,117 | 9,217 | evt-message_store | Common primitives for platform-specific message store implementations |
6 | 11,248 | 10,214 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
7 | 11,302 | 9,610 | ntl-actor | Implementation of actor pattern for Ruby |
8 | 11,553 | 8,915 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
9 | 11,637 | 9,011 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
10 | 11,672 | 8,582 | test_bench-fixture | A TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench... |
11 | 11,781 | 8,915 | evt-log | Logging to STD IO with levels, tagging, and coloring |
12 | 11,808 | 8,710 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
13 | 11,836 | 12,909 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
14 | 11,919 | 9,407 | evt-attribute | Define an attribute on a class using an imperative API |
15 | 11,932 | 10,654 | evt-settings | Settings data access and assignment |
16 | 11,954 | 9,281 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
17 | 11,971 | 8,915 | evt-telemetry | In-process telemetry based on observers |
18 | 12,010 | 9,543 | evt-initializer | Generates initializers and attributes |
19 | 12,026 | 9,059 | evt-set_attributes | Set an object's attributes from a source object or hash |
20 | 12,114 | 9,011 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
21 | 12,198 | 13,688 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
22 | 12,238 | 9,281 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
23 | 12,436 | 9,543 | evt-transform | Common interface for object and format transformation, and transformer discovery |
24 | 12,441 | 10,056 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
25 | 12,475 | 9,971 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
26 | 12,529 | 9,815 | evt-validate | Interface and protocol for validating and validation discovery |
27 | 12,551 | 10,310 | terminal_colors | Apply ANSI terminal colors to strings |
28 | 12,632 | 18,167 | evt-virtual | Virtual method declaration |
29 | 12,742 | 9,217 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
30 | 12,824 | 12,761 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
31 | 12,874 | 14,111 | evt-configure | Generates class level configure methods |
32 | 12,918 | 14,111 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
33 | 13,105 | 14,111 | evt-entity_projection | Projects event data into an entity |
34 | 13,342 | 9,610 | evt-component_host | Host components inside a single physical process |
35 | 13,410 | 16,109 | evt-messaging-postgres | Eventide messaging for Postgres |
36 | 13,468 | 15,752 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
37 | 13,837 | 17,711 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
38 | 13,875 | 13,455 | message-db | Microservice native event store and message store for Postgres |
39 | 18,202 | 28,686 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
40 | 18,225 | 19,673 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
41 | 24,448 | 26,201 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
42 | 25,728 | 31,695 | evt-schema-fixtures | TestBench fixtures for the Schema library |
43 | 25,764 | 21,628 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
44 | 27,601 | 28,686 | extended_logger | A logging library that provides more feature's than ruby's built in logger; namely per-... |
45 | 28,140 | 37,202 | evt-event_source-postgres | Event source client for PostgreSQL |
46 | 29,187 | 31,695 | evt-event_source-event_store-http | Event source client for EventStore's HTTP interface |
47 | 29,348 | 11,827 | evt-template_method | Template method declaration |
48 | 30,461 | 16,921 | test_bench-session | TestBench::Session implements the core testing mechanisms of TestBench: tests, contexts... |
49 | 31,003 | 11,963 | test_bench-run | Runs a batch of TestBench files and directories. |
50 | 31,649 | 16,921 | invokr | Invoke methods with a consistent Hash interface. Useful for metaprogramming. |
51 | 32,439 | 18,674 | test_bench-telemetry | Telemetry publication and subscription for TestBench. |
52 | 32,490 | 16,921 | test_bench-output | Test output writer for TestBench. |
53 | 32,882 | 19,673 | test_bench-random | 64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a... |
54 | 33,080 | 23,194 | evt-command_line-component_generator | Command line Eventide component generator |
55 | 33,964 | 75,360 | activeshepherd | Wrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i... |
56 | 36,786 | 31,695 | evt-event_source | Common primitives for event source clients |
57 | 38,359 | 52,325 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
58 | 44,405 | 43,762 | mudrat_projector | Mudrat Projector is a simple financial projection engine. |
59 | 44,533 | 28,686 | evt-event_store-http | Client library for EventStore's HTTP interface |
60 | 45,002 | 30,134 | evt-consumer-event_store | Category and stream consumer for EventStore |
61 | 48,835 | 46,383 | gfm_live_preview | Live preview your github flavored markdown file (with syntax highlighting!). |
62 | 51,157 | 49,198 | minitest-red_green | Adds red/green colors to standard minitest output |
63 | 52,731 | 24,078 | test_bench-bootstrap | Bootstrap implementation of TestBench for testing TestBench |
64 | 52,808 | 113,782 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
65 | 53,839 | 43,762 | truck | Truck is an alternative autoloader that doesn't pollute the global namespace. |
66 | 53,864 | 46,383 | splot | Run any test from any file from any project. When using Test::Unit, specify an individu... |
67 | 55,302 | 37,202 | abnf-parser | abnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha... |
68 | 56,249 | 55,740 | ntl-error_data | Representation of an error as a data structure |
69 | 60,319 | 49,198 | ntl-orchestra | Orchestra is an orchestration framework for designing complex operations in an object o... |
70 | 64,522 | 55,740 | ftest | Fork based runner for tests written as simple ruby scripts |
71 | 65,875 | 59,807 | extended-logger | extended-logger provides a richer logger implementation than the built in ruby
logger, ... |
72 | 71,695 | 90,788 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
73 | 73,748 | 75,360 | logger-logging | Logging module that adds colored logging to any class and puts the class name in the lo... |
74 | 77,375 | 41,342 | aggregate_streams | Combine messages from multiple Eventide streams into an aggregate stream |
75 | 82,368 | 59,807 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
76 | 83,124 | 100,863 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
77 | 83,713 | 90,788 | object_momma | object_momma is an Object Mother implementation in ruby |
78 | 89,068 | 153,037 | evt-messaging-event_store | EventStore messaging for Eventid |
79 | 89,364 | 82,265 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
80 | 95,807 | 75,360 | hashblock | Sometimes you'll want to allow the user to configure a plugin or some other object via ... |
81 | 99,054 | 90,788 | rlab-assert | An alternative assert implementation designed for straightforward syntax and better deb... |
82 | 105,435 | 90,788 | evt-event_store-http-connect | Connection library to EventStore's HTTP interface |
83 | 106,209 | 169,262 | evt-cycle | Generalized retry |
84 | 106,301 | 90,788 | evt-message_store-event_store | Message store client for EventStore |
85 | 112,351 | 46,383 | test_bench-isolated | Isolated copy of TestBench for testing TestBench |
86 | 112,974 | 113,782 | pico | A very light weight framework for ruby designed to handle a small number of details com... |
87 | 118,739 | 100,863 | test-runner | Fork based runner for tests written as simple ruby scripts |
88 | 121,322 | 131,986 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
89 | 123,672 | 90,788 | evt-dns-resolve_host | Resolve host names to IP addresses |
90 | 124,867 | 100,863 | evt-event_store-cluster-leader_status | Cluster leader status support for EventStore |
91 | 131,453 | 31,695 | test_bench-executable | Command line interface for TestBench. |
92 | 131,713 | 33,396 | import_constants | Alias all constants from one namespace into another |
93 | 141,078 | 131,986 | pg-stats | Database Statistics for Postgres |
94 | 156,349 | 131,986 | test_runner-assert | Adds a powerful and simple assert implementation to test-runner |
95 | 160,068 | 131,986 | evt-process_host | Run multiple logical processes inside a single physical process |
96 | 162,762 | 131,986 | ntl-process_host | Ruby library for hosting components composed of independent actors |
97 | 168,955 | 131,986 | eventide-rails | Eventide on Rails |
98 | 172,586 | 113,782 | number_serialization | Number serialization for ruby |
99 | 173,886 | 153,037 | ntl-raygun_client | Client for the Raygun API |
100 | 176,459 | 131,986 | read_model-projection | Read model projection |
101 | 179,203 | 69,506 | test_bench-parallel | Parallel runner for projects that use TestBench |
102 | 180,400 | 46,383 | rubygems-runtime | An alternative RubyGems loader that pulls in only the minimal components required at ru... |
103 | 180,948 | 131,986 | test_bench-detect_coverage | Capture method invocations caused by TestBench tests |