encoder 0.1.1

A collection of crates for rapid encoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
## [0.1.1] - 2024-01-19

### Changed

- simd is much faster than itoa on integer encoding

## [0.1.0] - 2024-01-19

### Added

- fast integer encoding
- fast floating point encoding