Go to file
Erick Tryzelaar ec8dd2f5a0 Optimize serialization
Serialization is now competitive with go's serialization, with
~60MB/s in the bench_logs test.
2014-06-22 10:33:45 -04:00
bench_enum.rs Change the json enum serialization to {"variant":["fields", ...]} 2014-06-09 07:51:53 -07:00
bench_log.rs Optimize serialization 2014-06-22 10:33:45 -04:00
bench_map.rs Update to rust HEAD 2014-06-08 15:09:16 -07:00
bench_struct.rs Update to rust HEAD 2014-06-08 15:09:16 -07:00
bench_vec.rs Update to rust HEAD (2f221c) 2014-05-31 12:28:30 -07:00
de.rs Change the json enum serialization to {"variant":["fields", ...]} 2014-06-09 07:51:53 -07:00
json.rs Optimize serialization 2014-06-22 10:33:45 -04:00
LICENSE Optimize serialization 2014-06-22 10:33:45 -04:00
LICENSE-APACHE Optimize serialization 2014-06-22 10:33:45 -04:00
LICENSE-MIT Optimize serialization 2014-06-22 10:33:45 -04:00
ser.rs Optimize serialization 2014-06-22 10:33:45 -04:00
serde.rs wip 2014-06-20 19:32:30 -04:00