1 | 9,312 | 19,895 | evt-messaging | Common primitives for platform-specific messaging implementations for Eventide |
2 | 10,250 | 7,976 | test_bench | Principled test framework for Ruby. |
3 | 10,963 | 21,990 | evt-schema | Primitives for schema and data structure |
4 | 11,097 | 14,184 | evt-message_store-postgres | Message store implementation for PostgreSQL |
5 | 11,107 | 13,567 | evt-message_store | Common primitives for platform-specific message store implementations |
6 | 11,234 | 9,617 | evt-consumer | Continuous subscription to a category and message dispatching to handlers |
7 | 11,278 | 21,990 | ntl-actor | Implementation of actor pattern for Ruby |
8 | 11,550 | 15,812 | evt-subst_attr | Declare attributes that have default implementations that are diagnostic substitutes or... |
9 | 11,648 | 19,895 | evt-clock | Clock interface with support for UTC and local timezones, timezone coercion, and depend... |
10 | 11,677 | 14,184 | test_bench-fixture | A TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench... |
11 | 11,773 | 18,241 | evt-log | Logging to STD IO with levels, tagging, and coloring |
12 | 11,799 | 16,878 | evt-dependency | Declare dependency attributes that have default implementations that are diagnostic sub... |
13 | 11,800 | 12,183 | evt-entity_store | Project and cache entities from event streams, with optional on-disk snapshotting |
14 | 11,925 | 21,990 | evt-attribute | Define an attribute on a class using an imperative API |
15 | 11,939 | 18,241 | evt-settings | Settings data access and assignment |
16 | 11,964 | 18,241 | evt-reflect | Reflection of inner namespaces used for protocol discovery |
17 | 11,990 | 21,990 | evt-telemetry | In-process telemetry based on observers |
18 | 12,032 | 24,586 | evt-initializer | Generates initializers and attributes |
19 | 12,043 | 27,823 | evt-set_attributes | Set an object's attributes from a source object or hash |
20 | 12,132 | 15,812 | evt-mimic | Copy a class's instance interface to an anonymous, new object that acts as a substituta... |
21 | 12,171 | 13,567 | evt-entity_cache | Cache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe... |
22 | 12,251 | 15,812 | evt-identifier-uuid | UUID v4 identifier generator with support for generating and parsing UUIDs, and depende... |
23 | 12,429 | 27,823 | evt-transform | Common interface for object and format transformation, and transformer discovery |
24 | 12,438 | 21,990 | evt-casing | Convert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a... |
25 | 12,477 | 31,699 | evt-invocation | Extract information about a method's invocation including the method name, parameter na... |
26 | 12,529 | 18,241 | evt-validate | Interface and protocol for validating and validation discovery |
27 | 12,555 | 47,572 | terminal_colors | Apply ANSI terminal colors to strings |
28 | 12,601 | 18,241 | evt-virtual | Virtual method declaration |
29 | 12,755 | 18,241 | evt-async_invocation | Return value for async method that is accidentally invoked synchronously |
30 | 12,804 | 19,895 | evt-consumer-postgres | Postgres implementation of continuous subscription to a category and message dispatchin... |
31 | 12,859 | 27,823 | evt-configure | Generates class level configure methods |
32 | 12,894 | 12,183 | evt-entity_snapshot-postgres | Projected entity snapshotting for Postgres |
33 | 13,076 | 36,242 | evt-entity_projection | Projects event data into an entity |
34 | 13,347 | 16,878 | evt-component_host | Host components inside a single physical process |
35 | 13,373 | 31,699 | evt-messaging-postgres | Eventide messaging for Postgres |
36 | 13,447 | 21,990 | eventide-postgres | Event-Sourced Autonomous Services Toolkit |
37 | 13,825 | 31,699 | evt-poll | Generalized implementation of polling with support for timeout and polling interval |
38 | 13,866 | 21,990 | message-db | Microservice native event store and message store for Postgres |
39 | 18,215 | 27,823 | evt-retry | Retry an execution that terminates with an error, with optional backoff cycles |
40 | 18,218 | 13,567 | evt-message_store-postgres-database | Database definition and tools for PostgreSQL message store |
41 | 24,490 | 24,586 | evt-diagnostics-sample | Sampling and measurement of execution cycles |
42 | 25,800 | 19,895 | evt-schema-fixtures | TestBench fixtures for the Schema library |
43 | 25,811 | 27,823 | evt-messaging-fixtures | TestBench fixtures for the Messaging library |
44 | 27,562 | 21,990 | extended_logger | A logging library that provides more feature's than ruby's built in logger; namely per-... |
45 | 28,089 | 41,573 | evt-event_source-postgres | Event source client for PostgreSQL |
46 | 29,160 | 18,241 | evt-event_source-event_store-http | Event source client for EventStore's HTTP interface |
47 | 29,997 | 69,102 | evt-template_method | Template method declaration |
48 | 30,768 | 15,812 | test_bench-session | TestBench::Session implements the core testing mechanisms of TestBench: tests, contexts... |
49 | 31,445 | 13,037 | test_bench-run | Runs a batch of TestBench files and directories. |
50 | 31,691 | 19,895 | invokr | Invoke methods with a consistent Hash interface. Useful for metaprogramming. |
51 | 32,773 | 13,037 | test_bench-telemetry | Telemetry publication and subscription for TestBench. |
52 | 32,863 | 13,567 | test_bench-output | Test output writer for TestBench. |
53 | 33,173 | 21,990 | test_bench-random | 64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a... |
54 | 33,208 | 14,921 | evt-command_line-component_generator | Command line Eventide component generator |
55 | 33,841 | 47,572 | activeshepherd | Wrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i... |
56 | 36,822 | 31,699 | evt-event_source | Common primitives for event source clients |
57 | 38,437 | 16,878 | evt-entity_projection-fixtures | TestBench fixtures for EntityProjection implementations |
58 | 44,412 | 36,242 | mudrat_projector | Mudrat Projector is a simple financial projection engine. |
59 | 44,701 | 36,242 | evt-event_store-http | Client library for EventStore's HTTP interface |
60 | 45,105 | 31,699 | evt-consumer-event_store | Category and stream consumer for EventStore |
61 | 48,888 | 19,895 | gfm_live_preview | Live preview your github flavored markdown file (with syntax highlighting!). |
62 | 50,980 | 69,102 | minitest-red_green | Adds red/green colors to standard minitest output |
63 | 52,960 | 24,586 | evt-view_data-pg | Create and populate PostgreSQL view databases from event streams |
64 | 53,344 | 47,572 | test_bench-bootstrap | Bootstrap implementation of TestBench for testing TestBench |
65 | 53,849 | 31,699 | splot | Run any test from any file from any project. When using Test::Unit, specify an individu... |
66 | 53,902 | 21,990 | truck | Truck is an alternative autoloader that doesn't pollute the global namespace. |
67 | 55,320 | 27,823 | abnf-parser | abnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha... |
68 | 56,313 | 104,290 | ntl-error_data | Representation of an error as a data structure |
69 | 60,198 | 41,573 | ntl-orchestra | Orchestra is an orchestration framework for designing complex operations in an object o... |
70 | 64,901 | 31,699 | ftest | Fork based runner for tests written as simple ruby scripts |
71 | 66,099 | 31,699 | extended-logger | extended-logger provides a richer logger implementation than the built in ruby
logger, ... |
72 | 71,635 | 78,158 | evt-view_data-commands | Message schemas for data-oriented command streams used to populate view databases |
73 | 73,952 | 47,572 | logger-logging | Logging module that adds colored logging to any class and puts the class name in the lo... |
74 | 77,840 | 61,378 | aggregate_streams | Combine messages from multiple Eventide streams into an aggregate stream |
75 | 82,699 | 36,242 | evt-entity_snapshot-event_store | Projected entity snapshotting for EventStore |
76 | 83,252 | 128,565 | evt-wait | Generalized implementation of execution-until-condition with support for timeout and po... |
77 | 83,766 | 61,378 | object_momma | object_momma is an Object Mother implementation in ruby |
78 | 89,252 | 41,573 | evt-messaging-event_store | EventStore messaging for Eventid |
79 | 89,475 | 27,823 | evt-telemetry-logger | Logging to STDERR with coloring and levels of severity |
80 | 95,739 | 89,132 | hashblock | Sometimes you'll want to allow the user to configure a plugin or some other object via ... |
81 | 98,994 | 54,163 | rlab-assert | An alternative assert implementation designed for straightforward syntax and better deb... |
82 | 105,858 | 89,132 | evt-cycle | Generalized retry |
83 | 105,928 | 61,378 | evt-event_store-http-connect | Connection library to EventStore's HTTP interface |
84 | 106,453 | 69,102 | evt-message_store-event_store | Message store client for EventStore |
85 | 112,756 | 89,132 | pico | A very light weight framework for ruby designed to handle a small number of details com... |
86 | 115,094 | 16,878 | test_bench-isolated | Isolated copy of TestBench for testing TestBench |
87 | 118,958 | 78,158 | test-runner | Fork based runner for tests written as simple ruby scripts |
88 | 121,015 | 104,290 | eventide-event_store | Event-Sourced Autonomous Services Toolkit |
89 | 124,170 | 78,158 | evt-dns-resolve_host | Resolve host names to IP addresses |
90 | 125,428 | 61,378 | evt-event_store-cluster-leader_status | Cluster leader status support for EventStore |
91 | 141,531 | 69,102 | pg-stats | Database Statistics for Postgres |
92 | 142,386 | 24,586 | test_bench-executable | Command line interface for TestBench. |
93 | 143,268 | 36,242 | import_constants | Alias all constants from one namespace into another |
94 | 156,385 | 89,132 | test_runner-assert | Adds a powerful and simple assert implementation to test-runner |
95 | 159,951 | 104,290 | evt-process_host | Run multiple logical processes inside a single physical process |
96 | 162,848 | 104,290 | ntl-process_host | Ruby library for hosting components composed of independent actors |
97 | 168,974 | 104,290 | eventide-rails | Eventide on Rails |
98 | 172,636 | 104,290 | number_serialization | Number serialization for ruby |
99 | 173,796 | 89,132 | ntl-raygun_client | Client for the Raygun API |
100 | 176,267 | 104,290 | read_model-projection | Read model projection |
101 | 180,034 | 61,378 | test_bench-parallel | Parallel runner for projects that use TestBench |
102 | 180,684 | 104,290 | test_bench-detect_coverage | Capture method invocations caused by TestBench tests |
103 | 181,241 | 47,572 | rubygems-runtime | An alternative RubyGems loader that pulls in only the minimal components required at ru... |