Visualizing Ext4

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pixd

    🔍 Colourful visualization tool for binary files

  • There's a command-line utility called pixd [1] that generates similar data visualizations on the command line. That said, it only shows static representations of binary data and is not nearly as cool as buredoranna's animated gifs showing filesystem changes over time.

    It can be helpful to plot these sorts of pixel arrangements on a Hilbert curve, rather than plotting pixels line by line. I learned this trick from a Ghidra plugin called cantordust [2]. 3blue1brown offers some mathematical intuition for the effectiveness of a Hilbert curve pixel arrangement [3].

    [1] https://github.com/FireyFly/pixd

  • innodb_ruby

    A parser for InnoDB file formats, in Ruby

  • This reminded me of innodb_ruby [0]. Super useful set of tools to visualize and learn about the InnoDB structure. Example usage [1].

    [0]: https://github.com/jeremycole/innodb_ruby

    [1]: https://blog.jcole.us/2014/10/02/visualizing-the-impact-of-o...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • base131072

    Binary-to-text encoding optimised for Twitter & UTF-32

  • It's possible to abuse Unicode codepoints to store bytes: https://github.com/qntm/base131072

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Automated integer hash function discovery

    2 projects | news.ycombinator.com | 4 May 2024
  • Linux安装最新版Tinyproxy

    1 project | dev.to | 4 May 2024
  • PoC to demonstrate root permission hijacking by exploiting "systemd-run"

    2 projects | news.ycombinator.com | 4 May 2024
  • Linear Clock: Solar. (2021)

    1 project | news.ycombinator.com | 4 May 2024
  • I'm writing a new vector search SQLite Extension

    13 projects | news.ycombinator.com | 2 May 2024