Ntl's Gems

icon
#Total RankDaily RankNameSummary
19,1719,172evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,3188,188test_benchruby
310,87510,886evt-message_store-postgresMessage store implementation for PostgreSQL
410,98110,473evt-consumerContinuous subscription to a category and message dispatching to handlers
511,0908,901evt-schemaPrimitives for schema and data structure
611,0989,248evt-message_storeCommon primitives for platform-specific message store implementations
711,2619,172ntl-actorImplementation of actor pattern for Ruby
811,58810,623evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
911,7959,099evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
1011,9369,047evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
1111,98210,522evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1212,0839,047evt-logLogging to STD IO with levels, tagging, and coloring
1312,1108,279test_bench-fixtureruby
1412,1329,135evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1512,1949,172evt-settingsSettings data access and assignment
1612,3218,620evt-attributeDefine an attribute on a class using an imperative API
1712,3719,047evt-set_attributesSet an object's attributes from a source object or hash
1812,3789,135evt-telemetryIn-process telemetry based on observers
1912,3829,135evt-reflectReflection of inner namespaces used for protocol discovery
2012,4468,570evt-initializerGenerates initializers and attributes
2112,5609,748evt-virtualVirtual method declaration
2212,5989,099evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
2312,6479,047evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
2412,68210,779evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2512,7549,206evt-transformCommon interface for object and format transformation, and transformer discovery
2612,80010,779evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2712,87610,434evt-configureGenerates class level configure methods
2812,8949,321evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2912,9769,099evt-validateInterface and protocol for validating and validation discovery
3013,00410,522evt-entity_projectionProjects event data into an entity
3113,0469,286evt-async_invocationReturn value for async method that is accidentally invoked synchronously
3213,0649,172evt-invocationExtract information about a method's invocation including the method name, parameter na...
3313,0769,135terminal_colorsApply ANSI terminal colors to strings
3413,35011,060evt-messaging-postgresEventide messaging for Postgres
3513,38510,943eventide-postgresEvent-Sourced Autonomous Services Toolkit
3613,50310,341evt-component_hostHost components inside a single physical process
3713,87810,574evt-pollGeneralized implementation of polling with support for timeout and polling interval
3813,95310,997message-dbMicroservice native event store and message store for Postgres
3917,74824,968evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4019,05112,310evt-retryRetry an execution that terminates with an error, with optional backoff cycles
4126,83086,038extended_loggerA logging library that provides more feature's than ruby's built in logger; namely per-...
4226,94316,361evt-diagnostics-sampleSampling and measurement of execution cycles
4327,03722,512evt-messaging-fixturesTestBench fixtures for the Messaging library
4427,57917,444evt-event_source-postgresEvent source client for PostgreSQL
4528,40716,068evt-schema-fixturesTestBench fixtures for the Schema library
4628,58786,038evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4730,94318,351invokrInvoke methods with a consistent Hash interface. Useful for metaprogramming.
4832,61086,038activeshepherdWrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i...
4933,06842,025evt-command_line-component_generatorCommand line Eventide component generator
5036,01786,038evt-event_sourceCommon primitives for event source clients
5142,81323,626evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
5243,53522,512mudrat_projectorMudrat Projector is a simple financial projection engine.
5344,18786,038evt-event_store-httpClient library for EventStore's HTTP interface
5444,56253,556evt-consumer-event_storeCategory and stream consumer for EventStore
5548,17314,473test_bench-runruby
5648,21986,038gfm_live_previewLive preview your github flavored markdown file (with syntax highlighting!).
5748,65914,857test_bench-sessionTest session for TestBench
5849,58086,038minitest-red_greenAdds red/green colors to standard minitest output
5951,72714,857test_bench-telemetryTelemetry subsystem for TestBench
6052,22953,556evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
6152,64614,857test_bench-outputruby
6252,83286,038splotRun any test from any file from any project. When using Test::Unit, specify an individu...
6352,87553,556truckTruck is an alternative autoloader that doesn't pollute the global namespace.
6453,20714,857test_bench-randomRandom value controls for TestBench
6554,60553,556abnf-parserabnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha...
6657,69053,556test_bench-bootstrapA minimal test framework for testing TestBench
6759,32786,038ntl-orchestraOrchestra is an orchestration framework for designing complex operations in an object o...
6859,69628,793ntl-error_dataRepresentation of an error as a data structure
6961,8699,647evt-template_methodTemplate method declaration
7064,17186,038ftestFork based runner for tests written as simple ruby scripts
7165,55886,038extended-loggerextended-logger provides a richer logger implementation than the built in ruby logger, ...
7270,35886,038evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
7373,60128,793logger-loggingLogging module that adds colored logging to any class and puts the class name in the lo...
7477,82386,038aggregate_streamsCombine messages from multiple Eventide streams into an aggregate stream
7582,24986,038evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
7682,65886,038object_mommaobject_momma is an Object Mother implementation in ruby
7788,62086,038evt-messaging-event_storeEventStore messaging for Eventid
7888,68586,038evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
7994,56035,920hashblockSometimes you'll want to allow the user to configure a plugin or some other object via ...
8098,16286,038rlab-assertAn alternative assert implementation designed for straightforward syntax and better deb...
81104,02386,038evt-cycleGeneralized retry
82105,38853,556evt-event_store-http-connectConnection library to EventStore's HTTP interface
83105,81453,556evt-message_store-event_storeMessage store client for EventStore
84111,08886,038picoA very light weight framework for ruby designed to handle a small number of details com...
85113,17618,833evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
86117,70686,038test-runnerFork based runner for tests written as simple ruby scripts
87119,42886,038eventide-event_storeEvent-Sourced Autonomous Services Toolkit
88120,20186,038test_bench-isolatedIsolated copy of TestBench for testing TestBench
89124,35253,556evt-dns-resolve_hostResolve host names to IP addresses
90126,19786,038evt-event_store-cluster-leader_statusCluster leader status support for EventStore
91142,54786,038pg-statsDatabase Statistics for Postgres
92155,18786,038test_runner-assertAdds a powerful and simple assert implementation to test-runner
93158,59186,038evt-process_hostRun multiple logical processes inside a single physical process
94161,63853,556ntl-process_hostRuby library for hosting components composed of independent actors
95167,77686,038eventide-railsEventide on Rails
96171,27486,038number_serializationNumber serialization for ruby
97172,91186,038ntl-raygun_clientClient for the Raygun API
98174,27886,038read_model-projectionRead model projection
99178,58986,038test_bench-detect_coverageCapture method invocations caused by TestBench tests