Available on crate feature
simd only.Expand description
SIMD optimizations for PMCP performance-critical operations Provides vectorized implementations of JSON parsing and string operations
Modulesยง
- batch
- Batch operations using SIMD
- compression
- SIMD-accelerated compression utilities
- fallback
Not (x86-64 and avx2) - Fallback implementations for SIMD operations when hardware SIMD is not available.
- json
- SIMD-accelerated JSON parsing utilities
- serialization
- SIMD-accelerated message serialization