Eventide's Gems

icon
#Total RankDaily RankNameSummary
19,7277,923evt-messagingCommon primitives for platform-specific messaging implementations for Eventide
211,14313,208evt-schemaPrimitives for schema and data structure
311,38513,208evt-message_storeCommon primitives for platform-specific message store implementations
411,59311,920evt-message_store-postgresMessage store implementation for PostgreSQL
511,60718,814evt-subst_attrDeclare attributes that have default implementations that are diagnostic substitutes or...
611,67821,228evt-clockClock interface with support for UTC and local timezones, timezone coercion, and depend...
711,83067,232evt-consumerContinuous subscription to a category and message dispatching to handlers
811,83621,228evt-logLogging to STD IO with levels, tagging, and coloring
911,86121,228evt-dependencyDeclare dependency attributes that have default implementations that are diagnostic sub...
1011,93224,138evt-attributeDefine an attribute on a class using an imperative API
1111,95822,013evt-reflectReflection of inner namespaces used for protocol discovery
1212,00123,523evt-telemetryIn-process telemetry based on observers
1312,02627,535evt-initializerGenerates initializers and attributes
1412,05619,727evt-mimicCopy a class's instance interface to an anonymous, new object that acts as a substituta...
1512,14219,186evt-settingsSettings data access and assignment
1612,16424,138evt-set_attributesSet an object's attributes from a source object or hash
1712,34024,138evt-identifier-uuidUUID v4 identifier generator with support for generating and parsing UUIDs, and depende...
1812,35414,444evt-entity_storeProject and cache entities from event streams, with optional on-disk snapshotting
1912,39822,546evt-invocationExtract information about a method's invocation including the method name, parameter na...
2012,52831,477evt-casingConvert the case of strings, symbols, and hash keys, including camelCase, PascalCase, a...
2112,62130,380evt-validateInterface and protocol for validating and validation discovery
2212,63025,323evt-transformCommon interface for object and format transformation, and transformer discovery
2312,70216,149evt-entity_cacheCache of entities retrieved by an entity-store, with in-memory temporary and on-disk pe...
2412,89627,535evt-async_invocationReturn value for async method that is accidentally invoked synchronously
2513,27022,013evt-configureGenerates class level configure methods
2613,30126,050evt-virtualVirtual method declaration
2713,40267,232evt-consumer-postgresPostgres implementation of continuous subscription to a category and message dispatchin...
2813,45667,232evt-entity_snapshot-postgresProjected entity snapshotting for Postgres
2913,51334,119evt-component_hostHost components inside a single physical process
3013,59921,228evt-entity_projectionProjects event data into an entity
3113,88024,138evt-messaging-postgresEventide messaging for Postgres
3214,11367,232eventide-postgresEvent-Sourced Autonomous Services Toolkit
3314,31712,471message-dbMicroservice native event store and message store for Postgres
3414,39167,232evt-pollGeneralized implementation of polling with support for timeout and polling interval
3514,92388,523evt-tryAttempt an execution, and determine its success
3617,32588,523evt-collectionType-checked set and array
3717,74426,050evt-record_invocationRecord method invocations, query the invocations, and use predicates to verify a method...
3817,84267,232evt-retryRetry an execution that terminates with an error, with optional backoff cycles
3918,71614,912evt-message_store-postgres-databaseDatabase definition and tools for PostgreSQL message store
4023,32322,546evt-diagnostics-sampleSampling and measurement of execution cycles
4124,434111,482evt-schema-fixturesTestBench fixtures for the Schema library
4225,112111,482evt-messaging-fixturesTestBench fixtures for the Messaging library
4328,58017,327evt-event_source-postgresEvent source client for PostgreSQL
4430,202111,482evt-event_source-event_store-httpEvent source client for EventStore's HTTP interface
4533,59967,232evt-command_line-component_generatorCommand line Eventide component generator
4635,718111,482evt-entity_projection-fixturesTestBench fixtures for EntityProjection implementations
4737,14824,138evt-event_sourceCommon primitives for event source clients
4844,872111,482evt-event_store-httpClient library for EventStore's HTTP interface
4945,902111,482evt-consumer-event_storeCategory and stream consumer for EventStore
5053,923111,482evt-view_data-pgCreate and populate PostgreSQL view databases from event streams
5172,942111,482evt-waitGeneralized implementation of execution-until-condition with support for timeout and po...
5273,873111,482evt-view_data-commandsMessage schemas for data-oriented command streams used to populate view databases
5382,851111,482evt-entity_snapshot-event_storeProjected entity snapshotting for EventStore
5488,86450,777evt-telemetry-loggerLogging to STDERR with coloring and levels of severity
5590,352111,482evt-messaging-event_storeEventStore messaging for Eventid
56107,281111,482evt-message_store-event_storeMessage store client for EventStore
57109,87550,777evt-cycleGeneralized retry
58125,178111,482eventide-event_storeEvent-Sourced Autonomous Services Toolkit
59140,687111,482pg-statsDatabase Statistics for Postgres
60146,894111,482evt-env_varTemporarily set environment variable values by treating the environment as a stack, and...
61150,755111,482eventideThis is not the package you're looking for. Please see https://eventide-project.org/ins...
62168,319111,482evt-constantUtilities for importing constants and inspecting constants
63171,903111,482eventide-railsEventide on Rails