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
revert!: old put contract
ci.yml #71
:
Commit
24df23218c
pushed by
mvhutz
#21
2026-04-17 01:12:13 +00:00
1m6s
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
feat: use bad hash sentinel error
ci.yml #68
:
Commit
24b646c5dc
pushed by
mvhutz
#21
2026-04-16 04:11:22 +00:00
2m41s
View workflow file
revert: forgot about b -> t
ci.yml #67
:
Commit
78f7d01d5f
pushed by
mvhutz
#21
2026-04-16 04:03:00 +00:00
2m10s
View workflow file
Merge remote-tracking branch 'origin' into feat/safe-put
ci.yml #66
:
Commit
1f7c64366d
pushed by
mvhutz
#21
2026-04-16 04:01:11 +00:00
2m4s
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
refactor: 'MinimumLoad' to 'defaultMinimumLoad'
ci.yml #47
:
Commit
0bdf71fd12
pushed by
mvhutz
#17
2026-04-03 14:35:33 +00:00
2m2s
View workflow file
chore: no free form issues, 'description'-s to 'placeholders'-s (#16)
ci.yml #46
:
Commit
c834f004a2
pushed by
mvhutz
main
2026-04-03 14:01:02 +00:00
3m56s
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
First
Previous
1
2
3
Next
Last