Ntl's Gems

icon
#Total RankDaily RankNameSummary
110,57514,461test_benchPrincipled test framework for Ruby.
211,26313,467evt-message_storeCommon primitives for platform-specific message store implementations
311,45917,065evt-message_store-postgresMessage store implementation for PostgreSQL
411,49114,239ntl-actorImplementation of actor pattern for Ruby
511,51112,400evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,86814,022test_bench-fixtureA TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench...
712,01414,921evt-set_attributesSet an object's attributes from a source object or hash
812,17317,065evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
912,37314,677terminal_colorsApply ANSI terminal colors to strings
1012,52819,358evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1112,71315,748evt-async_invocationReturn value for async method that is accidentally invoked synchronously
1213,08121,854evt-virtualVirtual method declaration
1313,09716,042evt-configureGenerates class level configure methods
1413,22621,854evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
1513,32718,390evt-component_hostHost components inside a single physical process
1613,40920,515evt-entity_projectionProjects event data into an entity
1713,88224,589eventide-postgresEvent-Sourced Autonomous Services Toolkit
1814,14413,840message-dbMicroservice native event store and message store for Postgres
1918,69427,037evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
2022,53413,639evt-template_methodTemplate method declaration
2123,36021,854evt-diagnostics-sampleSampling and measurement of execution cycles
2224,70017,065test_bench-sessionTestBench::Session implements the core testing mechanisms of TestBench: tests, contexts...
2325,18114,921test_bench-runRuns a batch of TestBench files and directories.
2426,06615,487test_bench-telemetryTelemetry publication and subscription for TestBench.
2526,13216,380test_bench-outputTest output writer for TestBench.
2626,49416,042test_bench-random64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a...
2728,43561,331extended_loggerA logging library that provides more feature's than ruby's built in logger; namely per-...
2828,82341,737evt-event_source-postgresEvent source client for PostgreSQL
2929,907129,210evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
3032,38653,031invokrInvoke methods with a consistent Hash interface. Useful for metaprogramming.
3133,32553,031evt-command_line-component_generatorCommand line Eventide component generator
3235,26446,531activeshepherdWrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i...
3335,49774,024evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
3437,40761,331evt-event_sourceCommon primitives for event source clients
3544,57161,331evt-event_store-httpClient library for EventStore's HTTP interface
3645,14125,695mudrat_projectorMudrat Projector is a simple financial projection engine.
3745,51574,024evt-consumer-event_storeCategory and stream consumer for EventStore
3849,96674,024gfm_live_previewLive preview your github flavored markdown file (with syntax highlighting!).
3949,97761,331test_bench-bootstrapBootstrap implementation of TestBench for testing TestBench
4052,81317,065import_constantsAlias all constants from one namespace into another
4152,88946,531minitest-red_greenAdds red/green colors to standard minitest output
4253,51574,024evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
4354,22218,846test_bench-executableCommand line interface for TestBench.
4454,50737,933truckTruck is an alternative autoloader that doesn't pollute the global namespace.
4554,80561,331splotRun any test from any file from any project. When using Test::Unit, specify an individu...
4655,11394,007ntl-error_dataRepresentation of an error as a data structure
4755,62874,024abnf-parserabnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha...
4861,35537,933ntl-orchestraOrchestra is an orchestration framework for designing complex operations in an object o...
4964,597129,210ftestFork based runner for tests written as simple ruby scripts
5065,839129,210extended-loggerextended-logger provides a richer logger implementation than the built in ruby logger, ...
5172,84134,862evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5273,06174,024evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5374,34437,933logger-loggingLogging module that adds colored logging to any class and puts the class name in the lo...
5476,825129,210aggregate_streamsCombine messages from multiple Eventide streams into an aggregate stream
5582,43074,024evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5684,734129,210object_mommaobject_momma is an Object Mother implementation in ruby
5789,57874,024evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5889,81194,007evt-messaging-event_storeEventStore messaging for Eventid
5998,09474,024hashblockSometimes you'll want to allow the user to configure a plugin or some other object via ...
60100,20674,024rlab-assertAn alternative assert implementation designed for straightforward syntax and better deb...
61104,30574,024test_bench-isolatedIsolated copy of TestBench for testing TestBench
62105,32894,007evt-event_store-http-connectConnection library to EventStore's HTTP interface
63106,69374,024evt-message_store-event_storeMessage store client for EventStore
64114,735129,210picoA very light weight framework for ruby designed to handle a small number of details com...
65119,49994,007test-runnerFork based runner for tests written as simple ruby scripts
66121,68453,031evt-dns-resolve_hostResolve host names to IP addresses
67123,534129,210eventide-event_storeEvent-Sourced Autonomous Services Toolkit
68124,859129,210evt-event_store-cluster-leader_statusCluster leader status support for EventStore
69129,73834,862test_bench-parallelParallel runner for projects that use TestBench
70139,62894,007pg-statsDatabase Statistics for Postgres
71157,112129,210test_runner-assertAdds a powerful and simple assert implementation to test-runner
72161,570129,210evt-process_hostRun multiple logical processes inside a single physical process
73164,56094,007ntl-process_hostRuby library for hosting components composed of independent actors
74169,76394,007eventide-railsEventide on Rails
75173,932129,210number_serializationNumber serialization for ruby
76175,750129,210ntl-raygun_clientClient for the Raygun API
77177,51674,024rubygems-runtimeAn alternative RubyGems loader that pulls in only the minimal components required at ru...
78179,373129,210read_model-projectionRead model projection
79184,48094,007test_bench-detect_coverageCapture method invocations caused by TestBench tests