Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,67616,909evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
211,09314,719evt-schemaPrimitives for schema and data structure
311,32316,686evt-message_storeCommon primitives for platform-specific message store implementations
411,51921,921evt-message_store-postgresMessage store implementation for PostgreSQL
511,53712,549evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,60012,704evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
711,67425,696evt-consumerContinuous subscription to a category and message dispatching to handlers
811,75512,704evt-logLogging to STD IO with levels, tagging, and coloring
911,77112,483evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,84612,416evt-attributeDefine an attribute on a class using an imperative API
1111,87712,483evt-reflectReflection of inner namespaces used for protocol discovery
1211,92912,627evt-telemetryIn-process telemetry based on observers
1311,95512,627evt-initializerGenerates initializers and attributes
1412,00212,416evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1512,04516,686evt-settingsSettings data access and assignment
1612,06515,166evt-set_attributesSet an object's attributes from a source object or hash
1712,22115,166evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1812,24522,537evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1912,30812,483evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,40115,470evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,50315,012evt-validateInterface and protocol for validating and validation discovery
2212,51217,657evt-transformCommon interface for object and format transformation, and transformer discovery
2312,61421,376evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,77817,657evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2513,15417,932evt-configureGenerates class level configure methods
2613,15726,828evt-virtualVirtual method declaration
2713,25023,228evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2813,28323,967evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,38517,389evt-component_hostHost components inside a single physical process
3013,47628,201evt-entity_projectionProjects event data into an entity
3113,76323,967evt-messaging-postgresEventide messaging for Postgres
3213,94724,825eventide-postgresEvent-Sourced Autonomous Services Toolkit
3314,19628,201message-dbMicroservice native event store and message store for Postgres
3414,21522,537evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,78015,470evt-tryAttempt an execution, and determine its success
3617,15131,682evt-collectionType-checked set and array
3717,77015,623evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3817,90312,851evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3918,77736,779evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,38646,026evt-diagnostics-sampleSampling and measurement of execution cycles
4124,30533,876evt-schema-fixturesTestBench fixtures for the Schema library
4225,02828,201evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,940103,058evt-event_source-postgresEvent source client for PostgreSQL
4430,02229,773evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,42440,512evt-command_line-component_generatorCommand line Eventide component generator
4635,55833,876evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,55046,026evt-event_sourceCommon primitives for event source clients
4844,66031,682evt-event_store-httpClient library for EventStore's HTTP interface
4945,66954,325evt-consumer-event_storeCategory and stream consumer for EventStore
5053,701103,058evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,642103,058evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5273,337103,058evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5382,60154,325evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5489,788103,058evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5590,03954,325evt-messaging-event_storeEventStore messaging for Eventid
56106,962103,058evt-message_store-event_storeMessage store client for EventStore
57109,370103,058evt-cycleGeneralized retry
58123,917103,058eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59139,985103,058pg-statsDatabase Statistics for Postgres
60149,495103,058eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
61170,146103,058eventide-railsEventide on Rails
62172,241103,058evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...