|
snappy
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Compression/decompression library aiming for high speed |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: compression c++ performance library data | |||||||||||||||||||||||||
| Install: brew install snappy | |||||||||||||||||||||||||
|
About: Snappy is a compression/decompression library developed by Google that prioritizes extremely high speeds over maximum compression ratios. It achieves this by using a lightweight algorithm that avoids expensive computations, making it ideal for real-time applications. The library is widely used in big data systems like Hadoop and Cassandra for reducing network and storage overhead. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|