Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,33810,805evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,80414,620evt-schemaPrimitives for schema and data structure
311,05018,393evt-message_storeCommon primitives for platform-specific message store implementations
411,15316,041evt-message_store-postgresMessage store implementation for PostgreSQL
511,27417,046evt-consumerContinuous subscription to a category and message dispatching to handlers
611,33318,393evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
711,40517,046evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,55518,393evt-logLogging to STD IO with levels, tagging, and coloring
911,57620,170evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,64120,170evt-attributeDefine an attribute on a class using an imperative API
1111,68016,041evt-reflectReflection of inner namespaces used for protocol discovery
1211,71122,673evt-telemetryIn-process telemetry based on observers
1311,73822,673evt-initializerGenerates initializers and attributes
1411,74817,046evt-settingsSettings data access and assignment
1511,78332,195evt-set_attributesSet an object's attributes from a source object or hash
1611,80220,170evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1711,84622,673evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1811,95526,459evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,11617,046evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,13326,459evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,19322,673evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2212,21726,459evt-transformCommon interface for object and format transformation, and transformer discovery
2312,22926,459evt-validateInterface and protocol for validating and validation discovery
2412,50017,046evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2512,69732,195evt-virtualVirtual method declaration
2612,75818,393evt-configureGenerates class level configure methods
2712,82320,170evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2812,89218,393evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,06120,170evt-entity_projectionProjects event data into an entity
3013,11717,046evt-component_hostHost components inside a single physical process
3113,34922,673evt-messaging-postgresEventide messaging for Postgres
3213,50822,673eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,78220,170message-dbMicroservice native event store and message store for Postgres
3413,79418,393evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,48726,459evt-tryAttempt an execution, and determine its success
3616,78732,195evt-collectionType-checked set and array
3717,65420,170evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,30226,459evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3918,64720,170evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4023,13658,510evt-diagnostics-sampleSampling and measurement of execution cycles
4124,06632,195evt-schema-fixturesTestBench fixtures for the Schema library
4224,62058,510evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,36126,459evt-event_source-postgresEvent source client for PostgreSQL
4429,40158,510evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4532,86322,673evt-command_line-component_generatorCommand line Eventide component generator
4635,29094,810evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4736,85716,041evt-event_sourceCommon primitives for event source clients
4844,17541,586evt-event_store-httpClient library for EventStore's HTTP interface
4945,04441,586evt-consumer-event_storeCategory and stream consumer for EventStore
5053,07058,510evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,37758,510evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5273,82658,510evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5381,83632,195evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5488,93294,810evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,28658,510evt-messaging-event_storeEventStore messaging for Eventid
56105,76694,810evt-message_store-event_storeMessage store client for EventStore
57107,47894,810evt-cycleGeneralized retry
58122,03694,810eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,11594,810pg-statsDatabase Statistics for Postgres
60147,87494,810eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61168,82794,810eventide-railsEventide on Rails
62178,64232,195evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...