bddisasm - Rust bindings for the Bitdefender x86/x86_64 instruction decoder

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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

    bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.

  • The code is available on GitHub (bddisasm-sys contains the FFI bindings, generated with bindgen, while bddisasm holds the higher-level API bindings).

  • xng-rs

    A Rust wrapper for the Xtratum Next Generation API

  • Have a look here, that's a minimal bindgen configuration that is no_std aware from one of my projects.

  • 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

  • Just released v0.2.0 of bddisasm - a no_std x86/x86_64 instruction decoder which aims to provide as much information as possible about an instruction

    4 projects | /r/rust | 5 Jan 2022
  • Iced – fast and correct x86/x64 disassembler, assembler, decoder, [ ]

    1 project | news.ycombinator.com | 6 Oct 2023
  • Dll Injection and Native Hooking with .NET

    3 projects | /r/csharp | 2 Jun 2023
  • Fastest x86 disassembler (iced-x86) decodes 200 MB/s disassembles 100 MB/s

    1 project | news.ycombinator.com | 22 Mar 2021
  • Fastest x86 disassembler (iced-x86) decodes >200 MB/s disassembles >100 MB/s

    1 project | /r/programming | 22 Mar 2021