Rust Binary

Open-source Rust projects categorized as Binary

Top 12 Rust Binary Projects

  1. binsider

    Analyze ELF binaries like a boss πŸ˜ΌπŸ•΅οΈβ€β™‚οΈ

    Project mention: Binsider – Analyze binaries without leaving the terminal | news.ycombinator.com | 2024-09-30
  2. SaaSHub

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

    SaaSHub logo
  3. bincode

    A binary encoder / decoder implementation in Rust.

    Project mention: Build "For you" recommendations using AI on Fastly! | dev.to | 2024-08-07

    Now we have 500 small datasets and an index that maps centroid points to the relevant dataset. Next, to enable real-time performance, we want to precompile search graphs so that we don't need to initialize and construct them at runtime, and can use as little CPU time as possible. A really fast nearest-neighbor algorithm is Hierarchical Navigable Small Worlds (HNSW), and it has a pure Rust implementation, which we're using to write our edge app. So we wrote a small standalone Rust app to construct the HNSW graph structs for each dataset, and then used bincode to export the memory of the instantiated struct into a binary blob.

  4. cargo-binstall

    Binary installation for rust projects

  5. pwninit

    pwninit - automate starting binary exploit challenges

  6. binjs-ref

    Reference implementation for the JavaScript Binary AST format

  7. xgadget

    Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.

  8. nue

    I/O and binary data encoding for Rust (by arcnmx)

  9. build-fs-tree

    Generate a filesystem tree from a macro or a YAML tree

  10. cargo-is-tested

    Assure that your tests are there, and well written.

  11. gci

    A rust port of the Git Checkout Interactive package

  12. hex

    A user-friendly re-implementation of existing hex tools in Rust (by sohomdatta1)

  13. xorsum

    Get XOR checksum with this command-line tool

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Binary discussion

Log in or Post with

Rust Binary related posts

  • Build "For you" recommendations using AI on Fastly!

    3 projects | dev.to | 7 Aug 2024
  • Cargo Binstall 1.0.0 release

    4 projects | /r/rust | 26 Jun 2023
  • Oxidise your Infrastructure using Shuttle.rs

    2 projects | /r/rust | 26 May 2023
  • Ludusavi can now back up your game saves to the cloud and detect Lutris saves

    5 projects | /r/linux_gaming | 21 May 2023
  • Ask not what the compiler can do for you

    5 projects | news.ycombinator.com | 5 May 2023
  • Hey Rustaceans! Got a question? Ask here (14/2023)!

    4 projects | /r/rust | 3 Apr 2023
  • Strange lifetime error: Requires to be `'static`

    1 project | /r/rust | 21 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Binary projects in Rust? This list will help you:

# Project Stars
1 binsider 2,925
2 bincode 2,776
3 cargo-binstall 1,726
4 pwninit 893
5 binjs-ref 433
6 xgadget 84
7 nue 37
8 build-fs-tree 23
9 cargo-is-tested 15
10 gci 6
11 hex 6
12 xorsum 0

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

Did you know that Rust is
the 5th most popular programming language
based on number of references?