Top 5 TypeScript compress Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
cavemem
Cross-agent persistent memory for coding assistants. Stored compressed. Retrieved fast. Local by default.
Project mention: Why I’m Cautious About AI Gateways After My Bifrost Collaboration | dev.to | 2026-04-29🪨 Caveman Ecosystem · caveman talk less (you are here) · cavemem remember more · cavekit build better
-
-
-
Project mention: Show HN: SJT- A lightweight structured JSON table format for APIs | news.ycombinator.com | 2025-08-29
| SJT + Gzip | 359.00 | 69.59 ms | 46.82 ms |
Test conditions:
Dataset: Synthetic tabular dataset containing 50,000 records with mixed primitive fields, nested arrays, and nested objects (representative of large REST API payloads).
Runtime: Node.js 20 (V8 engine).
Implementation: JavaScript (via sjt.js).
Size (KB): Uncompressed size in kilobytes (estimated for binary formats).
Encode / Decode (ms): Average time in milliseconds to serialize/deserialize the entire dataset.
Spec: https://github.com/SJTF/SJT
JS implementation: https://github.com/yukiakai212/SJT.js
Curious to hear feedback from people who have worked with JSON-heavy APIs, streaming, or compact data formats (CSV, Parquet, etc.).
TypeScript compress discussion
TypeScript compress related posts
Index
What are some of the best open-source compress projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | ImageOptim-CLI | 3,520 |
| 2 | cavemem | 227 |
| 3 | http_compression | 37 |
| 4 | general-tools | 7 |
| 5 | SJT.js | 4 |