preserves/implementations/rust/preserves/src/value
Tony Garnock-Jones 18b9cb5df4 Win from avoiding some allocation 2022-07-13 14:01:20 +02:00
..
packed Improve performance by preallocating a bit 2022-07-13 13:43:35 +02:00
text Repair benchmark 2022-07-10 18:46:46 +02:00
boundary.rs Track boundaries in schema-emitted reader code 2021-08-02 20:55:44 +02:00
de.rs Blue Rust implementation (WIP) 2022-07-10 17:39:55 +02:00
domain.rs Blue Rust implementation (WIP) 2022-07-10 17:39:55 +02:00
iolist.rs Win from avoiding some allocation 2022-07-13 14:01:20 +02:00
magic.rs Inline the heck out of the binary codec for a ~5% speedup 2021-09-30 13:12:06 +02:00
merge.rs Surprisingly, associated types might simplify drastically! 2021-09-14 22:56:09 +02:00
mod.rs Blue Rust implementation (WIP) 2022-07-10 17:39:55 +02:00
reader.rs Repair benchmark 2022-07-10 18:46:46 +02:00
repr.rs Blue Rust implementation (WIP) 2022-07-10 17:39:55 +02:00
ser.rs Introduce Cargo workspace in prep for schema 2021-04-19 22:28:59 +02:00
signed_integer.rs Refactor SignedInteger conversions to be more comprehensive and less repetitive 2021-08-28 17:01:59 +02:00
source.rs Core preserves tests pass 2022-07-10 17:39:55 +02:00
suspendable.rs Inline the heck out of the binary codec for a ~5% speedup 2021-09-30 13:12:06 +02:00
writer.rs Blue Rust implementation (WIP) 2022-07-10 17:39:55 +02:00