Maxim Hutz mvhutz
  • https://maximhutz.com
  • Hey, it's me! This is my Gitea instance, where all my code lives. Check out what I've been doing!

  • Joined on 2024-08-13
mvhutz pushed to feat/safe-put at tools/go-cuckoo 2026-04-16 03:59:05 +00:00
1f7c64366d Merge remote-tracking branch 'origin' into feat/safe-put
29ba6bfd4d fix!: no mixed receiver types (#23)
7cc1657403 refactor!: shorter constructors, bucketsubtable (#22)
42c5b5f8f4 feat!: update get from (V, error) to (V, bool) (#20)
867a1d49df feat: sentinel error ErrBadHash (#19)
Compare 5 commits »
mvhutz released v0.3.0 at tools/go-cuckoo 2026-04-16 03:31:41 +00:00
mvhutz pushed tag v0.3.0 to tools/go-cuckoo 2026-04-16 03:31:41 +00:00
mvhutz deleted branch fix/mixed-receiver-types from tools/go-cuckoo 2026-04-16 03:27:51 +00:00
mvhutz pushed to main at tools/go-cuckoo 2026-04-16 03:27:51 +00:00
29ba6bfd4d fix!: no mixed receiver types (#23)
mvhutz merged pull request tools/go-cuckoo#23 2026-04-16 03:27:49 +00:00
fix!: no mixed receiver types
mvhutz pushed to fix/mixed-receiver-types at tools/go-cuckoo 2026-04-16 03:23:44 +00:00
99f5548237 test: bump cicd pipeline
mvhutz pushed to fix/mixed-receiver-types at tools/go-cuckoo 2026-04-16 03:17:58 +00:00
f0c9fb9acf Merge remote-tracking branch 'origin' into fix/mixed-receiver-types
7cc1657403 refactor!: shorter constructors, bucketsubtable (#22)
Compare 2 commits »
mvhutz deleted branch refactor/name-bucket-slot-table from tools/go-cuckoo 2026-04-16 03:15:41 +00:00
mvhutz pushed to main at tools/go-cuckoo 2026-04-16 03:15:40 +00:00
7cc1657403 refactor!: shorter constructors, bucketsubtable (#22)
mvhutz merged pull request tools/go-cuckoo#22 2026-04-16 03:15:39 +00:00
refactor!: shorter constructors, `bucket` → `subtable`
mvhutz pushed to refactor/name-bucket-slot-table at tools/go-cuckoo 2026-04-16 03:13:22 +00:00
a97aafca75 Merge remote-tracking branch 'origin' into refactor/name-bucket-slot-table
42c5b5f8f4 feat!: update get from (V, error) to (V, bool) (#20)
Compare 2 commits »
mvhutz created pull request tools/go-cuckoo#23 2026-04-16 03:04:01 +00:00
fix!: no mixed receiver types
mvhutz pushed to fix/mixed-receiver-types at tools/go-cuckoo 2026-04-16 02:59:34 +00:00
f35583e079 fix!: removed all 'mixed pointer'-edness
ce41d4fba2 feat: add recvcheck linter
Compare 2 commits »
mvhutz created branch fix/mixed-receiver-types in tools/go-cuckoo 2026-04-16 02:59:34 +00:00
mvhutz deleted branch feat/get-no-error from tools/go-cuckoo 2026-04-14 01:58:17 +00:00
mvhutz pushed to main at tools/go-cuckoo 2026-04-14 01:58:17 +00:00
42c5b5f8f4 feat!: update get from (V, error) to (V, bool) (#20)
mvhutz merged pull request tools/go-cuckoo#20 2026-04-14 01:58:16 +00:00
feat!: update get from `(V, error)` to `(V, bool)`
mvhutz pushed to feat/get-no-error at tools/go-cuckoo 2026-04-14 01:54:19 +00:00
81ce24e7b7 feat: Table.Find
mvhutz pushed to feat/get-no-error at tools/go-cuckoo 2026-04-14 01:36:49 +00:00
572e59f33d Merge remote-tracking branch 'origin' into feat/get-no-error
867a1d49df feat: sentinel error ErrBadHash (#19)
Compare 2 commits »