index
:
go/containers
main
Package typedsync is an alternative to the standard library's sync that uses type-parameters for type safety.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
syncutil: Add SlicePool
Luke Shumaker
21 months
Tag
Download
Author
Age
v0.2.1
commit 21e4e3de9e...
Luke Shumaker
21 months
v0.2.0
commit 1328996a17...
Luke Shumaker
22 months
v0.1.0
commit d69037701f...
Luke Shumaker
22 months
v0.0.1
commit 716dd31f7c...
Luke Shumaker
22 months
Age
Commit message
Author
2023-01-31
LICENSE.txt: s/program/library/, fuss with a sentence
v0.1.0
Luke Shumaker
2023-01-31
LICENSE.txt: Fix typos
Luke Shumaker
2023-01-31
cachemap: Revert the previous change, use a Pool to avoid allocations
Luke Shumaker
2023-01-31
cachemap: Try to avoid unnecessary large allocations
Luke Shumaker
2023-01-31
.golangci.yml: Turn off varnamelen
Luke Shumaker
2023-01-26
Add CacheMap
Luke Shumaker
2023-01-26
Map: Work around https://github.com/golang/go/issues/56548
Luke Shumaker
2023-01-26
Set up as a separate repo
v0.0.1
Luke Shumaker
2023-01-25
containers: Add SyncValue and SyncPool types
Luke Shumaker
2023-01-05
rebuildnodes: Support graceful shutdown
Luke Shumaker
[...]
Clone
https://gitmirror.lukeshu.com/git.lukeshu.com/go/containers