Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,3487,333evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,9006,873evt-schemaPrimitives for schema and data structure
311,1027,487evt-message_storeCommon primitives for platform-specific message store implementations
411,17910,451evt-message_store-postgresMessage store implementation for PostgreSQL
511,2909,904evt-consumerContinuous subscription to a category and message dispatching to handlers
611,4836,915evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
711,5676,915evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,6926,983evt-logLogging to STD IO with levels, tagging, and coloring
911,7156,915evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,8146,915evt-attributeDefine an attribute on a class using an imperative API
1111,8487,035evt-reflectReflection of inner namespaces used for protocol discovery
1211,8676,967evt-telemetryIn-process telemetry based on observers
1311,8717,414evt-settingsSettings data access and assignment
1411,88911,084evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1511,9056,983evt-initializerGenerates initializers and attributes
1611,9207,078evt-set_attributesSet an object's attributes from a source object or hash
1711,9736,942evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1812,1037,103evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,26511,327evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2012,3347,333evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,3506,942evt-invocationExtract information about a method's invocation including the method name, parameter na...
2212,3707,515evt-transformCommon interface for object and format transformation, and transformer discovery
2312,4217,162evt-validateInterface and protocol for validating and validation discovery
2412,6257,469evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2512,71412,381evt-virtualVirtual method declaration
2612,86311,811evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2712,88411,084evt-configureGenerates class level configure methods
2812,96311,327evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,13911,811evt-entity_projectionProjects event data into an entity
3013,2168,227evt-component_hostHost components inside a single physical process
3113,44712,381evt-messaging-postgresEventide messaging for Postgres
3213,52811,481eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,88812,592evt-pollGeneralized implementation of polling with support for timeout and polling interval
3413,89010,962message-dbMicroservice native event store and message store for Postgres
3514,6879,973evt-tryAttempt an execution, and determine its success
3617,23813,353evt-collectionType-checked set and array
3718,04810,451evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,25213,353evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3919,9036,983evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4023,97513,643evt-diagnostics-sampleSampling and measurement of execution cycles
4125,13414,007evt-schema-fixturesTestBench fixtures for the Schema library
4225,32920,992evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,29516,958evt-event_source-postgresEvent source client for PostgreSQL
4429,31319,293evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4532,86641,171evt-command_line-component_generatorCommand line Eventide component generator
4636,76341,171evt-event_sourceCommon primitives for event source clients
4737,20726,801evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4844,18894,544evt-event_store-httpClient library for EventStore's HTTP interface
4944,93341,171evt-consumer-event_storeCategory and stream consumer for EventStore
5053,14032,262evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,25958,073evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5279,68215,473evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5381,79541,171evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,01958,073evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,24958,073evt-messaging-event_storeEventStore messaging for Eventid
56105,87558,073evt-message_store-event_storeMessage store client for EventStore
57107,13232,262evt-cycleGeneralized retry
58121,82358,073eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,66894,544pg-statsDatabase Statistics for Postgres
60147,52894,544eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61168,69341,171eventide-railsEventide on Rails
62180,07994,544evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...