Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,35816,998evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,95219,406evt-schemaPrimitives for schema and data structure
311,13914,235evt-message_storeCommon primitives for platform-specific message store implementations
411,17020,216evt-message_store-postgresMessage store implementation for PostgreSQL
511,28513,363evt-consumerContinuous subscription to a category and message dispatching to handlers
611,57520,216evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
711,65420,216evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,78322,025evt-logLogging to STD IO with levels, tagging, and coloring
911,80422,025evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,89225,436evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1111,91720,216evt-attributeDefine an attribute on a class using an imperative API
1211,95022,025evt-reflectReflection of inner namespaces used for protocol discovery
1311,95617,581evt-settingsSettings data access and assignment
1411,97321,066evt-telemetryIn-process telemetry based on observers
1512,01325,436evt-initializerGenerates initializers and attributes
1612,02024,196evt-set_attributesSet an object's attributes from a source object or hash
1712,08418,712evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1812,24023,024evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,27228,612evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2012,44921,066evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,45223,024evt-transformCommon interface for object and format transformation, and transformer discovery
2212,49024,196evt-invocationExtract information about a method's invocation including the method name, parameter na...
2312,52925,436evt-validateInterface and protocol for validating and validation discovery
2412,72024,196evt-virtualVirtual method declaration
2512,74520,216evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2612,87624,196evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2712,91928,612evt-configureGenerates class level configure methods
2812,97828,612evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,16332,713evt-entity_projectionProjects event data into an entity
3013,31532,713evt-component_hostHost components inside a single physical process
3113,46726,903evt-messaging-postgresEventide messaging for Postgres
3213,52624,196eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,91232,713evt-pollGeneralized implementation of polling with support for timeout and polling interval
3413,93413,646message-dbMicroservice native event store and message store for Postgres
3514,75332,713evt-tryAttempt an execution, and determine its success
3617,45230,570evt-collectionType-checked set and array
3718,22426,903evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3818,24738,536evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3920,98123,024evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4024,51447,026evt-diagnostics-sampleSampling and measurement of execution cycles
4125,73847,026evt-schema-fixturesTestBench fixtures for the Schema library
4225,74671,873evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,20260,852evt-event_source-postgresEvent source client for PostgreSQL
4429,25587,218evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4532,87942,408evt-command_line-component_generatorCommand line Eventide component generator
4636,73587,218evt-event_sourceCommon primitives for event source clients
4738,367110,823evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4844,20353,105evt-event_store-httpClient library for EventStore's HTTP interface
4944,881110,823evt-consumer-event_storeCategory and stream consumer for EventStore
5053,11853,105evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,099145,949evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5281,922145,949evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5383,10571,873evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5489,15971,873evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,37360,852evt-messaging-event_storeEventStore messaging for Eventid
56106,032110,823evt-message_store-event_storeMessage store client for EventStore
57106,834110,823evt-cycleGeneralized retry
58121,619145,949eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59140,07787,218pg-statsDatabase Statistics for Postgres
60147,153145,949eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61168,756145,949eventide-railsEventide on Rails