Alternatives
Products that do what zip tree does
Explore ZIP File Contents in a Tree View
- 1

- 2

- 3CA
2024 · github.com
- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11
- 12

- 13
- 14

- 15

- 16

- 17

- 18

GUI disk analyzers are great for figuring out what's filling up your laptop/desktop drive. On containers or remote servers, the options are limited to purely text based utilities (e.g. du) or list-centric TUIs (e.g. ncdu) which are usually limited to viewing one directory at a time. I created leaves to fill that gap. Inspired by classic utilities like WinDirStat and KDirStat, it uses a 2-dimensional treemap^1 visualization to show the entire directory hierarchy with proportionally sized rectangles. It's performant enough to handle millions of files, thanks to Rust and multi-threading.…
Jul 2026 · github.com
- 19ZE
A small tool that uses HTTP range requests to explore ZIP archives remotely — list contents and download specific files without fetching the entire archive. Try out this URL (https://docs.python.org/3/archives/python-3.14-docs-text.zip) as an example.
Apr 2026 · zipsee.pages.dev
- 20

- 21

- 22IA
2017 · github.com
- 23PE
Inspired by Compiler Explorer and other playground/fiddle websites like jsfiddle, db-fiddle, Go playground, and Rust playground, I thought it would be cool to have a playground for nearly any program so I've been working on Program Explorer: a playground for running programs from containers. I am inspired by these playgrounds because they are great educational tools for quickly experimenting and as communication tools by sharing shortlinks that reproduce bugs for instance. I would love for every open source project that publishes a container to get their own playground for free. I'm…
2025 · programexplorer.org
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →