Ntl's Gems

icon
#Total RankDaily RankNameSummary
110,19512,663test_benchPrincipled test framework for Ruby.
211,0487,747evt-message_storeCommon primitives for platform-specific message store implementations
311,14811,085evt-message_store-postgresMessage store implementation for PostgreSQL
411,2317,481ntl-actorImplementation of actor pattern for Ruby
511,3307,654evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,51910,692test_bench-fixtureA TestBench fixture is a pre-defined, reusable test abstraction. By including TestBench...
711,7847,840evt-set_attributesSet an object's attributes from a source object or hash
811,84210,879evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
912,18710,932evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1012,2087,857terminal_colorsApply ANSI terminal colors to strings
1112,5027,909evt-async_invocationReturn value for async method that is accidentally invoked synchronously
1212,69310,879evt-virtualVirtual method declaration
1312,75611,143evt-configureGenerates class level configure methods
1412,89011,309evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
1513,05411,085evt-entity_projectionProjects event data into an entity
1613,1157,928evt-component_hostHost components inside a single physical process
1713,50311,593eventide-postgresEvent-Sourced Autonomous Services Toolkit
1813,78010,692message-dbMicroservice native event store and message store for Postgres
1918,29555,103evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
2023,12735,238evt-diagnostics-sampleSampling and measurement of execution cycles
2123,6607,803evt-template_methodTemplate method declaration
2225,16711,474test_bench-sessionTestBench::Session implements the core testing mechanisms of TestBench: tests, contexts...
2325,52313,622test_bench-runRuns a batch of TestBench files and directories.
2426,40011,532test_bench-telemetryTelemetry publication and subscription for TestBench.
2526,49411,359test_bench-outputTest output writer for TestBench.
2626,85911,420test_bench-random64-bit pseudorandom value generator for TestBench. Provides string, integer, decimal, a...
2727,92362,843extended_loggerA logging library that provides more feature's than ruby's built in logger; namely per-...
2828,355112,136evt-event_source-postgresEvent source client for PostgreSQL
2929,38644,662evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
3031,80573,396invokrInvoke methods with a consistent Hash interface. Useful for metaprogramming.
3132,854149,536evt-command_line-component_generatorCommand line Eventide component generator
3234,53249,272activeshepherdWrangle unweildy app/models directories by unobtrusively adding the aggregate pattern i...
3335,30312,076evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
3436,85662,843evt-event_sourceCommon primitives for event source clients
3544,16240,867evt-event_store-httpClient library for EventStore's HTTP interface
3644,52135,238mudrat_projectorMudrat Projector is a simple financial projection engine.
3745,03549,272evt-consumer-event_storeCategory and stream consumer for EventStore
3849,20473,396gfm_live_previewLive preview your github flavored markdown file (with syntax highlighting!).
3950,73728,249test_bench-bootstrapBootstrap implementation of TestBench for testing TestBench
4051,93255,103minitest-red_greenAdds red/green colors to standard minitest output
4153,05788,565evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
4253,870149,536truckTruck is an alternative autoloader that doesn't pollute the global namespace.
4354,21140,867splotRun any test from any file from any project. When using Test::Unit, specify an individu...
4455,08588,565abnf-parserabnf-parser allows you to compile ABNF (Augmented Backus-Naur Form) into rule lists tha...
4555,76073,396ntl-error_dataRepresentation of an error as a data structure
4658,17311,532import_constantsAlias all constants from one namespace into another
4759,02114,011test_bench-executableCommand line interface for TestBench.
4860,64637,820ntl-orchestraOrchestra is an orchestration framework for designing complex operations in an object o...
4963,94588,565ftestFork based runner for tests written as simple ruby scripts
5065,227112,136extended-loggerextended-logger provides a richer logger implementation than the built in ruby logger, ...
5172,374112,136evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5273,73055,103logger-loggingLogging module that adds colored logging to any class and puts the class name in the lo...
5373,84049,272evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5476,45488,565aggregate_streamsCombine messages from multiple Eventide streams into an aggregate stream
5581,831112,136evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5683,74273,396object_mommaobject_momma is an Object Mother implementation in ruby
5788,92073,396evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5889,277149,536evt-messaging-event_storeEventStore messaging for Eventid
5996,818149,536hashblockSometimes you'll want to allow the user to configure a plugin or some other object via ...
6099,29773,396rlab-assertAn alternative assert implementation designed for straightforward syntax and better deb...
61104,524149,536evt-event_store-http-connectConnection library to EventStore's HTTP interface
62105,746149,536evt-message_store-event_storeMessage store client for EventStore
63106,31055,103test_bench-isolatedIsolated copy of TestBench for testing TestBench
64113,79062,843picoA very light weight framework for ruby designed to handle a small number of details com...
65118,630112,136test-runnerFork based runner for tests written as simple ruby scripts
66121,667112,136evt-dns-resolve_hostResolve host names to IP addresses
67122,018112,136eventide-event_storeEvent-Sourced Autonomous Services Toolkit
68124,020149,536evt-event_store-cluster-leader_statusCluster leader status support for EventStore
69139,09949,272pg-statsDatabase Statistics for Postgres
70143,12349,272test_bench-parallelParallel runner for projects that use TestBench
71156,116149,536test_runner-assertAdds a powerful and simple assert implementation to test-runner
72160,227149,536evt-process_hostRun multiple logical processes inside a single physical process
73163,246112,136ntl-process_hostRuby library for hosting components composed of independent actors
74168,789112,136eventide-railsEventide on Rails
75172,610112,136number_serializationNumber serialization for ruby
76174,304112,136ntl-raygun_clientClient for the Raygun API
77177,777149,536read_model-projectionRead model projection
78178,90735,238rubygems-runtimeAn alternative RubyGems loader that pulls in only the minimal components required at ru...
79182,659112,136test_bench-detect_coverageCapture method invocations caused by TestBench tests