Ntl's Gems

icon
#Total RankDaily RankNameSummary
110,2242,852test_benchPrincipled test framework for Ruby.
211,0783,691evt-message_storeCommon primitives for platform-specific message store implementations
311,1603,778evt-message_store-postgresMessage store implementation for PostgreSQL
411,2734,246ntl-actorImplementation of actor pattern for Ruby
511,4053,000evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,5792,853test_bench-fixtureA TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench...
711,8623,132evt-set_attributesSet an object's attributes from a source object or hash
811,8653,882evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
912,2203,879evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1012,3433,015terminal_colorsApply ANSI terminal colors to strings
1112,5703,699evt-async_invocationReturn value for async method that is accidentally invoked synchronously
1212,7004,533evt-virtualVirtual method declaration
1312,8263,544evt-configureGenerates class level configure methods
1412,9293,960evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
1513,1083,829evt-entity_projectionProjects event data into an entity
1613,1834,462evt-component_hostHost components inside a single physical process
1713,5294,462eventide-postgresEvent-Sourced Autonomous Services Toolkit
1813,8473,815message-dbMicroservice native event store and message store for Postgres
1918,26116,554evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
2023,5433,950evt-diagnostics-sampleSampling and measurement of execution cycles
2124,9463,134evt-template_methodTemplate method declaration
2226,4942,858test_bench-sessionTestBench::Session implements the core testing mechanisms of TestBench: tests, contexts...
2326,8402,861test_bench-runRuns a batch of TestBench files and directories.
2427,87927,759extended_loggerA logging library that provides more feature's than ruby's built in logger; namely per-...
2527,9372,860test_bench-telemetryTelemetry publication and subscription for TestBench.
2628,0452,857test_bench-outputTest output writer for TestBench.
2728,32221,788evt-event_source-postgresEvent source client for PostgreSQL
2828,3962,858test_bench-random64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a...
2929,34423,982evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
3031,75930,871invokrInvoke methods with a consistent Hash interface. Useful for metaprogramming.
3132,81130,871evt-command_line-component_generatorCommand line Eventide component generator
3234,45455,083activeshepherdWrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i...
3336,2504,587evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
3436,79987,276evt-event_sourceCommon primitives for event source clients
3544,14625,513evt-event_store-httpClient library for EventStore's HTTP interface
3644,47642,349mudrat_projectorMudrat Projector is a simple financial projection engine.
3745,00130,871evt-consumer-event_storeCategory and stream consumer for EventStore
3849,10555,083gfm_live_previewLive preview your github flavored markdown file (with syntax highlighting!).
3950,79927,759test_bench-bootstrapBootstrap implementation of TestBench for testing TestBench
4051,83787,276minitest-red_greenAdds red/green colors to standard minitest output
4153,05022,743evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
4253,77230,871truckTruck is an alternative autoloader that doesn't pollute the global namespace.
4354,16042,349splotRun any test from any file from any project. When using Test::Unit, specify an individu...
4455,05455,083abnf-parserabnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha...
4556,05119,171ntl-error_dataRepresentation of an error as a data structure
4660,61755,083ntl-orchestraOrchestra is an orchestration framework for designing complex operations in an object o...
4763,90942,349ftestFork based runner for tests written as simple ruby scripts
4865,19242,349extended-loggerextended-logger provides a richer logger implementation than the built in ruby logger, ...
4969,8862,863import_constantsAlias all constants from one namespace into another
5070,6192,865test_bench-executableCommand line interface for TestBench.
5172,33022,743evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5273,74455,083logger-loggingLogging module that adds colored logging to any class and puts the class name in the lo...
5376,39187,276aggregate_streamsCombine messages from multiple Eventide streams into an aggregate stream
5476,5715,633evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5581,78435,417evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5683,70555,083object_mommaobject_momma is an Object Mother implementation in ruby
5788,89887,276evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5889,23787,276evt-messaging-event_storeEventStore messaging for Eventid
5996,68055,083hashblockSometimes you'll want to allow the user to configure a plugin or some other object via ...
6099,17487,276rlab-assertAn alternative assert implementation designed for straightforward syntax and better deb...
61104,41555,083evt-event_store-http-connectConnection library to EventStore's HTTP interface
62105,72487,276evt-message_store-event_storeMessage store client for EventStore
63106,62455,083test_bench-isolatedIsolated copy of TestBench for testing TestBench
64113,64955,083picoA very light weight framework for ruby designed to handle a small number of details com...
65118,55487,276test-runnerFork based runner for tests written as simple ruby scripts
66121,71842,349evt-dns-resolve_hostResolve host names to IP addresses
67121,89887,276eventide-event_storeEvent-Sourced Autonomous Services Toolkit
68123,93787,276evt-event_store-cluster-leader_statusCluster leader status support for EventStore
69139,14687,276pg-statsDatabase Statistics for Postgres
70155,98055,083test_runner-assertAdds a powerful and simple assert implementation to test-runner
71158,2125,779test_bench-parallelParallel runner for projects that use TestBench
72160,07255,083evt-process_hostRun multiple logical processes inside a single physical process
73163,12955,083ntl-process_hostRuby library for hosting components composed of independent actors
74168,62587,276eventide-railsEventide on Rails
75172,49887,276number_serializationNumber serialization for ruby
76174,22087,276ntl-raygun_clientClient for the Raygun API
77177,61887,276read_model-projectionRead model projection
78178,91055,083rubygems-runtimeAn alternative RubyGems loader that pulls in only the minimal components required at ru...
79182,42487,276test_bench-detect_coverageCapture method invocations caused by TestBench tests