Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,37325,288evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,80320,705evt-schemaPrimitives for schema and data structure
311,03135,267evt-message_storeCommon primitives for platform-specific message store implementations
411,19225,288evt-message_store-postgresMessage store implementation for PostgreSQL
511,30020,705evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,32929,196evt-consumerContinuous subscription to a category and message dispatching to handlers
711,37620,705evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,52365,347evt-logLogging to STD IO with levels, tagging, and coloring
911,54522,627evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,61420,705evt-attributeDefine an attribute on a class using an imperative API
1111,65725,288evt-reflectReflection of inner namespaces used for protocol discovery
1211,69729,196evt-telemetryIn-process telemetry based on observers
1311,71565,347evt-initializerGenerates initializers and attributes
1411,73545,821evt-settingsSettings data access and assignment
1511,75845,821evt-set_attributesSet an object's attributes from a source object or hash
1611,77622,627evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1711,90316,974evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1811,92835,267evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,07220,705evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,10635,267evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,19335,267evt-transformCommon interface for object and format transformation, and transformer discovery
2212,20145,821evt-validateInterface and protocol for validating and validation discovery
2312,24635,267evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,46435,267evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2512,75019,199evt-virtualVirtual method declaration
2612,80122,627evt-configureGenerates class level configure methods
2712,87125,288evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2812,91622,627evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,06135,267evt-component_hostHost components inside a single physical process
3013,11345,821evt-entity_projectionProjects event data into an entity
3113,40135,267evt-messaging-postgresEventide messaging for Postgres
3213,56145,821eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,83120,705message-dbMicroservice native event store and message store for Postgres
3413,83945,821evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,53035,267evt-tryAttempt an execution, and determine its success
3616,82335,267evt-collectionType-checked set and array
3717,66317,974evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,21725,288evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3918,38365,347evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,12265,347evt-diagnostics-sampleSampling and measurement of execution cycles
4124,05665,347evt-schema-fixturesTestBench fixtures for the Schema library
4224,65629,196evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,47845,821evt-event_source-postgresEvent source client for PostgreSQL
4429,52145,821evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4532,97765,347evt-command_line-component_generatorCommand line Eventide component generator
4635,274103,620evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,02065,347evt-event_sourceCommon primitives for event source clients
4844,23445,821evt-event_store-httpClient library for EventStore's HTTP interface
4945,164103,620evt-consumer-event_storeCategory and stream consumer for EventStore
5052,98945,821evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,149103,620evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5273,171103,620evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5381,922103,620evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,091103,620evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,407103,620evt-messaging-event_storeEventStore messaging for Eventid
56106,010103,620evt-message_store-event_storeMessage store client for EventStore
57107,900103,620evt-cycleGeneralized retry
58122,45265,347eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,09165,347pg-statsDatabase Statistics for Postgres
60148,199103,620eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61169,076103,620eventide-railsEventide on Rails
62175,62819,199evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...