0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #181 from oschwald/dependabot/go_modules/golang.org/x/sys-0.35.0 More... 4 days ago
Bump golang.org/x/sys from 0.34.0 to 0.35.0 More... 4 days ago
Merge pull request #180 from oschwald/greg/fixes More... 16 days ago
Add default cases to switch statements for linter More... 16 days ago
Add input validation for NetworksWithin API More... 16 days ago
Fix integer overflow vulnerability in MMDB parsing More... 16 days ago
Fix unmarshaler offset error in struct fields More... 27 days ago
Merge pull request #178 from oschwald/dependabot/go_modules/golang.org/x/sys-0.34.0 More... about 1 month ago
Bump golang.org/x/sys from 0.33.0 to 0.34.0 More... about 1 month ago
Make capitalization of uint consistent More... about 1 month ago
Prepare for 2.0.0-beta.5 More... about 1 month ago
Add fuzzing tests for MMDB parsing More... about 1 month ago
Fix pointer-to-pointer infinite recursion More... about 1 month ago
Add Offset method to Decoder for caching support More... about 1 month ago
Set release date for 2.0.0-beta.4 More... about 1 month ago
Merge pull request #174 from oschwald/dependabot/go_modules/golang.org/x/sys-0.33.0 More... about 1 month ago
Merge pull request #175 from oschwald/dependabot/github_actions/golangci/golangci-lint-action-8 More... about 1 month ago
Bump golang.org/x/sys from 0.32.0 to 0.33.0 More... about 1 month ago
Bump golangci/golangci-lint-action from 7 to 8 More... about 1 month ago
Add size return to ReadMap and ReadSlice methods More... about 1 month ago
Improve MMDB decoding performance by 2.4% More... about 1 month ago
Optimize struct field access in reflection decoder More... about 1 month ago
Add basic struct tag validation More... about 1 month ago
Implement json/v2 style field precedence rules More... about 1 month ago
Fix changelog typo and document breaking changes More... about 1 month ago
Simplify interface checking with type assertions More... about 1 month ago
Optimize tree traversal with specialized functions More... about 1 month ago
Reduce decoder reflection overhead More... about 1 month ago
Reduce string allocation overhead in decoders More... about 1 month ago
Add concurrent city lookup benchmark More... about 1 month ago