Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,7207,290evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
211,1309,701evt-schemaPrimitives for schema and data structure
311,3649,550evt-message_storeCommon primitives for platform-specific message store implementations
411,5738,854evt-message_store-postgresMessage store implementation for PostgreSQL
511,59610,770evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,65512,091evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
711,79220,693evt-consumerContinuous subscription to a category and message dispatching to handlers
811,82812,453evt-logLogging to STD IO with levels, tagging, and coloring
911,84611,396evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,90911,948evt-attributeDefine an attribute on a class using an imperative API
1111,94611,512evt-reflectReflection of inner namespaces used for protocol discovery
1211,99513,007evt-telemetryIn-process telemetry based on observers
1312,01213,217evt-initializerGenerates initializers and attributes
1412,05011,155evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1512,11511,792evt-settingsSettings data access and assignment
1612,13712,453evt-set_attributesSet an object's attributes from a source object or hash
1712,31813,007evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1812,32810,310evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1912,37212,281evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,49214,978evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,59414,628evt-validateInterface and protocol for validating and validation discovery
2212,61513,217evt-transformCommon interface for object and format transformation, and transformer discovery
2312,68611,018evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,86213,752evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2513,24513,478evt-configureGenerates class level configure methods
2613,26414,036evt-virtualVirtual method declaration
2713,36418,385evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2813,41825,069evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,47420,693evt-component_hostHost components inside a single physical process
3013,58113,007evt-entity_projectionProjects event data into an entity
3113,85214,036evt-messaging-postgresEventide messaging for Postgres
3214,07822,527eventide-postgresEvent-Sourced Autonomous Services Toolkit
3314,29112,814message-dbMicroservice native event store and message store for Postgres
3414,34322,527evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,89222,527evt-tryAttempt an execution, and determine its success
3617,27725,069evt-collectionType-checked set and array
3717,79912,281evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3817,83125,069evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3918,75810,481evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,35812,814evt-diagnostics-sampleSampling and measurement of execution cycles
4124,38651,088evt-schema-fixturesTestBench fixtures for the Schema library
4225,04930,638evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,66712,281evt-event_source-postgresEvent source client for PostgreSQL
4430,13451,088evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,50651,088evt-command_line-component_generatorCommand line Eventide component generator
4635,64851,088evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,26714,333evt-event_sourceCommon primitives for event source clients
4844,82051,088evt-event_store-httpClient library for EventStore's HTTP interface
4945,82051,088evt-consumer-event_storeCategory and stream consumer for EventStore
5053,88751,088evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,91051,088evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5273,85251,088evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5382,73751,088evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,17720,693evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5590,25351,088evt-messaging-event_storeEventStore messaging for Eventid
56107,15251,088evt-message_store-event_storeMessage store client for EventStore
57109,80030,638evt-cycleGeneralized retry
58124,85051,088eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59140,35551,088pg-statsDatabase Statistics for Postgres
60150,35051,088eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61152,11630,638evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...
62169,50222,527evt-constantUtilities for importing constants and inspecting constants
63171,39551,088eventide-railsEventide on Rails