Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,3547,254evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
210,9107,601evt-schemaPrimitives for schema and data structure
311,1057,579evt-message_storeCommon primitives for platform-specific message store implementations
411,1668,488evt-message_store-postgresMessage store implementation for PostgreSQL
511,2857,324evt-consumerContinuous subscription to a category and message dispatching to handlers
611,5177,633evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
711,5957,709evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
811,7197,875evt-logLogging to STD IO with levels, tagging, and coloring
911,7417,633evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,8487,508evt-attributeDefine an attribute on a class using an imperative API
1111,8737,709evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1211,8797,487evt-reflectReflection of inner namespaces used for protocol discovery
1311,9027,681evt-settingsSettings data access and assignment
1411,9037,601evt-telemetryIn-process telemetry based on observers
1511,9427,773evt-initializerGenerates initializers and attributes
1611,9617,657evt-set_attributesSet an object's attributes from a source object or hash
1712,0197,552evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1812,1537,681evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1912,2588,526evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2012,3807,531evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,3967,744evt-invocationExtract information about a method's invocation including the method name, parameter na...
2212,3987,709evt-transformCommon interface for object and format transformation, and transformer discovery
2312,4647,933evt-validateInterface and protocol for validating and validation discovery
2412,6647,399evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2512,70810,739evt-virtualVirtual method declaration
2612,8558,823evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2712,8788,526evt-configureGenerates class level configure methods
2812,9498,666evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,1328,794evt-entity_projectionProjects event data into an entity
3013,2588,114evt-component_hostHost components inside a single physical process
3113,4478,854evt-messaging-postgresEventide messaging for Postgres
3213,5109,041eventide-postgresEvent-Sourced Autonomous Services Toolkit
3313,8768,899evt-pollGeneralized implementation of polling with support for timeout and polling interval
3413,8818,370message-dbMicroservice native event store and message store for Postgres
3514,6759,632evt-tryAttempt an execution, and determine its success
3617,2679,135evt-collectionType-checked set and array
3718,0869,879evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3818,24312,368evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
3920,3057,744evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
4024,1129,266evt-diagnostics-sampleSampling and measurement of execution cycles
4125,2689,429evt-schema-fixturesTestBench fixtures for the Schema library
4225,43811,451evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,26746,450evt-event_source-postgresEvent source client for PostgreSQL
4429,29967,446evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4532,89121,066evt-command_line-component_generatorCommand line Eventide component generator
4636,78642,222evt-event_sourceCommon primitives for event source clients
4737,50312,136evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4844,23138,688evt-event_store-httpClient library for EventStore's HTTP interface
4944,95558,324evt-consumer-event_storeCategory and stream consumer for EventStore
5053,15033,190evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,20379,877evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5280,73033,190evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5381,88846,450evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,15867,446evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5589,34446,450evt-messaging-event_storeEventStore messaging for Eventid
56106,01542,222evt-message_store-event_storeMessage store client for EventStore
57107,01867,446evt-cycleGeneralized retry
58121,75479,877eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,87351,640pg-statsDatabase Statistics for Postgres
60147,325121,583eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61168,77779,877eventide-railsEventide on Rails