https://github.com/tochemey/ego

[Go]Minimal event sourcing library using protocol buffers for commands, events and states.
https://github.com/tochemey/ego

Keywords

cloud-computing concurrent-programming cqrs cqrs-es distributed-systems event-driven event-sourcing go golang microservice protocol-buffers reactive-programming

Keywords from Contributors

animations stress-test atoms geocoder domain-modeling contributing feature-toggle profile

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

[Go]Minimal event sourcing library using protocol buffers for commands, events and states.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 91
Total Committers: 3
Avg Commits per committer: 30.333
Development Distribution Score (DDS): 0.209

Commits in past year: 91
Committers in past year: 3
Avg Commits per committer in past year: 30.333
Development Distribution Score (DDS) in past year: 0.209

Name Email Commits
tochemey t****y@h****m 72
renovate[bot] 2****] 18
Alexander Taraymovich t****h@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 9
Total pull requests: 66
Average time to close issues: 7 days
Average time to close pull requests: 7 days
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 0.56
Average comments per pull request: 0.89
Merged pull request: 47
Bot issues: 1
Bot pull requests: 49

Past year issues: 9
Past year pull requests: 62
Past year average time to close issues: 7 days
Past year average time to close pull requests: 7 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.56
Past year average comments per pull request: 0.95
Past year merged pull request: 43
Past year bot issues: 1
Past year bot pull requests: 49

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tochemey/ego

Top Issue Authors

  • Tochemey (8)
  • renovate[bot] (1)

Top Pull Request Authors

  • renovate[bot] (49)
  • Tochemey (16)
  • AlexanderTar (1)

Top Issue Labels

  • enhancement (5)
  • help wanted (2)
  • bug (2)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/tochemey/ego/v2

  • Homepage: https://github.com/tochemey/ego
  • Documentation: https://pkg.go.dev/github.com/tochemey/ego/v2#section-documentation
  • Licenses: MIT
  • Latest release:
  • Last Synced: 2024-06-06T22:34:18.607Z (11 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.568%
    • Average: 6.788%
    • Dependent repos count: 7.009%
proxy.golang.org: github.com/tochemey/ego

  • Homepage: https://github.com/tochemey/ego
  • Documentation: https://pkg.go.dev/github.com/tochemey/ego#section-documentation
  • Licenses: MIT
  • Latest release: v1.1.5 (published about 1 year ago)
  • Last Synced: 2024-06-06T22:34:14.058Z (11 months ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.899%
    • Dependent repos count: 10.567%
    • Average: 12.403%
    • Forks count: 13.58%
    • Stargazers count: 16.565%

Dependencies

.github/workflows/build.yml actions
  • actions/checkout 8ade135a41bc03ea155e62e844d188df1ea18608 composite
  • codecov/codecov-action v3 composite
  • docker/login-action v3 composite
.github/workflows/pull_request.yml actions
  • actions/checkout 8ade135a41bc03ea155e62e844d188df1ea18608 composite
  • codecov/codecov-action v3 composite
  • docker/login-action v3 composite
go.mod go
  • connectrpc.com/connect v1.11.1
  • connectrpc.com/otelconnect v0.5.0
  • github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
  • github.com/Masterminds/squirrel v1.5.4
  • github.com/Microsoft/go-winio v0.6.1
  • github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
  • github.com/RoaringBitmap/roaring v1.5.0
  • github.com/XSAM/otelsql v0.25.0
  • github.com/armon/go-metrics v0.4.1
  • github.com/bits-and-blooms/bitset v1.8.0
  • github.com/buraksezer/consistent v0.10.0
  • github.com/buraksezer/olric v0.5.4
  • github.com/caarlos0/env/v9 v9.0.0
  • github.com/cenkalti/backoff v2.2.1+incompatible
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/containerd/continuity v0.4.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/deckarep/golang-set/v2 v2.3.1
  • github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
  • github.com/docker/go-connections v0.4.0
  • github.com/docker/go-units v0.5.0
  • github.com/emicklei/go-restful/v3 v3.11.0
  • github.com/flowchartsman/retry v1.2.0
  • github.com/georgysavva/scany v1.2.1
  • github.com/georgysavva/scany/v2 v2.0.0
  • github.com/go-logr/logr v1.2.4
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-openapi/jsonpointer v0.20.0
  • github.com/go-openapi/jsonreference v0.20.2
  • github.com/go-openapi/swag v0.22.4
  • github.com/go-redis/redis/v8 v8.11.5
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.3
  • github.com/google/btree v1.1.2
  • github.com/google/gnostic-models v0.6.8
  • github.com/google/go-cmp v0.5.9
  • github.com/google/gofuzz v1.2.0
  • github.com/google/uuid v1.3.1
  • github.com/hashicorp/errwrap v1.1.0
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/go-memdb v1.3.4
  • github.com/hashicorp/go-msgpack v0.5.5
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/hashicorp/go-sockaddr v1.0.2
  • github.com/hashicorp/golang-lru v1.0.2
  • github.com/hashicorp/logutils v1.0.0
  • github.com/hashicorp/memberlist v0.5.0
  • github.com/josharian/intern v1.0.0
  • github.com/json-iterator/go v1.1.12
  • github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
  • github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
  • github.com/lib/pq v1.10.9
  • github.com/mailru/easyjson v0.7.7
  • github.com/miekg/dns v1.1.55
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/mschoch/smat v0.2.0
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.0.2
  • github.com/opencontainers/runc v1.1.9
  • github.com/orcaman/concurrent-map/v2 v2.0.1
  • github.com/ory/dockertest v3.3.5+incompatible
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
  • github.com/sirupsen/logrus v1.9.3
  • github.com/stretchr/objx v0.5.1
  • github.com/stretchr/testify v1.8.4
  • github.com/tidwall/btree v1.6.0
  • github.com/tidwall/match v1.1.1
  • github.com/tidwall/redcon v1.6.2
  • github.com/tochemey/goakt v0.8.0
  • github.com/tochemey/gopack v0.0.0-20230919121015-798d84fb51d5
  • github.com/travisjeffery/go-dynaport v1.0.0
  • github.com/vmihailenco/msgpack/v5 v5.3.5
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • go.opentelemetry.io/otel v1.18.0
  • go.opentelemetry.io/otel/metric v1.18.0
  • go.opentelemetry.io/otel/trace v1.18.0
  • go.uber.org/atomic v1.11.0
  • go.uber.org/goleak v1.2.1
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.26.0
  • golang.org/x/mod v0.12.0
  • golang.org/x/net v0.15.0
  • golang.org/x/oauth2 v0.11.0
  • golang.org/x/sync v0.3.0
  • golang.org/x/sys v0.12.0
  • golang.org/x/term v0.12.0
  • golang.org/x/text v0.13.0
  • golang.org/x/time v0.3.0
  • golang.org/x/tools v0.13.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20230913181813-007df8e322eb
  • google.golang.org/grpc v1.58.1
  • google.golang.org/protobuf v1.31.0
  • gopkg.in/inf.v0 v0.9.1
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • k8s.io/api v0.29.0-alpha.0
  • k8s.io/apimachinery v0.29.0-alpha.0
  • k8s.io/client-go v0.29.0-alpha.0
  • k8s.io/klog/v2 v2.100.1
  • k8s.io/kube-openapi v0.0.0-20230816210353-14e408962443
  • k8s.io/utils v0.0.0-20230726121419-3b25d923346b
  • sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
  • sigs.k8s.io/structured-merge-diff/v4 v4.3.0
  • sigs.k8s.io/yaml v1.3.0
go.sum go
  • 485 dependencies

Score: -Infinity