Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,45411,049evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,86411,123evt-schemaPrimitives for schema and data structure
311,08711,800evt-message_storeCommon primitives for platform-specific message store implementations
411,27114,785evt-message_store-postgresMessage store implementation for PostgreSQL
511,34612,006evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,41411,718evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
711,42115,965evt-consumerContinuous subscription to a category and message dispatching to handlers
811,55511,800evt-logLogging to STD IO with levels, tagging, and coloring
911,57812,006evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,65712,208evt-attributeDefine an attribute on a class using an imperative API
1111,69312,321evt-reflectReflection of inner namespaces used for protocol discovery
1211,74212,093evt-telemetryIn-process telemetry based on observers
1311,76112,006evt-initializerGenerates initializers and attributes
1411,79612,321evt-settingsSettings data access and assignment
1511,81311,629evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1611,81812,450evt-set_attributesSet an object's attributes from a source object or hash
1711,98111,901evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1811,98614,093evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1912,12112,093evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,16412,567evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,25712,567evt-validateInterface and protocol for validating and validation discovery
2212,25812,982evt-transformCommon interface for object and format transformation, and transformer discovery
2312,34014,289evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,52013,311evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2512,88415,034evt-virtualVirtual method declaration
2612,90816,336evt-configureGenerates class level configure methods
2712,99517,188evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2813,04716,726evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,15313,866evt-component_hostHost components inside a single physical process
3013,23215,638evt-entity_projectionProjects event data into an entity
3113,55314,289evt-messaging-postgresEventide messaging for Postgres
3213,71418,300eventide-postgresEvent-Sourced Autonomous Services Toolkit
3314,02516,336message-dbMicroservice native event store and message store for Postgres
3414,03815,034evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,69714,785evt-tryAttempt an execution, and determine its success
3617,01515,327evt-collectionType-checked set and array
3717,78715,327evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,15312,450evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3918,61518,300evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,30719,771evt-diagnostics-sampleSampling and measurement of execution cycles
4124,17127,968evt-schema-fixturesTestBench fixtures for the Schema library
4224,84135,652evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,76835,652evt-event_source-postgresEvent source client for PostgreSQL
4429,80184,813evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,24941,611evt-command_line-component_generatorCommand line Eventide component generator
4635,34735,652evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,324122,457evt-event_sourceCommon primitives for event source clients
4844,50550,168evt-event_store-httpClient library for EventStore's HTTP interface
4945,431122,457evt-consumer-event_storeCategory and stream consumer for EventStore
5053,37450,168evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,668122,457evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5272,94935,652evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5382,29784,813evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,52850,168evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,75384,813evt-messaging-event_storeEventStore messaging for Eventid
56106,45084,813evt-message_store-event_storeMessage store client for EventStore
57108,607122,457evt-cycleGeneralized retry
58123,098122,457eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,602122,457pg-statsDatabase Statistics for Postgres
60148,744122,457eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61169,46884,813eventide-railsEventide on Rails
62174,947122,457evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...