Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,3605,841evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,7907,720evt-schemaPrimitives for schema and data structure
311,0437,720evt-message_storeCommon primitives for platform-specific message store implementations
411,1677,194evt-message_store-postgresMessage store implementation for PostgreSQL
511,3057,301evt-consumerContinuous subscription to a category and message dispatching to handlers
611,3169,754evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
711,3939,915evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,5348,403evt-logLogging to STD IO with levels, tagging, and coloring
911,55210,866evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,62311,291evt-attributeDefine an attribute on a class using an imperative API
1111,66110,866evt-reflectReflection of inner namespaces used for protocol discovery
1211,6928,875evt-telemetryIn-process telemetry based on observers
1311,71810,866evt-initializerGenerates initializers and attributes
1411,73210,078evt-settingsSettings data access and assignment
1511,76810,866evt-set_attributesSet an object's attributes from a source object or hash
1611,78210,461evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1711,8698,153evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1811,93711,752evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,09012,347evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,11412,684evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,19411,520evt-transformCommon interface for object and format transformation, and transformer discovery
2212,20712,684evt-validateInterface and protocol for validating and validation discovery
2312,2298,875evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,48612,347evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2512,72312,684evt-virtualVirtual method declaration
2612,78211,752evt-configureGenerates class level configure methods
2712,8469,619evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2812,9029,754evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,07811,078evt-entity_projectionProjects event data into an entity
3013,0849,489evt-component_hostHost components inside a single physical process
3113,37111,752evt-messaging-postgresEventide messaging for Postgres
3213,52612,038eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,79717,496message-dbMicroservice native event store and message store for Postgres
3413,80613,057evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,50213,057evt-tryAttempt an execution, and determine its success
3616,78810,286evt-collectionType-checked set and array
3717,6509,915evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,3378,769evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3918,38812,038evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4023,12611,752evt-diagnostics-sampleSampling and measurement of execution cycles
4124,04513,465evt-schema-fixturesTestBench fixtures for the Schema library
4224,6199,915evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,40710,866evt-event_source-postgresEvent source client for PostgreSQL
4429,45311,078evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4532,9028,578evt-command_line-component_generatorCommand line Eventide component generator
4635,22116,559evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4736,92613,465evt-event_sourceCommon primitives for event source clients
4844,19214,444evt-event_store-httpClient library for EventStore's HTTP interface
4945,09014,444evt-consumer-event_storeCategory and stream consumer for EventStore
5053,04317,496evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,23934,775evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5273,43134,775evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5381,85721,932evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5488,97424,338evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,32124,338evt-messaging-event_storeEventStore messaging for Eventid
56105,85928,204evt-message_store-event_storeMessage store client for EventStore
57107,61747,582evt-cycleGeneralized retry
58122,17847,582eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,19034,775pg-statsDatabase Statistics for Postgres
60147,95034,775eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61168,86634,775eventide-railsEventide on Rails
62177,9086,067evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...