Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,6578,380evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
211,0617,380evt-schemaPrimitives for schema and data structure
311,3018,331evt-message_storeCommon primitives for platform-specific message store implementations
411,4908,607evt-message_store-postgresMessage store implementation for PostgreSQL
511,5256,918evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,5976,814evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
711,6549,686evt-consumerContinuous subscription to a category and message dispatching to handlers
811,7426,905evt-logLogging to STD IO with levels, tagging, and coloring
911,7646,918evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,8356,739evt-attributeDefine an attribute on a class using an imperative API
1111,8706,814evt-reflectReflection of inner namespaces used for protocol discovery
1211,9216,918evt-telemetryIn-process telemetry based on observers
1311,9476,767evt-initializerGenerates initializers and attributes
1411,9926,799evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1512,0217,587evt-settingsSettings data access and assignment
1612,0347,244evt-set_attributesSet an object's attributes from a source object or hash
1712,1977,185evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1812,2158,742evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1912,2906,787evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,3787,317evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,4707,411evt-validateInterface and protocol for validating and validation discovery
2212,4828,018evt-transformCommon interface for object and format transformation, and transformer discovery
2312,5828,710evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,7508,274evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2513,1359,948evt-virtualVirtual method declaration
2613,1388,046evt-configureGenerates class level configure methods
2713,2279,668evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2813,2608,892evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,3669,374evt-component_hostHost components inside a single physical process
3013,4448,664evt-entity_projectionProjects event data into an entity
3113,7378,622evt-messaging-postgresEventide messaging for Postgres
3213,9119,745eventide-postgresEvent-Sourced Autonomous Services Toolkit
3314,1688,784message-dbMicroservice native event store and message store for Postgres
3414,1908,710evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,7718,026evt-tryAttempt an execution, and determine its success
3617,1237,896evt-collectionType-checked set and array
3717,7778,161evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3817,9606,869evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3918,74324,054evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,3709,451evt-diagnostics-sampleSampling and measurement of execution cycles
4124,2748,873evt-schema-fixturesTestBench fixtures for the Schema library
4224,96910,113evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,89895,690evt-event_source-postgresEvent source client for PostgreSQL
4429,98895,690evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,38948,416evt-command_line-component_generatorCommand line Eventide component generator
4635,48710,198evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,50648,416evt-event_sourceCommon primitives for event source clients
4844,65535,946evt-event_store-httpClient library for EventStore's HTTP interface
4945,62195,690evt-consumer-event_storeCategory and stream consumer for EventStore
5053,63295,690evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,59612,822evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5273,23064,170evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5382,53564,170evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,68664,170evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,95995,690evt-messaging-event_storeEventStore messaging for Eventid
56106,87695,690evt-message_store-event_storeMessage store client for EventStore
57109,23595,690evt-cycleGeneralized retry
58123,75895,690eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,82195,690pg-statsDatabase Statistics for Postgres
60149,33395,690eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61169,96095,690eventide-railsEventide on Rails
62172,71140,928evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...