c-blosc
brew install c-blosc
v1.21.6
BSD-3-Clause
C library for fast, block-oriented lossless compression with shuffle filters.
Why you might care
Blosc excels at compressing columnar data and scientific arrays where block-level operations and shuffling can dramatically improve compression ratios. It's a build dependency for data processing libraries like HDF5 and NumPy, offering single-algorithm simplicity with optional hardware acceleration. Choose it if you need speed and transparency over general-purpose compression.
2.7k
30-day installs · #839
8.4k
90-day · #882
34.8k
365-day · #824
Build dependencies
Links
- https://www.blosc.org/
- Brew formula source: Formula/c/c-blosc.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"zlib",
"zstd",
"lz4"
],
"build_dependencies": [
"cmake"
],
"categories": [
"compression",
"library"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Blocking, shuffling and loss-less compression library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:03+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "c-blosc",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.blosc.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Blosc Home Page",
"installs_30d": 2692,
"installs_365d": 34840,
"installs_90d": 8400,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:47:22+00:00",
"llm_model": "claude-haiku-4-5",
"name": "c-blosc",
"oldnames": [],
"one_liner": "C library for fast, block-oriented lossless compression with shuffle filters.",
"optional_dependencies": [],
"rank_30d": 839,
"rank_365d": 824,
"rank_90d": 882,
"raw_hash": "d36782d33607c45c",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/c-blosc.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.21.6",
"versioned_formulae": [],
"why_use_this": "Blosc excels at compressing columnar data and scientific arrays where block-level operations and shuffling can dramatically improve compression ratios. It\u0027s a build dependency for data processing libraries like HDF5 and NumPy, offering single-algorithm simplicity with optional hardware acceleration. Choose it if you need speed and transparency over general-purpose compression."
}