Rust Rustlang

Open-source Rust projects categorized as Rustlang

Top 23 Rust Rustlang Projects

  1. Rustup

    The Rust toolchain installer

    Project mention: Go automatically downloads a newer toolchain if needed | news.ycombinator.com | 2024-08-20

    It seems like that will change in the (near) future according to the following github issue[0]. A quote from one of the developers, rami3l, in that thread[1]:

    > My current plan is indeed to remove implicit installations entirely.

    [0]: https://github.com/rust-lang/rustup/issues/3635

    [1]: https://github.com/rust-lang/rustup/issues/3635#issuecomment...

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. trippy

    A network diagnostic tool

    Project mention: Nping – ping, but with a graph or table view | news.ycombinator.com | 2025-02-12

    Another interesting tool in this space is trippy, which ‘combines the functionality of traceroute and ping’

    https://github.com/fujiapple852/trippy

  4. pgrx

    Build Postgres Extensions with Rust!

    Project mention: Ask HN: What is the best code base you ever worked on? | news.ycombinator.com | 2024-06-28
  5. code

    Source code for the book Rust in Action (by rust-in-action)

  6. cached

    Rust cache structures and easy function memoization

  7. jql

    A JSON Query Language CLI tool

  8. whatlang-rs

    Natural language detection library for Rust. Try demo online: https://whatlang.org/

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. rust-brotli

    Brotli compressor and decompressor written in rust that optionally avoids the stdlib

  11. azure-sdk-for-rust

    This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.

  12. std-training

    Embedded Rust on Espressif training material.

    Project mention: Esp32 Rust Board on Macos M-chip in Docker | dev.to | 2024-05-09
  13. nomino

    Batch rename utility for developers

  14. nativeshell

    Experimental embedder for Flutter

  15. openidconnect-rs

    OpenID Connect Library for Rust

  16. njord

    A versatile, feature-rich Rust ORM ⛵

  17. haylxon

    ⚡ Blazing-fast tool to grab screenshots of your domain list right from terminal.

  18. Weld

    Full fake REST API generator written with Rust

  19. hypergraph

    Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.

    Project mention: Show HN: HypergraphZ – A Hypergraph Implementation in Zig | news.ycombinator.com | 2024-09-09

    I see that this is a second implementation, the first being in Rust: https://github.com/yamafaktory/hypergraph

    I've found that Zig is an excellent tool for implementing data-structure-oriented libraries. Comptime genericity is simple to understand and use, providing a C interface is very easy, and libraries take an allocator, so any memory-safety issues are the consumer's problem. If you want to use it from a memory-safe language, well, all of those have C FFIs so far as I know, Rust very much included, so you can.

    A hypergraph is clearly a data structure which demands a lot of cyclic references, no getting around that, so I'm curious: can you compare and contrast the experience of implementing this in Rust vs. Zig?

  20. ronkathon

    Cryptography Educational Foundations

    Project mention: Ronkathon: Cryptography Educational Foundations | news.ycombinator.com | 2025-01-25
  21. bnf

    Parse BNF grammar definitions

  22. rustig

    A tool to detect code paths leading to Rust's panic handler

  23. huber

    Huber: simplify GitHub package management

  24. Node

    MASQ combines the benefits of VPN and Tor technology to create a superior next-generation privacy software, where users are rewarded for supporting an uncensored global web. Users gain privacy and anonymity online, while helping promote Internet Freedom. (by MASQ-Project)

  25. rust-cli-boilerplate

    Rust project boilerplate for CLI applications

  26. SaaSHub

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

    SaaSHub logo
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 Rustlang discussion

Log in or Post with

Rust Rustlang related posts

  • Getting structured output from OpenAI with AWS Lambda

    2 projects | dev.to | 30 Mar 2025
  • Ronkathon: Cryptography Educational Foundations

    1 project | news.ycombinator.com | 25 Jan 2025
  • Esp32 Rust Board on Macos M-chip in Docker

    3 projects | dev.to | 9 May 2024
  • Jql: A JSON Query Language CLI Tool

    1 project | news.ycombinator.com | 3 Dec 2023
  • Pgrx – Build Postgres Extensions with Rust

    1 project | news.ycombinator.com | 8 Oct 2023
  • pwnwriter/haylxon: ⚡ Blazing-fast tool to grab screenshots of your domain list right from terminal.

    1 project | /r/bugbountybeginner | 28 Sep 2023
  • 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1092🚀) dependencies🚀

    1 project | /r/ThePrimeagenReact | 23 Sep 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 Rustup 6,406
2 trippy 4,406
3 pgrx 3,950
4 code 1,961
5 cached 1,748
6 jql 1,574
7 whatlang-rs 1,007
8 rust-brotli 842
9 azure-sdk-for-rust 800
10 std-training 670
11 nomino 666
12 nativeshell 648
13 openidconnect-rs 479
14 njord 415
15 haylxon 413
16 Weld 311
17 hypergraph 301
18 ronkathon 299
19 bnf 270
20 rustig 215
21 huber 201
22 Node 183
23 rust-cli-boilerplate 183

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

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