https://github.com/alexgorbatchev/crc
Score: 29.55846076323718
Last synced: about 13 hours ago
JSON representation
Repository metadata:
Blazingly fast CRC implementations for node.js and browser
- Host: GitHub
- URL: https://github.com/alexgorbatchev/crc
- Owner: alexgorbatchev
- License: mit
- Created: 2010-12-07T03:49:09.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T10:25:56.000Z (over 2 years ago)
- Last Synced: 2026-08-02T11:22:59.783Z (25 days ago)
- Language: Python
- Homepage:
- Size: 985 KB
- Stars: 368
- Watchers: 9
- Forks: 71
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Alex Gorbatchev
- Login: alexgorbatchev
- Email:
- Kind: user
- Description: Bay Area SWE 26 YOE looking for a new gig
- Website: https://www.linkedin.com/in/alexgorbatchev/
- Location: San Francisco, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/65633?v=4
- Repositories: 305
- Last Synced at: 2026-08-23T10:29:33.472Z
- Profile URL: https://github.com/alexgorbatchev
GitHub Events
Total
- Fork event: 1
- Watch event: 20
- Total: 21
Last Year
- Fork event: 1
- Watch event: 1
- Total: 2
Committers metadata
Last synced: 7 days ago
Total Commits: 190
Total Committers: 27
Avg Commits per committer: 7.037
Development Distribution Score (DDS): 0.321
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 | |
|---|---|---|
| Alex Gorbatchev | a****v@g****m | 129 |
| Alex Gorbatchev | a****v@A****l | 8 |
| Iván Sánchez Ortega | i****n@s****s | 7 |
| TJ Holowaychuk | t****j@v****a | 5 |
| Sören Sprößig | s****g@g****m | 5 |
| Mithgol | g****t@m****u | 4 |
| grabofus | g****3@g****m | 4 |
| Chris Jamieson | j****j@g****m | 3 |
| ycyuxin | y****n@g****m | 3 |
| Albert Joseph | a****h@c****m | 2 |
| sam | s****m@s****) | 2 |
| unknown | d****r@B****m | 2 |
| thebadger412 | s****2@g****m | 2 |
| Adam Snodgrass | o****a@g****m | 1 |
| Alexander Kaufmann | a****k@v****m | 1 |
| Andrea Pinazzi | f****p@g****m | 1 |
| Brennan Moore | b****e@g****m | 1 |
| Chad Burt | c****d@u****t | 1 |
| Greg Methvin | g****g@m****t | 1 |
| Lars Hvam | l****p@h****m | 1 |
| Luke Mommaerts | l****s@g****m | 1 |
| Vladimir Gamalian | v****n | 1 |
| Jan Krems | j****s@g****m | 1 |
| alunny | a****y@g****m | 1 |
| azu | a****o@g****m | 1 |
| jden | j****n@d****g | 1 |
| phra | g****o@g****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 47
Total pull requests: 35
Average time to close issues: 6 months
Average time to close pull requests: 4 months
Total issue authors: 42
Total pull request authors: 31
Average comments per issue: 2.83
Average comments per pull request: 2.06
Merged pull request: 23
Bot issues: 0
Bot pull requests: 1
Past year issues: 1
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: 1
Past year pull request authors: 0
Past year average comments per issue: 0.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
- jfriend00 (3)
- bminer (2)
- SheetJSDev (2)
- Raynos (2)
- kranthikiran543 (1)
- ahmed-eb (1)
- bso-intel (1)
- moinuddin (1)
- dougwilson (1)
- LorenzGardner (1)
- jlvcm (1)
- EaswaramoorthyKanagaraj (1)
- krlicmuhamed (1)
- gtracy (1)
- npenin (1)
Top Pull Request Authors
- Mithgol (4)
- zamiang (2)
- lmommaerts (1)
- tj (1)
- albertjleo (1)
- larshp (1)
- kaufmo (1)
- grabofus (1)
- phra (1)
- onip (1)
- junosuarez (1)
- 0xflotus (1)
- ssproessig (1)
- underbluewaters (1)
- vladimirgamalyan (1)
Top Issue Labels
Top Pull Request Labels
- greenkeeper (1)
Package metadata
- Total packages: 1
-
Total downloads:
- npm: 15,869,689 last-month
- Total docker downloads: 662,567,750
- Total dependent packages: 919
- Total dependent repositories: 265,180
- Total versions: 30
- Total maintainers: 1
npmjs.org: crc
Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.
- Homepage: https://github.com/alexgorbatchev/crc
- Licenses: MIT
- Latest release: 4.3.2 (published over 3 years ago)
- Last Synced: 2026-08-26T06:13:03.177Z (about 17 hours ago)
- Versions: 30
- Dependent Packages: 919
- Dependent Repositories: 265,180
- Downloads: 15,869,689 Last month
- Docker Downloads: 662,567,750
-
Rankings:
- Dependent repos count: 0.066%
- Downloads: 0.069%
- Dependent packages count: 0.074%
- Docker downloads count: 0.088%
- Average: 1.195%
- Forks count: 3.417%
- Stargazers count: 3.458%
- Maintainers (1)
Dependencies
- 278 dependencies
- @types/chai ^4.3.0 development
- @types/mocha ^9.0.0 development
- @types/node ^17.0.5 development
- @types/prettier ^2.4.2 development
- @typescript-eslint/eslint-plugin ^5.8.0 development
- @typescript-eslint/parser ^5.8.0 development
- beautify-benchmark ^0.2.4 development
- benchmark ^2.1.4 development
- buffer-crc32 ^0.2.13 development
- chai ^4.3.4 development
- eslint ^8.5.0 development
- eslint-config-airbnb-base ^15.0.0 development
- eslint-config-prettier ^8.3.0 development
- eslint-config-typescript ^3.0.0 development
- eslint-formatter-pretty ^4.0.0 development
- eslint-plugin-import ^2.25.3 development
- eslint-plugin-no-only-tests ^2.6.0 development
- eslint-plugin-prettier ^4.0.0 development
- mocha ^9.1.3 development
- prettier ^2.5.1 development
- seedrandom ^3.0.5 development
- ts-node ^10.4.0 development
- typescript ^4.6.0-dev.20211231 development
- esbuild 0.14.27
- esbuild-android-64 0.14.27
- esbuild-android-arm64 0.14.27
- esbuild-darwin-64 0.14.27
- esbuild-darwin-arm64 0.14.27
- esbuild-freebsd-64 0.14.27
- esbuild-freebsd-arm64 0.14.27
- esbuild-linux-32 0.14.27
- esbuild-linux-64 0.14.27
- esbuild-linux-arm 0.14.27
- esbuild-linux-arm64 0.14.27
- esbuild-linux-mips64le 0.14.27
- esbuild-linux-ppc64le 0.14.27
- esbuild-linux-riscv64 0.14.27
- esbuild-linux-s390x 0.14.27
- esbuild-netbsd-64 0.14.27
- esbuild-openbsd-64 0.14.27
- esbuild-sunos-64 0.14.27
- esbuild-windows-32 0.14.27
- esbuild-windows-64 0.14.27
- esbuild-windows-arm64 0.14.27
- esbuild ^0.14.27
- base64-js 1.5.1
- buffer 6.0.3
- crc file:../../../dist/crc-4.0.0.tgz
- ieee754 1.2.1
- @rollup/plugin-commonjs ^21.0.2
- @rollup/plugin-node-resolve ^13.1.3
- rollup ^2.70.1
- typescript 4.5.4
- typescript 4.5.4
- typescript 4.5.4
- typescript 4.5.4
- 119 dependencies
- webpack ^5
- webpack-cli ^4.9.1
- ../../../dist 4.0.0
- ../../dist
- ../../../dist 4.1.1
- @rollup/plugin-commonjs 21.0.2
- @rollup/plugin-node-resolve 13.1.3
- @rollup/pluginutils 3.1.0
- @types/estree 0.0.39
- @types/node 17.0.23
- @types/resolve 1.17.1
- balanced-match 1.0.2
- brace-expansion 1.1.11
- builtin-modules 3.2.0
- commondir 1.0.1
- concat-map 0.0.1
- deepmerge 4.2.2
- estree-walker 2.0.2
- estree-walker 1.0.1
- fs.realpath 1.0.0
- function-bind 1.1.1
- glob 7.2.0
- has 1.0.3
- inflight 1.0.6
- inherits 2.0.4
- is-core-module 2.8.1
- is-module 1.0.0
- is-reference 1.2.1
- magic-string 0.25.9
- minimatch 3.1.2
- once 1.4.0
- path-is-absolute 1.0.1
- path-parse 1.0.7
- picomatch 2.3.1
- resolve 1.22.0
- rollup 2.70.1
- sourcemap-codec 1.4.8
- supports-preserve-symlinks-flag 1.0.0
- wrappy 1.0.2