awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rust-lang/reference

Open-source alternatives to Reference

19 open-source projects similar to rust-lang/reference, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Reference alternative.

  • brson/rust-anthologybrson avatar

    brson/rust-anthology

    1,519View on GitHub↗

    The best short-form writing about Rust, collected.

    Shell
    View on GitHub↗1,519
  • crossref/rest-api-docCrossRef avatar

    CrossRef/rest-api-doc

    796View on GitHub↗

    Documentation for Crossref's REST API. For questions or suggestions, see https://community.crossref.org/

    View on GitHub↗796
  • dhghomon/easy_rustDhghomon avatar

    Dhghomon/easy_rust

    8,305View on GitHub↗

    Easy Rust is a beginner course and programming tutorial designed to teach the fundamentals of the Rust language. It provides instructional material and technical documentation tailored for those new to coding and non-native English speakers. The project uses simplified English to translate complex programming concepts into basic vocabulary. This approach bridges the gap between professional technical terminology and beginner-friendly language through concept-mapping and a modular, topic-based structure. The learning materials cover core programming fundamentals and systems programming basics

    Shell
    View on GitHub↗8,305
  • fawazahmed0/quran-apifawazahmed0 avatar

    fawazahmed0/quran-api

    988View on GitHub↗
    al-quranapifree
    View on GitHub↗988
  • idris-hackers/software-foundationsidris-hackers avatar

    idris-hackers/software-foundations

    458View on GitHub↗

    :book: Download the PDFPDF

    Idris
    View on GitHub↗458

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • lborb/booklborb avatar

    lborb/book

    346View on GitHub↗

    The Little Book of Rust Books

    View on GitHub↗346
  • lukemathwalker/zero-to-productionLukeMathWalker avatar

    LukeMathWalker/zero-to-production

    6,486View on GitHub↗

    This project is a reference implementation of a production-ready backend API built with Rust and the Actix-Web framework. It serves as a codebase demonstrating the development of a newsletter subscription service, encompassing the management of subscriber sign-ups, email confirmations, and campaign delivery. The project highlights a layered architecture that separates concerns into handler, service, and repository layers. It utilizes an actor-based concurrency model for handling HTTP requests and employs trait-based abstractions to decouple business logic from external dependencies, such as e

    Rustbookrust
    View on GitHub↗6,486
  • natemara/refactoring-to-rustnatemara avatar

    natemara/refactoring-to-rust

    122View on GitHub↗

    Code to accompany Refactoring to Rust

    Rust
    View on GitHub↗122
  • rust-embedded/bookrust-embedded avatar

    rust-embedded/book

    1,323View on GitHub↗

    Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices

    View on GitHub↗1,323
  • rust-in-action/coderust-in-action avatar

    rust-in-action/code

    2,122View on GitHub↗

    Source code for the book Rust in Action

    Rustbookmanning-publicationsrust
    View on GitHub↗2,122
  • rust-lang/async-bookrust-lang avatar

    rust-lang/async-book

    2,185View on GitHub↗

    Asynchronous Programming in Rust

    Shellasync-foundations
    View on GitHub↗2,185
  • rust-lang/bookrust-lang avatar

    rust-lang/book

    17,930View on GitHub↗

    The Rust Programming Language Book is the official technical guide and educational resource for the Rust language. It provides a comprehensive walkthrough of the language's design, focusing on its core identity as a systems programming language that enforces memory safety and high-performance execution without the need for a garbage collector. The project is distinguished by its focus on ownership, borrowing, and lifetime tracking, which allow the compiler to verify memory safety and thread safety at compile time. It covers the language's unique approach to zero-cost abstractions, including t

    Rustbookmdbookrust
    View on GitHub↗17,930
  • rust-lang/cargorust-lang avatar

    rust-lang/cargo

    14,624View on GitHub↗

    Cargo is the official build system and package manager for the Rust programming language. It provides a unified command-line interface that orchestrates the entire development lifecycle, including compiling source code, managing complex dependency graphs, running tests, and distributing packages through a centralized registry. By utilizing declarative manifest files, it ensures that builds remain reproducible and consistent across different environments. The tool distinguishes itself through its deep integration with the Rust compiler and its sophisticated approach to project management. It f

    Rustcargopackage-managerrust
    View on GitHub↗14,624
  • rust-lang/edition-guiderust-lang avatar

    rust-lang/edition-guide

    318View on GitHub↗

    A guide to changes between various editions of Rust

    View on GitHub↗318
  • rust-lang/nomiconrust-lang avatar

    rust-lang/nomicon

    2,276View on GitHub↗

    The Dark Arts of Advanced and Unsafe Rust Programming

    CSS
    View on GitHub↗2,276
  • rust-lang-nursery/rust-cookbookrust-lang-nursery avatar

    rust-lang-nursery/rust-cookbook

    2,594View on GitHub↗

    Read it here.

    Rust
    View on GitHub↗2,594
  • rust-lang/rustrust-lang avatar

    rust-lang/rust

    114,066View on GitHub↗

    Rust is a programming language designed for memory safety and performance. It provides a comprehensive curriculum that covers fundamental syntax, memory management, and advanced programming paradigms, including support for functional and object-oriented styles. The language features a strong type system that enforces memory safety through ownership, borrowing, and lifetime annotations, while also offering mechanisms for handling both recoverable and unrecoverable errors. The language includes extensive support for concurrent programming, providing primitives for thread management, shared-stat

    Rustcompilerlanguagerust
    View on GitHub↗114,066
  • rust-web-development/codeRust-Web-Development avatar

    Rust-Web-Development/code

    228View on GitHub↗

    Code for the book "Rust Web Development"

    Rust
    View on GitHub↗228
  • thundercomb/poetrydbthundercomb avatar

    thundercomb/poetrydb

    636View on GitHub↗

    The Internet's first Poetry API

    Ruby
    View on GitHub↗636