| 1 | 10,735 | 13,208 | test_bench | Principled test framework for Ruby. |
| 2 | 11,385 | 13,208 | evt-message_store | Common primitives for platform-specific message store implementations |
| 3 | 11,593 | 11,920 | evt-message_store-postgres | Message store implementation for PostgreSQL |
| 4 | 11,594 | 13,412 | ntl-actor | Implementation of actor pattern for Ruby |
| 5 | 11,607 | 18,814 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
| 6 | 12,032 | 16,959 | test_bench-fixture | A TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench... |
| 7 | 12,164 | 24,138 | evt-set_attributes | Set an object's attributes from a source object or hash |
| 8 | 12,354 | 14,444 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
| 9 | 12,506 | 41,419 | terminal_colors | Apply ANSI terminal colors to strings |
| 10 | 12,702 | 16,149 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
| 11 | 12,896 | 27,535 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
| 12 | 13,270 | 22,013 | evt-configure | Generates class level configure methods |
| 13 | 13,301 | 26,050 | evt-virtual | Virtual method declaration |
| 14 | 13,456 | 67,232 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
| 15 | 13,513 | 34,119 | evt-component_host | Host components inside a single physical process |
| 16 | 13,599 | 21,228 | evt-entity_projection | Projects event data into an entity |
| 17 | 14,113 | 67,232 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
| 18 | 14,317 | 12,471 | message-db | Microservice native event store and message store for Postgres |
| 19 | 18,716 | 14,912 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
| 20 | 22,148 | 35,638 | evt-template_method | Template method declaration |
| 21 | 23,323 | 22,546 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
| 22 | 23,868 | 16,959 | test_bench-session | TestBench::Session implements the core testing mechanisms of TestBench: tests, contexts... |
| 23 | 24,406 | 17,578 | test_bench-run | Runs a batch of TestBench files and directories. |
| 24 | 25,497 | 25,323 | test_bench-telemetry | Telemetry publication and subscription for TestBench. |
| 25 | 25,528 | 25,323 | test_bench-output | Test output writer for TestBench. |
| 26 | 25,957 | 28,395 | test_bench-random | 64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a... |
| 27 | 28,580 | 17,327 | evt-event_source-postgres | Event source client for PostgreSQL |
| 28 | 28,750 | 88,523 | extended_logger | A logging library that provides more feature's than ruby's built in logger; namely per-... |
| 29 | 30,202 | 111,482 | evt-event_source-event_store-http | Event source client for EventStore's HTTP interface |
| 30 | 32,872 | 17,578 | invokr | Invoke methods with a consistent Hash interface. Useful for metaprogramming. |
| 31 | 33,599 | 67,232 | evt-command_line-component_generator | Command line Eventide component generator |
| 32 | 35,718 | 111,482 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
| 33 | 35,945 | 88,523 | activeshepherd | Wrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i... |
| 34 | 37,148 | 24,138 | evt-event_source | Common primitives for event source clients |
| 35 | 44,872 | 111,482 | evt-event_store-http | Client library for EventStore's HTTP interface |
| 36 | 45,714 | 22,546 | mudrat_projector | Mudrat Projector is a simple financial projection engine. |
| 37 | 45,902 | 111,482 | evt-consumer-event_store | Category and stream consumer for EventStore |
| 38 | 47,323 | 18,814 | test_bench-bootstrap | Bootstrap implementation of TestBench for testing TestBench |
| 39 | 49,313 | 28,395 | import_constants | Alias all constants from one namespace into another |
| 40 | 50,524 | 26,050 | gfm_live_preview | Live preview your github flavored markdown file (with syntax highlighting!). |
| 41 | 50,831 | 47,418 | test_bench-executable | Command line interface for TestBench. |
| 42 | 53,777 | 35,638 | minitest-red_green | Adds red/green colors to standard minitest output |
| 43 | 53,923 | 111,482 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
| 44 | 55,134 | 111,482 | truck | Truck is an alternative autoloader that doesn't pollute the global namespace. |
| 45 | 55,465 | 111,482 | splot | Run any test from any file from any project. When using Test::Unit, specify an individu... |
| 46 | 55,747 | 111,482 | ntl-error_data | Representation of an error as a data structure |
| 47 | 56,155 | 60,867 | abnf-parser | abnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha... |
| 48 | 61,354 | 88,523 | ntl-orchestra | Orchestra is an orchestration framework for designing complex operations in an object o... |
| 49 | 65,244 | 111,482 | ftest | Fork based runner for tests written as simple ruby scripts |
| 50 | 66,464 | 88,523 | extended-logger | extended-logger provides a richer logger implementation than the built in ruby
logger, ... |
| 51 | 72,942 | 111,482 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
| 52 | 73,873 | 111,482 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
| 53 | 74,936 | 27,535 | logger-logging | Logging module that adds colored logging to any class and puts the class name in the lo... |
| 54 | 76,894 | 111,482 | aggregate_streams | Combine messages from multiple Eventide streams into an aggregate stream |
| 55 | 82,851 | 111,482 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
| 56 | 85,580 | 111,482 | object_momma | object_momma is an Object Mother implementation in ruby |
| 57 | 88,864 | 50,777 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
| 58 | 90,352 | 111,482 | evt-messaging-event_store | EventStore messaging for Eventid |
| 59 | 96,369 | 31,477 | test_bench-isolated | Isolated copy of TestBench for testing TestBench |
| 60 | 98,933 | 50,777 | hashblock | Sometimes you'll want to allow the user to configure a plugin or some other object via ... |
| 61 | 101,021 | 111,482 | rlab-assert | An alternative assert implementation designed for straightforward syntax and better deb... |
| 62 | 105,989 | 111,482 | evt-event_store-http-connect | Connection library to EventStore's HTTP interface |
| 63 | 107,281 | 111,482 | evt-message_store-event_store | Message store client for EventStore |
| 64 | 115,899 | 111,482 | pico | A very light weight framework for ruby designed to handle a small number of details com... |
| 65 | 120,611 | 111,482 | test-runner | Fork based runner for tests written as simple ruby scripts |
| 66 | 122,213 | 88,523 | evt-dns-resolve_host | Resolve host names to IP addresses |
| 67 | 123,322 | 111,482 | test_bench-parallel | Parallel runner for projects that use TestBench |
| 68 | 125,178 | 111,482 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
| 69 | 125,918 | 111,482 | evt-event_store-cluster-leader_status | Cluster leader status support for EventStore |
| 70 | 140,687 | 111,482 | pg-stats | Database Statistics for Postgres |
| 71 | 158,604 | 111,482 | test_runner-assert | Adds a powerful and simple assert implementation to test-runner |
| 72 | 163,534 | 111,482 | evt-process_host | Run multiple logical processes inside a single physical process |
| 73 | 166,190 | 111,482 | ntl-process_host | Ruby library for hosting components composed of independent actors |
| 74 | 171,903 | 111,482 | eventide-rails | Eventide on Rails |
| 75 | 175,657 | 111,482 | rubygems-runtime | An alternative RubyGems loader that pulls in only the minimal components required at ru... |
| 76 | 175,737 | 88,523 | number_serialization | Number serialization for ruby |
| 77 | 177,495 | 111,482 | ntl-raygun_client | Client for the Raygun API |
| 78 | 182,109 | 111,482 | read_model-projection | Read model projection |
| 79 | 187,738 | 111,482 | test_bench-detect_coverage | Capture method invocations caused by TestBench tests |