Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,33811,244evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,93912,361evt-schemaPrimitives for schema and data structure
311,12213,273evt-message_storeCommon primitives for platform-specific message store implementations
411,14015,151evt-message_store-postgresMessage store implementation for PostgreSQL
511,25812,668evt-consumerContinuous subscription to a category and message dispatching to handlers
611,55415,151evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
711,63415,151evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,77114,881evt-logLogging to STD IO with levels, tagging, and coloring
911,80016,407evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,85522,205evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1111,91015,151evt-attributeDefine an attribute on a class using an imperative API
1211,94817,143evt-reflectReflection of inner namespaces used for protocol discovery
1311,94914,652evt-settingsSettings data access and assignment
1411,96415,735evt-telemetryIn-process telemetry based on observers
1512,00218,052evt-initializerGenerates initializers and attributes
1612,01314,881evt-set_attributesSet an object's attributes from a source object or hash
1712,08714,652evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1812,23115,443evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,23728,979evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2012,42916,768evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,43014,005evt-transformCommon interface for object and format transformation, and transformer discovery
2212,47017,143evt-invocationExtract information about a method's invocation including the method name, parameter na...
2312,51717,143evt-validateInterface and protocol for validating and validation discovery
2412,68327,182evt-virtualVirtual method declaration
2512,74915,151evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2612,85228,979evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2712,89425,645evt-configureGenerates class level configure methods
2812,94817,596evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,13328,979evt-entity_projectionProjects event data into an entity
3013,32514,881evt-component_hostHost components inside a single physical process
3113,43833,669evt-messaging-postgresEventide messaging for Postgres
3213,49840,522eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,86936,695evt-pollGeneralized implementation of polling with support for timeout and polling interval
3413,89924,366message-dbMicroservice native event store and message store for Postgres
3514,71540,522evt-tryAttempt an execution, and determine its success
3617,41231,100evt-collectionType-checked set and array
3718,20745,253evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,21216,056evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3921,14218,052evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4024,49359,154evt-diagnostics-sampleSampling and measurement of execution cycles
4125,71440,522evt-schema-fixturesTestBench fixtures for the Schema library
4225,72724,366evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,16240,522evt-event_source-postgresEvent source client for PostgreSQL
4429,19833,669evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4532,96119,755evt-command_line-component_generatorCommand line Eventide component generator
4636,71323,210evt-event_sourceCommon primitives for event source clients
4738,39440,522evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4844,25428,979evt-event_store-httpClient library for EventStore's HTTP interface
4944,84636,695evt-consumer-event_storeCategory and stream consumer for EventStore
5053,09659,154evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5171,953138,814evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5281,99745,253evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5383,19270,021evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5489,16585,218evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,42385,218evt-messaging-event_storeEventStore messaging for Eventid
56106,11859,154evt-message_store-event_storeMessage store client for EventStore
57106,67770,021evt-cycleGeneralized retry
58121,515138,814eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59140,554107,242pg-statsDatabase Statistics for Postgres
60147,290107,242eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61168,923138,814eventide-railsEventide on Rails