Dealing with Weird ELF Libraries

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

    Graal based x86 interpreter with separate execution trace analyzer (by pekd)

  • > Even the likes of gdb are rendered powerless before the might of this uber segfault.

    It's quite easy to debug crashes in the dynamic linker if you use a more powerful debugger. For example there is a Graal based AMD64 VM [1] which can record an execution trace of the entire program run, including the dynamic linker, and then you can analyze the execution trace offline and see exactly what happened / what didn't happen or where the linker crashed and how it got there. In case you ever wondered what the kernel roughly does when loading an ELF file: look at the re-implementation in the ElfLoader class of that project.

    [1] https://github.com/pekd/tracer

  • 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

  • Spring Security with Oauth 2.0

    1 project | dev.to | 15 May 2024
  • Guided Data Access Patterns: A Deal Breaker for Data Platforms

    1 project | dev.to | 15 May 2024
  • Haveno – Decentralized crypto-fiat exchange built on Tor and Monero

    1 project | news.ycombinator.com | 15 May 2024
  • Simplifying Join Syntax

    1 project | news.ycombinator.com | 14 May 2024
  • Rapyd API Request Signatures in Java

    2 projects | dev.to | 14 May 2024