Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,7108,033evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
211,1279,167evt-schemaPrimitives for schema and data structure
311,3549,618evt-message_storeCommon primitives for platform-specific message store implementations
411,5689,312evt-message_store-postgresMessage store implementation for PostgreSQL
511,5819,674evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,6479,618evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
711,75711,413evt-consumerContinuous subscription to a category and message dispatching to handlers
811,8129,674evt-logLogging to STD IO with levels, tagging, and coloring
911,8329,990evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,90710,216evt-attributeDefine an attribute on a class using an imperative API
1111,93610,105evt-reflectReflection of inner namespaces used for protocol discovery
1211,9809,889evt-telemetryIn-process telemetry based on observers
1312,01110,176evt-initializerGenerates initializers and attributes
1412,05210,105evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1512,09710,754evt-settingsSettings data access and assignment
1612,12110,937evt-set_attributesSet an object's attributes from a source object or hash
1712,29310,991evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1812,3059,332evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1912,36710,392evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,47011,413evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,56611,596evt-validateInterface and protocol for validating and validation discovery
2212,58111,190evt-transformCommon interface for object and format transformation, and transformer discovery
2312,66810,442evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,83711,190evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2513,22411,480evt-configureGenerates class level configure methods
2613,24016,737evt-virtualVirtual method declaration
2713,33311,919evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2813,38412,388evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,45111,721evt-component_hostHost components inside a single physical process
3013,55811,303evt-entity_projectionProjects event data into an entity
3113,83611,531evt-messaging-postgresEventide messaging for Postgres
3214,04012,782eventide-postgresEvent-Sourced Autonomous Services Toolkit
3314,27311,248message-dbMicroservice native event store and message store for Postgres
3414,31012,535evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,86411,356evt-tryAttempt an execution, and determine its success
3617,23212,317evt-collectionType-checked set and array
3717,81210,754evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3817,87010,442evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3918,78513,245evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,38113,458evt-diagnostics-sampleSampling and measurement of execution cycles
4124,40014,647evt-schema-fixturesTestBench fixtures for the Schema library
4225,08835,924evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,77916,118evt-event_source-postgresEvent source client for PostgreSQL
4430,05227,624evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,45029,087evt-command_line-component_generatorCommand line Eventide component generator
4635,75660,205evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,42122,803evt-event_sourceCommon primitives for event source clients
4844,70939,648evt-event_store-httpClient library for EventStore's HTTP interface
4945,75133,142evt-consumer-event_storeCategory and stream consumer for EventStore
5053,84744,354evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,879102,761evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5273,787154,925evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5382,56475,382evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,46935,924evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5590,107102,761evt-messaging-event_storeEventStore messaging for Eventid
56106,967102,761evt-message_store-event_storeMessage store client for EventStore
57109,74275,382evt-cycleGeneralized retry
58124,523102,761eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59140,078102,761pg-statsDatabase Statistics for Postgres
60149,985154,925eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61156,32644,354evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...
62170,928102,761eventide-railsEventide on Rails
63172,68424,353evt-constantUtilities for importing constants and inspecting constants