Ntl's Gems

icon
#Total RankDaily RankNameSummary
110,61316,025test_benchPrincipled test framework for Ruby.
211,30415,504evt-message_storeCommon primitives for platform-specific message store implementations
311,49429,880evt-message_store-postgresMessage store implementation for PostgreSQL
411,52616,025ntl-actorImplementation of actor pattern for Ruby
511,52912,261evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,89419,059test_bench-fixtureA TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench...
712,03413,935evt-set_attributesSet an object's attributes from a source object or hash
812,21629,880evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
912,40012,699terminal_colorsApply ANSI terminal colors to strings
1012,58529,880evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1112,75416,025evt-async_invocationReturn value for async method that is accidentally invoked synchronously
1213,13625,820evt-virtualVirtual method declaration
1313,13915,675evt-configureGenerates class level configure methods
1413,26437,006evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
1513,36816,244evt-component_hostHost components inside a single physical process
1613,45037,006evt-entity_projectionProjects event data into an entity
1713,91625,820eventide-postgresEvent-Sourced Autonomous Services Toolkit
1814,17442,965message-dbMicroservice native event store and message store for Postgres
1918,74537,006evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
2022,42213,524evt-template_methodTemplate method declaration
2123,37452,349evt-diagnostics-sampleSampling and measurement of execution cycles
2224,56218,297test_bench-sessionTestBench::Session implements the core testing mechanisms of TestBench: tests, contexts...
2325,03919,430test_bench-runRuns a batch of TestBench files and directories.
2425,95220,432test_bench-telemetryTelemetry publication and subscription for TestBench.
2526,00719,059test_bench-outputTest output writer for TestBench.
2626,35220,432test_bench-random64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a...
2728,52371,816extended_loggerA logging library that provides more feature's than ruby's built in logger; namely per-...
2828,90771,816evt-event_source-postgresEvent source client for PostgreSQL
2929,99352,349evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
3032,50471,816invokrInvoke methods with a consistent Hash interface. Useful for metaprogramming.
3133,39571,816evt-command_line-component_generatorCommand line Eventide component generator
3235,36752,349activeshepherdWrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i...
3335,48952,349evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
3437,51252,349evt-event_sourceCommon primitives for event source clients
3544,65632,898evt-event_store-httpClient library for EventStore's HTTP interface
3645,265110,042mudrat_projectorMudrat Projector is a simple financial projection engine.
3745,63252,349evt-consumer-event_storeCategory and stream consumer for EventStore
3849,97642,965test_bench-bootstrapBootstrap implementation of TestBench for testing TestBench
3950,074110,042gfm_live_previewLive preview your github flavored markdown file (with syntax highlighting!).
4051,83423,326import_constantsAlias all constants from one namespace into another
4153,045110,042minitest-red_greenAdds red/green colors to standard minitest output
4253,15625,820test_bench-executableCommand line interface for TestBench.
4353,63371,816evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
4454,622110,042truckTruck is an alternative autoloader that doesn't pollute the global namespace.
4554,953110,042splotRun any test from any file from any project. When using Test::Unit, specify an individu...
4655,05152,349ntl-error_dataRepresentation of an error as a data structure
4755,748110,042abnf-parserabnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha...
4861,489110,042ntl-orchestraOrchestra is an orchestration framework for designing complex operations in an object o...
4964,740110,042ftestFork based runner for tests written as simple ruby scripts
5065,99071,816extended-loggerextended-logger provides a richer logger implementation than the built in ruby logger, ...
5172,610110,042evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5273,23952,349evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5374,503110,042logger-loggingLogging module that adds colored logging to any class and puts the class name in the lo...
5476,938110,042aggregate_streamsCombine messages from multiple Eventide streams into an aggregate stream
5582,54271,816evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5684,887110,042object_mommaobject_momma is an Object Mother implementation in ruby
5789,69471,816evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5889,96771,816evt-messaging-event_storeEventStore messaging for Eventid
5998,304110,042hashblockSometimes you'll want to allow the user to configure a plugin or some other object via ...
60100,423110,042rlab-assertAn alternative assert implementation designed for straightforward syntax and better deb...
61104,08471,816test_bench-isolatedIsolated copy of TestBench for testing TestBench
62105,548110,042evt-event_store-http-connectConnection library to EventStore's HTTP interface
63106,87971,816evt-message_store-event_storeMessage store client for EventStore
64114,941110,042picoA very light weight framework for ruby designed to handle a small number of details com...
65119,729110,042test-runnerFork based runner for tests written as simple ruby scripts
66121,57152,349evt-dns-resolve_hostResolve host names to IP addresses
67123,777110,042eventide-event_storeEvent-Sourced Autonomous Services Toolkit
68125,112110,042evt-event_store-cluster-leader_statusCluster leader status support for EventStore
69127,840110,042test_bench-parallelParallel runner for projects that use TestBench
70139,844110,042pg-statsDatabase Statistics for Postgres
71157,271110,042test_runner-assertAdds a powerful and simple assert implementation to test-runner
72161,782110,042evt-process_hostRun multiple logical processes inside a single physical process
73164,78371,816ntl-process_hostRuby library for hosting components composed of independent actors
74169,979110,042eventide-railsEventide on Rails
75174,091110,042number_serializationNumber serialization for ruby
76175,978110,042ntl-raygun_clientClient for the Raygun API
77177,51371,816rubygems-runtimeAn alternative RubyGems loader that pulls in only the minimal components required at ru...
78179,585110,042read_model-projectionRead model projection
79184,736110,042test_bench-detect_coverageCapture method invocations caused by TestBench tests