This website requires JavaScript.
Explore
Help
Sign In
tools
/
go-cuckoo
Watch
1
Star
0
Fork
0
You've already forked go-cuckoo
Code
Issues
2
Pull Requests
Actions
Releases
4
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
mvhutz
Status
All status
Success
Failure
Waiting
Running
feat!: `Drop` returns `bool`, `Put` doesn't stack-overflow (#21)
ci.yml #74
:
Commit
39548b4332
pushed by
mvhutz
main
2026-04-17 01:33:03 +00:00
1m58s
View workflow file
revert: Entry -> entry bc Put() doesnt use it
ci.yml #73
:
Commit
7b45099cea
pushed by
mvhutz
#21
2026-04-17 01:17:32 +00:00
2m27s
View workflow file
fix: tests were out of date
ci.yml #72
:
Commit
b395d6e1f4
pushed by
mvhutz
#21
2026-04-17 01:14:22 +00:00
1m55s
View workflow file
docs: note that the table isnt a source of truth
ci.yml #70
:
Commit
d13adcaa49
pushed by
mvhutz
#21
2026-04-17 01:07:57 +00:00
2m4s
View workflow file
fix: assertion in fuzz test incorrect
ci.yml #69
:
Commit
5452c02d4e
pushed by
mvhutz
#21
2026-04-17 00:35:47 +00:00
2m7s
View workflow file
fix!: no mixed receiver types (#23)
ci.yml #65
:
Commit
29ba6bfd4d
pushed by
mvhutz
main
2026-04-16 03:30:00 +00:00
2m8s
View workflow file
test: bump cicd pipeline
ci.yml #64
:
Commit
99f5548237
pushed by
mvhutz
#23
2026-04-16 03:27:37 +00:00
3m51s
View workflow file
refactor!: shorter constructors, `bucket` → `subtable` (#22)
ci.yml #63
:
Commit
7cc1657403
pushed by
mvhutz
main
2026-04-16 03:18:13 +00:00
2m32s
View workflow file
Merge remote-tracking branch 'origin' into refactor/name-bucket-slot-table
ci.yml #62
:
Commit
a97aafca75
pushed by
mvhutz
#22
2026-04-16 03:23:21 +00:00
4m52s
View workflow file
fix!: removed all 'mixed pointer'-edness
ci.yml #61
:
Commit
f35583e079
pushed by
mvhutz
#23
2026-04-16 03:06:48 +00:00
2m27s
View workflow file
feat!: update get from `(V, error)` to `(V, bool)` (#20)
ci.yml #60
:
Commit
42c5b5f8f4
pushed by
mvhutz
main
2026-04-14 02:00:43 +00:00
2m24s
View workflow file
feat: Table.Find
ci.yml #59
:
Commit
81ce24e7b7
pushed by
mvhutz
#20
2026-04-14 01:56:10 +00:00
1m51s
View workflow file
Merge remote-tracking branch 'origin' into feat/get-no-error
ci.yml #58
:
Commit
572e59f33d
pushed by
mvhutz
#20
2026-04-14 01:38:53 +00:00
2m3s
View workflow file
refactor: HashTable -> Table, table -> subtable
ci.yml #57
:
Commit
5c39182958
pushed by
mvhutz
#22
2026-04-14 01:23:59 +00:00
2m21s
View workflow file
feat: sentinel error `ErrBadHash` (#19)
ci.yml #56
:
Commit
867a1d49df
pushed by
mvhutz
main
2026-04-14 00:40:31 +00:00
2m17s
View workflow file
fix: public facing key/value fields in entry
ci.yml #55
:
Commit
ca66ccd040
pushed by
mvhutz
#21
2026-04-03 22:58:45 +00:00
2m11s
View workflow file
feat!: update contract for 'Table.Get()'
ci.yml #54
:
Commit
95687acade
pushed by
mvhutz
#20
2026-04-03 19:42:26 +00:00
2m20s
View workflow file
docs: recommend rebuilding the table
ci.yml #53
:
Commit
f4c0f349ba
pushed by
mvhutz
#19
2026-04-03 19:18:43 +00:00
2m15s
View workflow file
feat: sentinel error for collision cycle
ci.yml #52
:
Commit
7bcb68b3b1
pushed by
mvhutz
#19
2026-04-03 19:12:09 +00:00
2m20s
View workflow file
refactor!: remove `MinimumLoad()` option (#17)
ci.yml #51
:
Commit
322d71f0be
pushed by
mvhutz
main
2026-04-03 14:54:04 +00:00
2m22s
View workflow file
Merge branch 'main' into feat/remove-minimum-load-option
ci.yml #50
:
Commit
5c93d93f50
pushed by
mvhutz
#17
2026-04-03 14:51:03 +00:00
2m7s
View workflow file
fix: `check-pr-title` job has prompt injection (#18)
ci.yml #49
:
Commit
ed30a4fc7c
pushed by
mvhutz
main
2026-04-03 14:49:27 +00:00
2m23s
View workflow file
fix: pr-title job has prompt injection
ci.yml #48
:
Commit
39c2f044bc
pushed by
mvhutz
#18
2026-04-03 14:46:50 +00:00
2m19s
View workflow file
fix: disable blank issue forms
ci.yml #45
:
Commit
977bd25e9a
pushed by
mvhutz
#16
2026-04-03 13:56:53 +00:00
2m10s
View workflow file
ci: simple pr template
ci.yml #43
:
Commit
1328b315e3
pushed by
mvhutz
#15
2026-03-29 20:56:38 +00:00
1m49s
View workflow file
fix: update check-pr-title to allow "WIP: "
ci.yml #42
:
Commit
9b663907c4
pushed by
mvhutz
#15
2026-03-29 20:27:15 +00:00
2m10s
View workflow file
chore: remove `./.claude/settings.json` (#14)
ci.yml #40
:
Commit
b1ab3a6326
pushed by
mvhutz
main
2026-03-28 19:54:07 +00:00
1m58s
View workflow file
chore: remove ./.claude/settings.json
ci.yml #39
:
Commit
74f6ee7b7c
pushed by
mvhutz
#14
2026-03-28 19:51:54 +00:00
6m45s
View workflow file
feat: wider fuzz tests, stronger options. (#9)
ci.yml #38
:
Commit
36d76d4929
pushed by
mvhutz
main
2026-03-25 01:29:11 +00:00
2m12s
View workflow file
Merge remote-tracking branch 'origin' into fix/infinite-put-glitch
ci.yml #37
:
Commit
2fc74169d5
pushed by
mvhutz
#9
2026-03-25 01:26:55 +00:00
2m6s
View workflow file
First
Previous
1
2
Next
Last