A new open-source compression library, memlz, promises decompression speeds rivaling the raw memory copy function memcpy(), targeting niche applications where latency is critical. Benchmarks show it outperforms established tools like LZ4 in specific scenarios, while its no-copy streaming mode eliminates overheads common in alternatives. Though in early beta, memlz could revolutionize data processing for developers in edge computing and real-time systems.