Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,1687,469evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,8588,771evt-message_store-postgresMessage store implementation for PostgreSQL
310,9647,769evt-consumerContinuous subscription to a category and message dispatching to handlers
411,0908,079evt-schemaPrimitives for schema and data structure
511,0928,230evt-message_storeCommon primitives for platform-specific message store implementations
611,5769,195evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
711,7978,672evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
811,9338,569evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
911,9739,411evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1012,0848,648evt-logLogging to STD IO with levels, tagging, and coloring
1112,1348,771evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1212,2008,603evt-settingsSettings data access and assignment
1312,3408,751evt-attributeDefine an attribute on a class using an imperative API
1412,3758,672evt-set_attributesSet an object's attributes from a source object or hash
1512,3818,751evt-telemetryIn-process telemetry based on observers
1612,3868,701evt-reflectReflection of inner namespaces used for protocol discovery
1712,4528,701evt-initializerGenerates initializers and attributes
1812,5569,144evt-virtualVirtual method declaration
1912,6098,603evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
2012,6488,794evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
2112,6718,405evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2212,7738,868evt-transformCommon interface for object and format transformation, and transformer discovery
2312,7859,875evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2412,86610,040evt-configureGenerates class level configure methods
2512,9028,913evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2612,9868,868evt-validateInterface and protocol for validating and validation discovery
2712,99810,001evt-entity_projectionProjects event data into an entity
2813,0439,034evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2913,0768,771evt-invocationExtract information about a method's invocation including the method name, parameter na...
3013,33710,228evt-messaging-postgresEventide messaging for Postgres
3113,36710,279eventide-postgresEvent-Sourced Autonomous Services Toolkit
3213,4979,825evt-component_hostHost components inside a single physical process
3313,87810,331evt-pollGeneralized implementation of polling with support for timeout and polling interval
3413,95210,916message-dbMicroservice native event store and message store for Postgres
3514,98110,384evt-tryAttempt an execution, and determine its success
3617,72313,816evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3718,26712,376evt-collectionType-checked set and array
3819,08512,551evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3927,03013,066evt-diagnostics-sampleSampling and measurement of execution cycles
4027,07316,568evt-messaging-fixturesTestBench fixtures for the Messaging library
4127,55916,932evt-event_source-postgresEvent source client for PostgreSQL
4228,45813,686evt-schema-fixturesTestBench fixtures for the Schema library
4328,55517,211evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4433,05017,897evt-command_line-component_generatorCommand line Eventide component generator
4533,4578,701evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4635,99020,868evt-event_sourceCommon primitives for event source clients
4742,87321,671evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4844,15921,671evt-event_store-httpClient library for EventStore's HTTP interface
4944,55322,323evt-consumer-event_storeCategory and stream consumer for EventStore
5052,20523,418evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5170,29445,533evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5282,22533,042evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5388,56728,629evt-messaging-event_storeEventStore messaging for Eventid
5488,69735,654evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
55103,93056,059evt-cycleGeneralized retry
56105,77940,711evt-message_store-event_storeMessage store client for EventStore
57114,38420,868evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
58119,34356,059eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59142,59476,031pg-statsDatabase Statistics for Postgres
60145,44156,059eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61167,67156,059eventide-railsEventide on Rails