Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,3277,836evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,9569,422evt-schemaPrimitives for schema and data structure
311,11510,499evt-message_store-postgresMessage store implementation for PostgreSQL
411,1199,742evt-message_storeCommon primitives for platform-specific message store implementations
511,24510,499evt-consumerContinuous subscription to a category and message dispatching to handlers
611,55311,586evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
711,63811,487evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,78111,089evt-logLogging to STD IO with levels, tagging, and coloring
911,80912,830evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,83813,074evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1111,91914,174evt-attributeDefine an attribute on a class using an imperative API
1211,93213,181evt-settingsSettings data access and assignment
1311,95313,181evt-reflectReflection of inner namespaces used for protocol discovery
1411,97411,831evt-telemetryIn-process telemetry based on observers
1512,01213,074evt-initializerGenerates initializers and attributes
1612,02912,004evt-set_attributesSet an object's attributes from a source object or hash
1712,11511,487evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1812,20114,174evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1912,24411,831evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
2012,43512,004evt-transformCommon interface for object and format transformation, and transformer discovery
2112,44713,181evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2212,48014,692evt-invocationExtract information about a method's invocation including the method name, parameter na...
2312,53012,830evt-validateInterface and protocol for validating and validation discovery
2412,63619,308evt-virtualVirtual method declaration
2512,74212,199evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2612,82713,721evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2712,87720,547evt-configureGenerates class level configure methods
2812,92115,664evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,10618,128evt-entity_projectionProjects event data into an entity
3013,33610,395evt-component_hostHost components inside a single physical process
3113,41518,926evt-messaging-postgresEventide messaging for Postgres
3213,47023,481eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,84022,827evt-pollGeneralized implementation of polling with support for timeout and polling interval
3413,87818,511message-dbMicroservice native event store and message store for Postgres
3514,69925,654evt-tryAttempt an execution, and determine its success
3617,38825,654evt-collectionType-checked set and array
3718,20117,792evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,21614,517evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3921,45016,120evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4024,44021,052evt-diagnostics-sampleSampling and measurement of execution cycles
4125,73834,136evt-schema-fixturesTestBench fixtures for the Schema library
4225,76024,879evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,12818,926evt-event_source-postgresEvent source client for PostgreSQL
4429,17819,684evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,06219,308evt-command_line-component_generatorCommand line Eventide component generator
4636,77227,285evt-event_sourceCommon primitives for event source clients
4738,37359,958evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4844,50030,896evt-event_store-httpClient library for EventStore's HTTP interface
4944,97130,896evt-consumer-event_storeCategory and stream consumer for EventStore
5052,82372,037evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5171,70590,740evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5282,32356,754evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5383,158122,439evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5489,08199,458evt-messaging-event_storeEventStore messaging for Eventid
5589,34167,440evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
56106,256165,588evt-cycleGeneralized retry
57106,25667,440evt-message_store-event_storeMessage store client for EventStore
58121,335122,439eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59141,054110,181pg-statsDatabase Statistics for Postgres
60147,257110,181eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61168,980165,588eventide-railsEventide on Rails