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
52
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Timmy Welch
a2765b0582
Re-implement sqlite
2025-02-23 12:31:23 -08:00
cmd
Update internal hash storage
2025-02-22 13:45:41 -08:00
cv
Update internal hash storage
2025-02-22 13:45:41 -08:00
.gitignore
Initial Commit
2024-05-01 18:09:02 -07:00
.pre-commit-config.yaml
Update pre-commit
2025-02-23 12:29:23 -08:00
BasicMap.go
Fix loading saved hashes
2025-02-23 12:31:09 -08:00
CHDB_bolt.go
Update internal hash storage
2025-02-22 13:45:41 -08:00
CHDB_sqlite.go
Update internal hash storage
2025-02-22 13:45:41 -08:00
CHDB.go
Update internal hash storage
2025-02-22 13:45:41 -08:00
go.mod
Update internal hash storage
2025-02-22 13:45:41 -08:00
go.sum
Update internal hash storage
2025-02-22 13:45:41 -08:00
hashes.gz
Update hashes from comicvine to 02-06-2025
2025-02-06 16:19:05 -08:00
hashing.go
Update internal hash storage
2025-02-22 13:45:41 -08:00
map.go
Update internal hash storage
2025-02-22 13:45:41 -08: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
savedHashes.go
Fix loading saved hashes
2025-02-23 12:31:09 -08: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
Re-implement sqlite
2025-02-23 12:31:23 -08:00
timing.go
Update internal hash storage
2025-02-22 13:45:41 -08:00
vp-tree.go
Update internal hash storage
2025-02-22 13:45:41 -08:00
Description
No description provided
78
MiB
Languages
Go
78.9%
Python
21.1%