Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,61113,415evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
211,00912,142evt-schemaPrimitives for schema and data structure
311,23814,228evt-message_storeCommon primitives for platform-specific message store implementations
411,42514,090evt-message_store-postgresMessage store implementation for PostgreSQL
511,48611,686evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,55712,376evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
711,57013,851evt-consumerContinuous subscription to a category and message dispatching to handlers
811,70412,376evt-logLogging to STD IO with levels, tagging, and coloring
911,72711,686evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,81111,807evt-attributeDefine an attribute on a class using an imperative API
1111,84611,574evt-reflectReflection of inner namespaces used for protocol discovery
1211,88912,285evt-telemetryIn-process telemetry based on observers
1311,91512,535evt-initializerGenerates initializers and attributes
1411,96413,756evt-settingsSettings data access and assignment
1511,96811,623evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1611,98412,606evt-set_attributesSet an object's attributes from a source object or hash
1712,14614,228evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1812,15215,597evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1912,26811,623evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,32413,036evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,41112,606evt-validateInterface and protocol for validating and validation discovery
2212,41414,228evt-transformCommon interface for object and format transformation, and transformer discovery
2312,49514,929evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,68114,228evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2513,03917,294evt-virtualVirtual method declaration
2613,06314,370evt-configureGenerates class level configure methods
2713,14115,790evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2813,18916,686evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,28817,294evt-component_hostHost components inside a single physical process
3013,37316,686evt-entity_projectionProjects event data into an entity
3113,65316,426evt-messaging-postgresEventide messaging for Postgres
3213,84017,687eventide-postgresEvent-Sourced Autonomous Services Toolkit
3314,10216,426message-dbMicroservice native event store and message store for Postgres
3414,11916,426evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,73816,206evt-tryAttempt an execution, and determine its success
3617,05019,298evt-collectionType-checked set and array
3717,79118,303evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,08611,807evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3918,65945,832evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,33119,727evt-diagnostics-sampleSampling and measurement of execution cycles
4124,22018,947evt-schema-fixturesTestBench fixtures for the Schema library
4224,90233,245evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,82033,245evt-event_source-postgresEvent source client for PostgreSQL
4429,85940,088evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,27245,832evt-command_line-component_generatorCommand line Eventide component generator
4635,40636,257evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,36554,830evt-event_sourceCommon primitives for event source clients
4844,54754,830evt-event_store-httpClient library for EventStore's HTTP interface
4945,46040,088evt-consumer-event_storeCategory and stream consumer for EventStore
5053,43454,830evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,77720,686evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5272,874105,271evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5382,296105,271evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,49454,830evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,778105,271evt-messaging-event_storeEventStore messaging for Eventid
56106,554105,271evt-message_store-event_storeMessage store client for EventStore
57108,842105,271evt-cycleGeneralized retry
58123,302105,271eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,57640,088pg-statsDatabase Statistics for Postgres
60148,918105,271eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61169,56270,522eventide-railsEventide on Rails
62174,20854,830evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...