| 1 | 10,224 | 2,852 | test_bench | Principled test framework for Ruby. |
| 2 | 11,078 | 3,691 | evt-message_store | Common primitives for platform-specific message store implementations |
| 3 | 11,160 | 3,778 | evt-message_store-postgres | Message store implementation for PostgreSQL |
| 4 | 11,273 | 4,246 | ntl-actor | Implementation of actor pattern for Ruby |
| 5 | 11,405 | 3,000 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
| 6 | 11,579 | 2,853 | test_bench-fixture | A TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench... |
| 7 | 11,862 | 3,132 | evt-set_attributes | Set an object's attributes from a source object or hash |
| 8 | 11,865 | 3,882 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
| 9 | 12,220 | 3,879 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
| 10 | 12,343 | 3,015 | terminal_colors | Apply ANSI terminal colors to strings |
| 11 | 12,570 | 3,699 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
| 12 | 12,700 | 4,533 | evt-virtual | Virtual method declaration |
| 13 | 12,826 | 3,544 | evt-configure | Generates class level configure methods |
| 14 | 12,929 | 3,960 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
| 15 | 13,108 | 3,829 | evt-entity_projection | Projects event data into an entity |
| 16 | 13,183 | 4,462 | evt-component_host | Host components inside a single physical process |
| 17 | 13,529 | 4,462 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
| 18 | 13,847 | 3,815 | message-db | Microservice native event store and message store for Postgres |
| 19 | 18,261 | 16,554 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
| 20 | 23,543 | 3,950 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
| 21 | 24,946 | 3,134 | evt-template_method | Template method declaration |
| 22 | 26,494 | 2,858 | test_bench-session | TestBench::Session implements the core testing mechanisms of TestBench: tests, contexts... |
| 23 | 26,840 | 2,861 | test_bench-run | Runs a batch of TestBench files and directories. |
| 24 | 27,879 | 27,759 | extended_logger | A logging library that provides more feature's than ruby's built in logger; namely per-... |
| 25 | 27,937 | 2,860 | test_bench-telemetry | Telemetry publication and subscription for TestBench. |
| 26 | 28,045 | 2,857 | test_bench-output | Test output writer for TestBench. |
| 27 | 28,322 | 21,788 | evt-event_source-postgres | Event source client for PostgreSQL |
| 28 | 28,396 | 2,858 | test_bench-random | 64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a... |
| 29 | 29,344 | 23,982 | evt-event_source-event_store-http | Event source client for EventStore's HTTP interface |
| 30 | 31,759 | 30,871 | invokr | Invoke methods with a consistent Hash interface. Useful for metaprogramming. |
| 31 | 32,811 | 30,871 | evt-command_line-component_generator | Command line Eventide component generator |
| 32 | 34,454 | 55,083 | activeshepherd | Wrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i... |
| 33 | 36,250 | 4,587 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
| 34 | 36,799 | 87,276 | evt-event_source | Common primitives for event source clients |
| 35 | 44,146 | 25,513 | evt-event_store-http | Client library for EventStore's HTTP interface |
| 36 | 44,476 | 42,349 | mudrat_projector | Mudrat Projector is a simple financial projection engine. |
| 37 | 45,001 | 30,871 | evt-consumer-event_store | Category and stream consumer for EventStore |
| 38 | 49,105 | 55,083 | gfm_live_preview | Live preview your github flavored markdown file (with syntax highlighting!). |
| 39 | 50,799 | 27,759 | test_bench-bootstrap | Bootstrap implementation of TestBench for testing TestBench |
| 40 | 51,837 | 87,276 | minitest-red_green | Adds red/green colors to standard minitest output |
| 41 | 53,050 | 22,743 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
| 42 | 53,772 | 30,871 | truck | Truck is an alternative autoloader that doesn't pollute the global namespace. |
| 43 | 54,160 | 42,349 | splot | Run any test from any file from any project. When using Test::Unit, specify an individu... |
| 44 | 55,054 | 55,083 | abnf-parser | abnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha... |
| 45 | 56,051 | 19,171 | ntl-error_data | Representation of an error as a data structure |
| 46 | 60,617 | 55,083 | ntl-orchestra | Orchestra is an orchestration framework for designing complex operations in an object o... |
| 47 | 63,909 | 42,349 | ftest | Fork based runner for tests written as simple ruby scripts |
| 48 | 65,192 | 42,349 | extended-logger | extended-logger provides a richer logger implementation than the built in ruby
logger, ... |
| 49 | 69,886 | 2,863 | import_constants | Alias all constants from one namespace into another |
| 50 | 70,619 | 2,865 | test_bench-executable | Command line interface for TestBench. |
| 51 | 72,330 | 22,743 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
| 52 | 73,744 | 55,083 | logger-logging | Logging module that adds colored logging to any class and puts the class name in the lo... |
| 53 | 76,391 | 87,276 | aggregate_streams | Combine messages from multiple Eventide streams into an aggregate stream |
| 54 | 76,571 | 5,633 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
| 55 | 81,784 | 35,417 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
| 56 | 83,705 | 55,083 | object_momma | object_momma is an Object Mother implementation in ruby |
| 57 | 88,898 | 87,276 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
| 58 | 89,237 | 87,276 | evt-messaging-event_store | EventStore messaging for Eventid |
| 59 | 96,680 | 55,083 | hashblock | Sometimes you'll want to allow the user to configure a plugin or some other object via ... |
| 60 | 99,174 | 87,276 | rlab-assert | An alternative assert implementation designed for straightforward syntax and better deb... |
| 61 | 104,415 | 55,083 | evt-event_store-http-connect | Connection library to EventStore's HTTP interface |
| 62 | 105,724 | 87,276 | evt-message_store-event_store | Message store client for EventStore |
| 63 | 106,624 | 55,083 | test_bench-isolated | Isolated copy of TestBench for testing TestBench |
| 64 | 113,649 | 55,083 | pico | A very light weight framework for ruby designed to handle a small number of details com... |
| 65 | 118,554 | 87,276 | test-runner | Fork based runner for tests written as simple ruby scripts |
| 66 | 121,718 | 42,349 | evt-dns-resolve_host | Resolve host names to IP addresses |
| 67 | 121,898 | 87,276 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
| 68 | 123,937 | 87,276 | evt-event_store-cluster-leader_status | Cluster leader status support for EventStore |
| 69 | 139,146 | 87,276 | pg-stats | Database Statistics for Postgres |
| 70 | 155,980 | 55,083 | test_runner-assert | Adds a powerful and simple assert implementation to test-runner |
| 71 | 158,212 | 5,779 | test_bench-parallel | Parallel runner for projects that use TestBench |
| 72 | 160,072 | 55,083 | evt-process_host | Run multiple logical processes inside a single physical process |
| 73 | 163,129 | 55,083 | ntl-process_host | Ruby library for hosting components composed of independent actors |
| 74 | 168,625 | 87,276 | eventide-rails | Eventide on Rails |
| 75 | 172,498 | 87,276 | number_serialization | Number serialization for ruby |
| 76 | 174,220 | 87,276 | ntl-raygun_client | Client for the Raygun API |
| 77 | 177,618 | 87,276 | read_model-projection | Read model projection |
| 78 | 178,910 | 55,083 | rubygems-runtime | An alternative RubyGems loader that pulls in only the minimal components required at ru... |
| 79 | 182,424 | 87,276 | test_bench-detect_coverage | Capture method invocations caused by TestBench tests |