Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,18710,721evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,8956,170evt-message_store-postgresMessage store implementation for PostgreSQL
311,00122,084evt-consumerContinuous subscription to a category and message dispatching to handlers
411,0646,514evt-schemaPrimitives for schema and data structure
511,08822,084evt-message_storeCommon primitives for platform-specific message store implementations
611,61812,967evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
711,76715,400evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
811,91425,458evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
911,99916,639evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
1012,05030,305evt-logLogging to STD IO with levels, tagging, and coloring
1112,11418,158evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1212,17125,458evt-settingsSettings data access and assignment
1312,29325,458evt-attributeDefine an attribute on a class using an imperative API
1412,33722,084evt-set_attributesSet an object's attributes from a source object or hash
1512,33830,305evt-telemetryIn-process telemetry based on observers
1612,34425,458evt-reflectReflection of inner namespaces used for protocol discovery
1712,39618,158evt-initializerGenerates initializers and attributes
1812,54130,305evt-virtualVirtual method declaration
1912,55422,084evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
2012,61322,084evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
2112,6927,808evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2212,72130,305evt-transformCommon interface for object and format transformation, and transformer discovery
2312,80213,614evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2412,85730,305evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2512,89125,458evt-configureGenerates class level configure methods
2612,94430,305evt-validateInterface and protocol for validating and validation discovery
2713,01030,305evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2813,01430,305evt-entity_projectionProjects event data into an entity
2913,02022,084evt-invocationExtract information about a method's invocation including the method name, parameter na...
3013,35330,305evt-messaging-postgresEventide messaging for Postgres
3113,38625,458eventide-postgresEvent-Sourced Autonomous Services Toolkit
3213,49930,305evt-component_hostHost components inside a single physical process
3313,87130,305evt-pollGeneralized implementation of polling with support for timeout and polling interval
3413,93230,305message-dbMicroservice native event store and message store for Postgres
3514,95030,305evt-tryAttempt an execution, and determine its success
3617,78141,916evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3718,17416,639evt-collectionType-checked set and array
3818,99719,893evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3926,80863,432evt-diagnostics-sampleSampling and measurement of execution cycles
4026,99163,432evt-messaging-fixturesTestBench fixtures for the Messaging library
4127,62363,432evt-event_source-postgresEvent source client for PostgreSQL
4228,22463,432evt-schema-fixturesTestBench fixtures for the Schema library
4328,64563,432evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4431,14625,458evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4533,10216,639evt-command_line-component_generatorCommand line Eventide component generator
4636,07463,432evt-event_sourceCommon primitives for event source clients
4742,52330,305evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4844,20963,432evt-event_store-httpClient library for EventStore's HTTP interface
4944,58841,916evt-consumer-event_storeCategory and stream consumer for EventStore
5052,26516,639evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5170,48663,432evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5282,27663,432evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5388,69963,432evt-messaging-event_storeEventStore messaging for Eventid
5488,72830,305evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
55104,22263,432evt-cycleGeneralized retry
56105,83463,432evt-message_store-event_storeMessage store client for EventStore
57111,05263,432evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
58119,64663,432eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59142,53063,432pg-statsDatabase Statistics for Postgres
60145,74063,432eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61167,98363,432eventide-railsEventide on Rails