Ntl's Gems

icon
#Total RankDaily RankNameSummary
19,0896,073evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,3677,058test_benchruby
310,8107,047evt-message_store-postgresMessage store implementation for PostgreSQL
410,9457,025evt-consumerContinuous subscription to a category and message dispatching to handlers
511,1657,208evt-message_storeCommon primitives for platform-specific message store implementations
611,2216,964evt-schemaPrimitives for schema and data structure
711,3077,180ntl-actorImplementation of actor pattern for Ruby
811,5867,981evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
911,9257,746evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
1012,0367,635evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1112,1137,308evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
1212,2277,719evt-logLogging to STD IO with levels, tagging, and coloring
1312,3047,962evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1412,3327,746evt-settingsSettings data access and assignment
1512,5127,032test_bench-fixtureruby
1612,5268,053evt-attributeDefine an attribute on a class using an imperative API
1712,5277,719evt-set_attributesSet an object's attributes from a source object or hash
1812,5357,867evt-telemetryIn-process telemetry based on observers
1912,5548,261evt-virtualVirtual method declaration
2012,5737,962evt-reflectReflection of inner namespaces used for protocol discovery
2112,6227,981evt-initializerGenerates initializers and attributes
2212,6828,406evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2312,7988,805evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2412,8168,667evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
2512,8277,840evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
2612,9208,278evt-transformCommon interface for object and format transformation, and transformer discovery
2712,9259,000evt-configureGenerates class level configure methods
2813,0548,892evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2913,0979,029evt-entity_projectionProjects event data into an entity
3013,1768,695evt-validateInterface and protocol for validating and validation discovery
3113,2138,428evt-async_invocationReturn value for async method that is accidentally invoked synchronously
3213,3038,330terminal_colorsApply ANSI terminal colors to strings
3313,3478,101evt-invocationExtract information about a method's invocation including the method name, parameter na...
3413,3849,486evt-messaging-postgresEventide messaging for Postgres
3513,4178,428eventide-postgresEvent-Sourced Autonomous Services Toolkit
3613,6558,152evt-component_hostHost components inside a single physical process
3714,0429,486evt-pollGeneralized implementation of polling with support for timeout and polling interval
3814,0848,225message-dbMicroservice native event store and message store for Postgres
3917,55611,960evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4019,31810,366evt-retryRetry an execution that terminates with an error, with optional backoff cycles
4126,57116,541extended_loggerA logging library that provides more feature's than ruby's built in logger; namely per-...
4227,34715,647evt-event_source-postgresEvent source client for PostgreSQL
4327,72112,733evt-messaging-fixturesTestBench fixtures for the Messaging library
4427,75711,062evt-diagnostics-sampleSampling and measurement of execution cycles
4528,38016,069evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4629,70712,083evt-schema-fixturesTestBench fixtures for the Schema library
4730,51721,651invokrInvoke methods with a consistent Hash interface. Useful for metaprogramming.
4831,68774,122activeshepherdWrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i...
4932,94317,645evt-command_line-component_generatorCommand line Eventide component generator
5035,64821,651evt-event_sourceCommon primitives for event source clients
5142,88529,644mudrat_projectorMudrat Projector is a simple financial projection engine.
5244,04023,615evt-event_store-httpClient library for EventStore's HTTP interface
5344,37924,037evt-consumer-event_storeCategory and stream consumer for EventStore
5447,51726,808gfm_live_previewLive preview your github flavored markdown file (with syntax highlighting!).
5548,42452,727minitest-red_greenAdds red/green colors to standard minitest output
5652,08159,676splotRun any test from any file from any project. When using Test::Unit, specify an individu...
5752,10735,638truckTruck is an alternative autoloader that doesn't pollute the global namespace.
5852,50834,389evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5954,07974,122abnf-parserabnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha...
6058,57339,659ntl-orchestraOrchestra is an orchestration framework for designing complex operations in an object o...
6159,12634,389test_bench-bootstrapA minimal test framework for testing TestBench
6263,30110,223test_bench-runruby
6363,62239,659ftestFork based runner for tests written as simple ruby scripts
6465,04910,318test_bench-sessionTest session for TestBench
6565,11939,659extended-loggerextended-logger provides a richer logger implementation than the built in ruby logger, ...
6666,06218,270ntl-error_dataRepresentation of an error as a data structure
6768,22410,475test_bench-telemetryTelemetry subsystem for TestBench
6870,08310,687test_bench-randomRandom value controls for TestBench
6970,43574,122evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
7070,98010,580test_bench-outputruby
7173,14445,181logger-loggingLogging module that adds colored logging to any class and puts the class name in the lo...
7278,07863,356aggregate_streamsCombine messages from multiple Eventide streams into an aggregate stream
7381,57063,356object_mommaobject_momma is an Object Mother implementation in ruby
7482,16445,181evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
7588,30552,727evt-messaging-event_storeEventStore messaging for Eventid
7688,32052,727evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
7793,15480,166hashblockSometimes you'll want to allow the user to configure a plugin or some other object via ...
7897,38097,459rlab-assertAn alternative assert implementation designed for straightforward syntax and better deb...
79102,362110,038evt-cycleGeneralized retry
80105,09463,356evt-event_store-http-connectConnection library to EventStore's HTTP interface
81105,60263,356evt-message_store-event_storeMessage store client for EventStore
82109,992110,038picoA very light weight framework for ruby designed to handle a small number of details com...
83116,877110,038test-runnerFork based runner for tests written as simple ruby scripts
84117,908110,038eventide-event_storeEvent-Sourced Autonomous Services Toolkit
85124,53680,166evt-dns-resolve_hostResolve host names to IP addresses
86125,09726,808evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
87126,31463,356evt-event_store-cluster-leader_statusCluster leader status support for EventStore
88133,68045,181test_bench-isolatedIsolated copy of TestBench for testing TestBench
89143,066110,038pg-statsDatabase Statistics for Postgres
90153,844147,217test_runner-assertAdds a powerful and simple assert implementation to test-runner
91157,497110,038evt-process_hostRun multiple logical processes inside a single physical process
92160,453110,038ntl-process_hostRuby library for hosting components composed of independent actors
93166,630110,038eventide-railsEventide on Rails
94170,063110,038number_serializationNumber serialization for ruby
95171,677110,038ntl-raygun_clientClient for the Raygun API
96172,816147,217read_model-projectionRead model projection
97175,42810,475evt-template_methodTemplate method declaration
98177,090147,217test_bench-detect_coverageCapture method invocations caused by TestBench tests