rust-x86asm

A Rust library for x86/64 assembly/disassembly. (by GregoryComer)

Rust-x86asm Alternatives

Similar projects and alternatives to rust-x86asm

  • osmini

    Discontinued Mini operating system with a graphical interface, for x64 platforms, in Rust and Assembly [just started]

  • juc

    Discontinued Compiler for the Junon language. Multi-platform and modern design. Currently only available for Linux

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

    Manage Raspberry PI devices with Rust. GPIO ports and direct support for L298N circuit motors

  • sdymh

    Tool collection to automate the solution of mathematical exercises. "Stop doing your math homework"

  • i2clib

    Library for i2c manipulation in Rust. Designed for OLED displays on Raspberry PI [paused dev because my screen is broken]

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rust-x86asm alternative or higher similarity.

rust-x86asm reviews and mentions

Posts with mentions or reviews of rust-x86asm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.
  • Let me show you my projects
    6 projects | /r/rust | 10 Apr 2022
    Nice work with junon, but why not e.g. use clap for argument parsing and log for logging? It's actually really cool that you directly generate assembly rather than using code-generators like e.g. LLVM or cranelift; but maybe also consider pulling in dependencies like https://github.com/GregoryComer/rust-x86asm to do the assembly generation more cleanly. Implementing things yourself is a very effective way to learn; but there's no reason to re-invent the wheel once you've learned, and e.g. generating assembly directly should yield much more efficient code than generating text and then invoking an assembler, which is what it looks like junon is doing from a cursory skim. Also for parsing, why not have a look at libraries like nom (though there are very good reasons to write your own recursive descent parsers, e.g. for good error handling; see the work on rust-analyzer's parser).

Stats

Basic rust-x86asm repo stats
1
49
10.0
almost 4 years ago

GregoryComer/rust-x86asm is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of rust-x86asm is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com