| 1 | 10,698 | 12,959 | test_bench | Principled test framework for Ruby. |
| 2 | 11,354 | 9,618 | evt-message_store | Common primitives for platform-specific message store implementations |
| 3 | 11,557 | 9,074 | ntl-actor | Implementation of actor pattern for Ruby |
| 4 | 11,568 | 9,312 | evt-message_store-postgres | Message store implementation for PostgreSQL |
| 5 | 11,581 | 9,674 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
| 6 | 11,996 | 11,082 | test_bench-fixture | A TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench... |
| 7 | 12,121 | 10,937 | evt-set_attributes | Set an object's attributes from a source object or hash |
| 8 | 12,305 | 9,332 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
| 9 | 12,465 | 10,258 | terminal_colors | Apply ANSI terminal colors to strings |
| 10 | 12,668 | 10,442 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
| 11 | 12,837 | 11,190 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
| 12 | 13,224 | 11,480 | evt-configure | Generates class level configure methods |
| 13 | 13,240 | 16,737 | evt-virtual | Virtual method declaration |
| 14 | 13,384 | 12,388 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
| 15 | 13,451 | 11,721 | evt-component_host | Host components inside a single physical process |
| 16 | 13,558 | 11,303 | evt-entity_projection | Projects event data into an entity |
| 17 | 14,040 | 12,782 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
| 18 | 14,273 | 11,248 | message-db | Microservice native event store and message store for Postgres |
| 19 | 18,785 | 13,245 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
| 20 | 22,325 | 11,596 | evt-template_method | Template method declaration |
| 21 | 23,381 | 13,458 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
| 22 | 24,306 | 10,754 | test_bench-session | TestBench::Session implements the core testing mechanisms of TestBench: tests, contexts... |
| 23 | 24,800 | 16,507 | test_bench-run | Runs a batch of TestBench files and directories. |
| 24 | 25,819 | 11,982 | test_bench-telemetry | Telemetry publication and subscription for TestBench. |
| 25 | 25,859 | 11,796 | test_bench-output | Test output writer for TestBench. |
| 26 | 26,244 | 12,459 | test_bench-random | 64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a... |
| 27 | 28,592 | 25,255 | extended_logger | A logging library that provides more feature's than ruby's built in logger; namely per-... |
| 28 | 28,779 | 16,118 | evt-event_source-postgres | Event source client for PostgreSQL |
| 29 | 30,052 | 27,624 | evt-event_source-event_store-http | Event source client for EventStore's HTTP interface |
| 30 | 32,682 | 22,150 | invokr | Invoke methods with a consistent Hash interface. Useful for metaprogramming. |
| 31 | 33,450 | 29,087 | evt-command_line-component_generator | Command line Eventide component generator |
| 32 | 35,726 | 75,382 | activeshepherd | Wrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i... |
| 33 | 35,756 | 60,205 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
| 34 | 37,421 | 22,803 | evt-event_source | Common primitives for event source clients |
| 35 | 44,709 | 39,648 | evt-event_store-http | Client library for EventStore's HTTP interface |
| 36 | 45,482 | 75,382 | mudrat_projector | Mudrat Projector is a simple financial projection engine. |
| 37 | 45,751 | 33,142 | evt-consumer-event_store | Category and stream consumer for EventStore |
| 38 | 48,740 | 16,118 | test_bench-bootstrap | Bootstrap implementation of TestBench for testing TestBench |
| 39 | 50,282 | 44,354 | gfm_live_preview | Live preview your github flavored markdown file (with syntax highlighting!). |
| 40 | 50,866 | 13,458 | import_constants | Alias all constants from one namespace into another |
| 41 | 52,363 | 39,648 | test_bench-executable | Command line interface for TestBench. |
| 42 | 53,492 | 60,205 | minitest-red_green | Adds red/green colors to standard minitest output |
| 43 | 53,847 | 44,354 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
| 44 | 54,892 | 75,382 | truck | Truck is an alternative autoloader that doesn't pollute the global namespace. |
| 45 | 55,218 | 44,354 | splot | Run any test from any file from any project. When using Test::Unit, specify an individu... |
| 46 | 55,416 | 102,761 | ntl-error_data | Representation of an error as a data structure |
| 47 | 55,944 | 50,800 | abnf-parser | abnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha... |
| 48 | 61,071 | 50,800 | ntl-orchestra | Orchestra is an orchestration framework for designing complex operations in an object o... |
| 49 | 64,981 | 50,800 | ftest | Fork based runner for tests written as simple ruby scripts |
| 50 | 66,242 | 102,761 | extended-logger | extended-logger provides a richer logger implementation than the built in ruby
logger, ... |
| 51 | 72,879 | 102,761 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
| 52 | 73,787 | 154,925 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
| 53 | 74,707 | 44,354 | logger-logging | Logging module that adds colored logging to any class and puts the class name in the lo... |
| 54 | 76,709 | 50,800 | aggregate_streams | Combine messages from multiple Eventide streams into an aggregate stream |
| 55 | 82,564 | 75,382 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
| 56 | 85,270 | 44,354 | object_momma | object_momma is an Object Mother implementation in ruby |
| 57 | 89,469 | 35,924 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
| 58 | 90,107 | 102,761 | evt-messaging-event_store | EventStore messaging for Eventid |
| 59 | 98,572 | 75,382 | hashblock | Sometimes you'll want to allow the user to configure a plugin or some other object via ... |
| 60 | 100,673 | 60,205 | rlab-assert | An alternative assert implementation designed for straightforward syntax and better deb... |
| 61 | 101,090 | 19,335 | test_bench-isolated | Isolated copy of TestBench for testing TestBench |
| 62 | 105,717 | 154,925 | evt-event_store-http-connect | Connection library to EventStore's HTTP interface |
| 63 | 106,967 | 102,761 | evt-message_store-event_store | Message store client for EventStore |
| 64 | 115,390 | 75,382 | pico | A very light weight framework for ruby designed to handle a small number of details com... |
| 65 | 120,101 | 102,761 | test-runner | Fork based runner for tests written as simple ruby scripts |
| 66 | 121,732 | 102,761 | evt-dns-resolve_host | Resolve host names to IP addresses |
| 67 | 124,523 | 102,761 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
| 68 | 124,566 | 33,142 | test_bench-parallel | Parallel runner for projects that use TestBench |
| 69 | 125,422 | 75,382 | evt-event_store-cluster-leader_status | Cluster leader status support for EventStore |
| 70 | 140,078 | 102,761 | pg-stats | Database Statistics for Postgres |
| 71 | 157,674 | 60,205 | test_runner-assert | Adds a powerful and simple assert implementation to test-runner |
| 72 | 162,652 | 75,382 | evt-process_host | Run multiple logical processes inside a single physical process |
| 73 | 165,299 | 75,382 | ntl-process_host | Ruby library for hosting components composed of independent actors |
| 74 | 170,928 | 102,761 | eventide-rails | Eventide on Rails |
| 75 | 174,676 | 102,761 | number_serialization | Number serialization for ruby |
| 76 | 175,429 | 35,924 | rubygems-runtime | An alternative RubyGems loader that pulls in only the minimal components required at ru... |
| 77 | 176,381 | 102,761 | ntl-raygun_client | Client for the Raygun API |
| 78 | 180,886 | 60,205 | read_model-projection | Read model projection |
| 79 | 186,316 | 75,382 | test_bench-detect_coverage | Capture method invocations caused by TestBench tests |