Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,3518,650evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,8598,615evt-schemaPrimitives for schema and data structure
311,0799,443evt-message_storeCommon primitives for platform-specific message store implementations
411,16011,513evt-message_store-postgresMessage store implementation for PostgreSQL
511,28017,367evt-consumerContinuous subscription to a category and message dispatching to handlers
611,4069,283evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
711,5039,283evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,6249,396evt-logLogging to STD IO with levels, tagging, and coloring
911,6539,443evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,7349,180evt-attributeDefine an attribute on a class using an imperative API
1111,7729,180evt-reflectReflection of inner namespaces used for protocol discovery
1211,8009,573evt-telemetryIn-process telemetry based on observers
1311,8239,508evt-settingsSettings data access and assignment
1411,8289,026evt-initializerGenerates initializers and attributes
1511,8628,980evt-set_attributesSet an object's attributes from a source object or hash
1611,86616,361evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1711,8949,180evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1812,0409,443evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,22116,361evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2012,2359,231evt-invocationExtract information about a method's invocation including the method name, parameter na...
2112,2409,644evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2212,3089,841evt-transformCommon interface for object and format transformation, and transformer discovery
2312,3519,127evt-validateInterface and protocol for validating and validation discovery
2412,57010,048evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2512,70217,367evt-virtualVirtual method declaration
2612,82915,200evt-configureGenerates class level configure methods
2712,85519,564evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2812,92913,802evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,11115,934evt-entity_projectionProjects event data into an entity
3013,1829,443evt-component_hostHost components inside a single physical process
3113,40814,894evt-messaging-postgresEventide messaging for Postgres
3213,53016,853eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,84915,543message-dbMicroservice native event store and message store for Postgres
3413,85714,894evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,60716,361evt-tryAttempt an execution, and determine its success
3617,03117,982evt-collectionType-checked set and array
3717,85617,982evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,26334,125evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3919,3179,180evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4023,54318,703evt-diagnostics-sampleSampling and measurement of execution cycles
4124,65729,296evt-schema-fixturesTestBench fixtures for the Schema library
4225,00034,125evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,32329,296evt-event_source-postgresEvent source client for PostgreSQL
4429,34526,001evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4532,81223,622evt-command_line-component_generatorCommand line Eventide component generator
4636,25634,125evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4736,80588,817evt-event_sourceCommon primitives for event source clients
4844,14523,622evt-event_store-httpClient library for EventStore's HTTP interface
4945,00234,125evt-consumer-event_storeCategory and stream consumer for EventStore
5053,05488,817evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,32755,176evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5276,56841,609evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5381,78455,176evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5488,91088,817evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,23741,609evt-messaging-event_storeEventStore messaging for Eventid
56105,73288,817evt-message_store-event_storeMessage store client for EventStore
57107,31288,817evt-cycleGeneralized retry
58121,90888,817eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,14255,176pg-statsDatabase Statistics for Postgres
60147,80788,817eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61168,63888,817eventide-railsEventide on Rails
62180,46688,817evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...