csv 1.0.0-beta.1

Fast CSV parsing with support for serde.
Documentation

running 24 tests
test count_game_deserialize_owned_bytes ... bench:  30,404,805 ns/iter (+/- 149,556) = 85 MB/s
test count_game_deserialize_owned_str   ... bench:  30,431,169 ns/iter (+/- 103,616) = 85 MB/s
test count_game_iter_bytes              ... bench:  21,751,711 ns/iter (+/- 119,112) = 119 MB/s
test count_game_iter_str                ... bench:  25,609,184 ns/iter (+/- 144,742) = 101 MB/s
test count_game_read_bytes              ... bench:  12,110,082 ns/iter (+/- 167,059) = 214 MB/s
test count_game_read_str                ... bench:  15,497,249 ns/iter (+/- 198,779) = 167 MB/s
test count_mbta_deserialize_owned_bytes ... bench:   5,779,138 ns/iter (+/- 61,871) = 125 MB/s
test count_mbta_deserialize_owned_str   ... bench:   5,777,055 ns/iter (+/- 129,702) = 125 MB/s
test count_mbta_iter_bytes              ... bench:   3,991,047 ns/iter (+/- 38,203) = 181 MB/s
test count_mbta_iter_str                ... bench:   4,726,647 ns/iter (+/- 39,461) = 153 MB/s
test count_mbta_read_bytes              ... bench:   2,690,641 ns/iter (+/- 6,103) = 268 MB/s
test count_mbta_read_str                ... bench:   3,399,631 ns/iter (+/- 26,788) = 212 MB/s
test count_nfl_deserialize_owned_bytes  ... bench:  10,608,513 ns/iter (+/- 119,012) = 128 MB/s
test count_nfl_deserialize_owned_str    ... bench:  10,612,366 ns/iter (+/- 81,888) = 128 MB/s
test count_nfl_iter_bytes               ... bench:   6,798,767 ns/iter (+/- 56,450) = 200 MB/s
test count_nfl_iter_str                 ... bench:   7,888,662 ns/iter (+/- 84,379) = 172 MB/s
test count_nfl_read_bytes               ... bench:   4,588,369 ns/iter (+/- 42,410) = 297 MB/s
test count_nfl_read_str                 ... bench:   5,755,926 ns/iter (+/- 27,763) = 237 MB/s
test count_pop_deserialize_owned_bytes  ... bench:  11,052,436 ns/iter (+/- 95,299) = 86 MB/s
test count_pop_deserialize_owned_str    ... bench:  11,054,638 ns/iter (+/- 64,616) = 86 MB/s
test count_pop_iter_bytes               ... bench:   6,190,345 ns/iter (+/- 49,715) = 154 MB/s
test count_pop_iter_str                 ... bench:   7,679,804 ns/iter (+/- 112,895) = 124 MB/s
test count_pop_read_bytes               ... bench:   3,898,119 ns/iter (+/- 71,074) = 245 MB/s
test count_pop_read_str                 ... bench:   5,195,237 ns/iter (+/- 38,104) = 183 MB/s

test result: ok. 0 passed; 0 failed; 0 ignored; 24 measured