Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,1719,172evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,87510,886evt-message_store-postgresMessage store implementation for PostgreSQL
310,98110,473evt-consumerContinuous subscription to a category and message dispatching to handlers
411,0908,901evt-schemaPrimitives for schema and data structure
511,0989,248evt-message_storeCommon primitives for platform-specific message store implementations
611,58810,623evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
711,7959,099evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
811,9369,047evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
911,98210,522evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1012,0839,047evt-logLogging to STD IO with levels, tagging, and coloring
1112,1329,135evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1212,1949,172evt-settingsSettings data access and assignment
1312,3218,620evt-attributeDefine an attribute on a class using an imperative API
1412,3719,047evt-set_attributesSet an object's attributes from a source object or hash
1512,3789,135evt-telemetryIn-process telemetry based on observers
1612,3829,135evt-reflectReflection of inner namespaces used for protocol discovery
1712,4468,570evt-initializerGenerates initializers and attributes
1812,5609,748evt-virtualVirtual method declaration
1912,5989,099evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
2012,6479,047evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
2112,68210,779evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2212,7549,206evt-transformCommon interface for object and format transformation, and transformer discovery
2312,80010,779evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2412,87610,434evt-configureGenerates class level configure methods
2512,8949,321evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2612,9769,099evt-validateInterface and protocol for validating and validation discovery
2713,00410,522evt-entity_projectionProjects event data into an entity
2813,0469,286evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2913,0649,172evt-invocationExtract information about a method's invocation including the method name, parameter na...
3013,35011,060evt-messaging-postgresEventide messaging for Postgres
3113,38510,943eventide-postgresEvent-Sourced Autonomous Services Toolkit
3213,50310,341evt-component_hostHost components inside a single physical process
3313,87810,574evt-pollGeneralized implementation of polling with support for timeout and polling interval
3413,95310,997message-dbMicroservice native event store and message store for Postgres
3514,99210,676evt-tryAttempt an execution, and determine its success
3617,74824,968evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3718,23111,826evt-collectionType-checked set and array
3819,05112,310evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3926,94316,361evt-diagnostics-sampleSampling and measurement of execution cycles
4027,03722,512evt-messaging-fixturesTestBench fixtures for the Messaging library
4127,57917,444evt-event_source-postgresEvent source client for PostgreSQL
4228,40716,068evt-schema-fixturesTestBench fixtures for the Schema library
4328,58786,038evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4432,6499,286evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4533,06842,025evt-command_line-component_generatorCommand line Eventide component generator
4636,01786,038evt-event_sourceCommon primitives for event source clients
4742,81323,626evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4844,18786,038evt-event_store-httpClient library for EventStore's HTTP interface
4944,56253,556evt-consumer-event_storeCategory and stream consumer for EventStore
5052,22953,556evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5170,35886,038evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5282,24986,038evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5388,62086,038evt-messaging-event_storeEventStore messaging for Eventid
5488,68586,038evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
55104,02386,038evt-cycleGeneralized retry
56105,81453,556evt-message_store-event_storeMessage store client for EventStore
57113,17618,833evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
58119,42886,038eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59142,54786,038pg-statsDatabase Statistics for Postgres
60145,54386,038eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61167,77686,038eventide-railsEventide on Rails