This website requires JavaScript.
Explore
Help
Sign In
lordwelch
/
comic-hasher
Watch
1
Star
0
Fork
0
You've already forked comic-hasher
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
44
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Timmy Welch
8d6db630d4
Fix channel initialization
2025-01-21 18:26:12 -08:00
cmd
Limit download buffer pool to 10MB buffers
2025-01-11 16:15:36 -08:00
cv
Fix channel initialization
2025-01-21 18:26:12 -08:00
.gitignore
Initial Commit
2024-05-01 18:09:02 -07:00
.pre-commit-config.yaml
Update pre-commit
2024-12-25 14:49:22 -08:00
BasicMap.go
Fix locking for map storage
2024-10-16 17:56:19 -07:00
CHDB.go
Fix downloading images that are not hashed
2024-12-26 16:11:10 -08:00
go.mod
Update pre-commit
2024-12-25 14:49:22 -08:00
go.sum
Optimize memory usage
2024-09-07 14:51:18 -07:00
hashes.gz
Finish POC
2024-08-11 20:46:41 -07:00
hashing.go
Add CV cover downloader
2024-10-18 10:50:35 -07:00
map.go
Fix locking for map storage
2024-10-16 17:56:19 -07:00
path.go
Add RmdirP
2024-12-25 15:11:11 -08:00
pyproject.toml
Finish POC
2024-08-11 20:46:41 -07:00
setup.cfg
Finish POC
2024-08-11 20:46:41 -07:00
sqlite_cgo.go
Add sqlite implementation
2024-09-01 18:14:19 -07:00
sqlite_no_cgo.go
Optimize memory usage
2024-09-07 14:51:18 -07:00
sqlite.go
Fix decoding hashes
2024-10-14 02:02:26 -07:00
vp-tree.go
Fix decoding hashes
2024-10-14 02:02:26 -07:00
Description
No description provided
39
MiB
Languages
Go
78.5%
Python
21.5%