- 20 Dec, 2017 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Before, this library assumed that we wanted to use pools for things other than byte slices. In practice, this isn't the case and supporting such use-cases made this library annoying to use.
-
Steven Allen authored
-
- 21 Nov, 2017 1 commit
-
-
Steven Allen authored
This way, copying it won't copy the underlying pool. Also, initialize it immediately instead of in an `init` function to ensure that it's fully initialized immediately.
-
- 19 Nov, 2017 1 commit
-
-
Steven Allen authored
This has moved to libp2p
-
- 17 Nov, 2017 3 commits
-
-
Steven Allen authored
Per the documentation, this example *isn't* guaranteed to work (and, in practice, it fails occasionally).
-
Steven Allen authored
-
Steven Allen authored
1. They're small. 2. We can avoid the lock (major speedup). 3. Better memory locality. 4. Much simpler.
-
- 13 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 06 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-