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 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, bucketsubtable
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 »
mvhutz created pull request tools/go-cuckoo#22 2026-04-14 01:21:38 +00:00
refactor!: shorter constructors, bucketsubtable
mvhutz pushed to refactor/name-bucket-slot-table at tools/go-cuckoo 2026-04-14 01:11:56 +00:00
5c39182958 refactor: HashTable -> Table, table -> subtable
mvhutz pushed to refactor/name-bucket-slot-table at tools/go-cuckoo 2026-04-14 00:53:54 +00:00
2eeff25efd Merge remote-tracking branch 'origin' into refactor/name-bucket-slot-table
867a1d49df feat: sentinel error ErrBadHash (#19)
Compare 2 commits »
mvhutz pushed to refactor/name-bucket-slot-table at tools/go-cuckoo 2026-04-14 00:50:51 +00:00
6a5b40c097 docs: replaced instances of "bucket" with "table"
mvhutz pushed to refactor/name-bucket-slot-table at tools/go-cuckoo 2026-04-14 00:45:33 +00:00
395a3560c7 refactor: constructors, update docs
2fd9da973b refactor: bucket -> table, Table -> HashTable
Compare 2 commits »
mvhutz deleted branch feat/sentinel-errors from tools/go-cuckoo 2026-04-14 00:38:13 +00:00