How is a binary executable organized? Let's explore it

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
  • garlic

    A compiler for a Scheme-like language. Currently, the goal is not full standards-compliance but rather to implement a compiler that is useful for writing programs. (by avik-das)

  • Writing an ELF file by hand is something I did recently: https://github.com/avik-das/garlic/blob/master/recursive/elf...

    To explain the format to myself and others, I also created an interactive visualization for the bytes in the file. It helps me to click on a byte, see an explanation for it and see related bytes elsewhere in the file highlighted. https://scratchpad.avikdas.com/elf-explanation/elf-explanati...

  • sqlelf

    Explore ELF objects through the power of SQL

  • Check out my tool which let's you explore ELF using SQL

    https://github.com/fzakaria/sqlelf

  • 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
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

  • Sqlelf – Explore ELF objects through the power of SQL

    1 project | news.ycombinator.com | 16 Mar 2024
  • Sqlelf: Explore ELF Objects with SQL

    1 project | news.ycombinator.com | 14 Mar 2024
  • Sqlelf: Explore ELF objects through the power of SQL

    1 project | news.ycombinator.com | 11 Sep 2023
  • Explore Linux ELF objects through SQL

    1 project | news.ycombinator.com | 20 Mar 2023
  • Use SQLite's virtual table functionality to to explore Linux ELF objects via SQL

    1 project | news.ycombinator.com | 19 Mar 2023