https://github.com/ZZ-SOCMAP/Logical
Score: -Infinity
Last synced: about 5 hours ago
JSON representation
Repository metadata:
Tool for synchronizing from PostgreSQL to custom handler through replication slot
- Host: GitHub
- URL: https://github.com/ZZ-SOCMAP/Logical
- Owner: ZZ-SOCMAP
- License: mit
- Created: 2021-04-23T06:33:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T01:46:30.000Z (over 4 years ago)
- Last Synced: 2026-06-25T11:24:21.887Z (about 2 months ago)
- Language: Go
- Size: 154 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: 赛欧思网络安全研究实验室
- Login: ZZ-SOCMAP
- Email: notify@socmap.net
- Kind: organization
- Description: 赛欧思网络安全研究实验室致力于“网络空间综合治理”
- Website:
- Location: China
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/98105412?v=4
- Repositories: 4
- Last Synced at: 2023-03-21T20:22:19.570Z
- Profile URL: https://github.com/ZZ-SOCMAP
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 2 days ago
Total Commits: 22
Total Committers: 2
Avg Commits per committer: 11.0
Development Distribution Score (DDS): 0.182
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| yanmengfei | y****g@g****m | 18 |
| itmeng | 5****i | 4 |
Issue and Pull Request metadata
Last synced: about 3 years ago
Total issues: 0
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: less than a minute
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
- atopx (2)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 10
proxy.golang.org: github.com/ZZ-SOCMAP/logical
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ZZ-SOCMAP/logical#section-documentation
- Licenses: mit
- Latest release: v0.1.4 (published almost 5 years ago)
- Last Synced: 2026-08-13T15:13:04.236Z (1 day ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 6.217%
- Dependent packages count: 6.999%
- Average: 7.883%
- Forks count: 8.969%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/zz-socmap/logical
- Homepage:
- Documentation: https://pkg.go.dev/github.com/zz-socmap/logical#section-documentation
- Licenses: mit
- Latest release: v0.1.4 (published almost 5 years ago)
- Last Synced: 2026-08-13T15:19:23.227Z (1 day ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 6.217%
- Dependent packages count: 6.999%
- Average: 7.883%
- Forks count: 8.969%
- Dependent repos count: 9.346%
Dependencies
- github.com/cockroachdb/apd v1.1.0
- github.com/gofrs/uuid v4.0.0+incompatible
- github.com/jackc/fake v0.0.0-20150926172116-812a484cc733
- github.com/jackc/pgx v3.6.2+incompatible
- github.com/json-iterator/go v1.1.12
- github.com/lib/pq v1.10.3
- github.com/nickelser/parselogical v0.0.0-20171014195826-b07373e53c91
- github.com/shopspring/decimal v1.2.0
- go.uber.org/zap v1.19.1
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/text v0.3.7
- github.com/benbjohnson/clock v1.1.0
- github.com/cockroachdb/apd v1.1.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/gofrs/uuid v4.0.0+incompatible
- github.com/google/gofuzz v1.0.0
- github.com/jackc/fake v0.0.0-20150926172116-812a484cc733
- github.com/jackc/pgx v3.6.2+incompatible
- github.com/json-iterator/go v1.1.12
- github.com/kr/pretty v0.1.0
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/lib/pq v1.10.3
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/reflect2 v1.0.2
- github.com/nickelser/parselogical v0.0.0-20171014195826-b07373e53c91
- github.com/pkg/errors v0.8.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/shopspring/decimal v1.2.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.7.0
- github.com/yuin/goldmark v1.3.5
- go.uber.org/atomic v1.7.0
- go.uber.org/goleak v1.1.11-0.20210813005559-691160354723
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.19.1
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/lint v0.0.0-20190930215403-16217165b5de
- golang.org/x/mod v0.4.2
- golang.org/x/net v0.0.0-20190311183353-d8887717615a
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44
- golang.org/x/sys v0.0.0-20210510120138-977fb7262007
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20190311212946-11955173bddd
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.5
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/yaml.v2 v2.2.8
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b