Carl Lerche
|
98e0d954b5
|
Reorganize crate
|
2016-09-23 12:05:32 -07:00 |
|
Carl Lerche
|
fbebb19a02
|
Simplify allocation strategy for now
Not having `unsafe_no_drop_flag` caused some weirdness with optimizing buffers
and bytes. For now, remeove it.
|
2016-08-11 01:36:16 -07:00 |
|
Carl Lerche
|
04e0ac75e2
|
Huge overhaul of bytes
* Get rid of `ByteStr` trait
* `Bytes` is not a concrete type
* Add `BlockBuf`
* Delete lots of cruft
* Performance work
|
2016-08-10 15:45:31 -07:00 |
|
Carl Lerche
|
b6a424d892
|
Get rid of BufError
|
2016-08-05 21:54:29 -07:00 |
|
Carl Lerche
|
41b722dee8
|
Allow checking out AppendBufs from Pool
|
2016-07-23 09:54:18 -07:00 |
|
Carl Lerche
|
d650404bb8
|
Add an AppendBuf
|
2016-07-23 09:49:59 -07:00 |
|