index
:
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
2 years
Tag
Download
Author
Age
v0.2.1
commit 21e4e3de9e...
Luke Shumaker
2 years
v0.2.0
commit 1328996a17...
Luke Shumaker
2 years
v0.1.0
commit d69037701f...
Luke Shumaker
2 years
v0.0.1
commit 716dd31f7c...
Luke Shumaker
2 years
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://git.lukeshu.com/go/containers
git://git.lukeshu.com/go/containers
ssh://${USER}@git.lukeshu.com:1863/~git/go/containers