Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,3986,277evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,8258,859evt-schemaPrimitives for schema and data structure
311,0418,491evt-message_storeCommon primitives for platform-specific message store implementations
411,2257,667evt-message_store-postgresMessage store implementation for PostgreSQL
511,31111,842evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,3637,370evt-consumerContinuous subscription to a category and message dispatching to handlers
711,38414,031evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,53411,363evt-logLogging to STD IO with levels, tagging, and coloring
911,55314,611evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,63915,281evt-attributeDefine an attribute on a class using an imperative API
1111,67215,281evt-reflectReflection of inner namespaces used for protocol discovery
1211,71113,030evt-telemetryIn-process telemetry based on observers
1311,73415,281evt-initializerGenerates initializers and attributes
1411,75911,484evt-settingsSettings data access and assignment
1511,78714,031evt-set_attributesSet an object's attributes from a source object or hash
1611,79015,627evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1711,9378,859evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1811,94613,270evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,08118,246evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,11117,110evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,21313,270evt-transformCommon interface for object and format transformation, and transformer discovery
2212,21919,665evt-validateInterface and protocol for validating and validation discovery
2312,2939,454evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,47514,320evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2512,80713,768evt-virtualVirtual method declaration
2612,84714,611evt-configureGenerates class level configure methods
2712,9239,406evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2812,96810,872evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,0809,587evt-component_hostHost components inside a single physical process
3013,15412,082evt-entity_projectionProjects event data into an entity
3113,45113,768evt-messaging-postgresEventide messaging for Postgres
3213,60113,514eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,88911,960message-dbMicroservice native event store and message store for Postgres
3413,89814,320evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,55117,630evt-tryAttempt an execution, and determine its success
3616,86911,713evt-collectionType-checked set and array
3717,66412,082evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,09122,471evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3918,4298,683evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,17311,003evt-diagnostics-sampleSampling and measurement of execution cycles
4124,11020,459evt-schema-fixturesTestBench fixtures for the Schema library
4224,70925,300evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,54011,229evt-event_source-postgresEvent source client for PostgreSQL
4429,56610,218evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,03414,320evt-command_line-component_generatorCommand line Eventide component generator
4635,34125,300evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,07613,768evt-event_sourceCommon primitives for event source clients
4844,25314,320evt-event_store-httpClient library for EventStore's HTTP interface
4945,20837,991evt-consumer-event_storeCategory and stream consumer for EventStore
5053,07137,991evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,311103,873evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5273,180103,873evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5381,98772,641evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,15122,471evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,44072,641evt-messaging-event_storeEventStore messaging for Eventid
56106,154103,873evt-message_store-event_storeMessage store client for EventStore
57108,15055,249evt-cycleGeneralized retry
58122,673103,873eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,182153,067pg-statsDatabase Statistics for Postgres
60148,21172,641eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61169,15555,249eventide-railsEventide on Rails
62175,05237,991evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...