awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ferrous-systems avatar

ferrous-systems/elements-of-rust

0
View on GitHub↗
1,153 stars·28 forks·10 views

Elements Of Rust

A collection of software engineering techniques for effectively expressing intent with Rust.

Features

  • Language Style Guides - Foundational elements for writing robust and idiomatic Rust.
  • Language Tooling - Techniques for expressing programming intent effectively in Rust.

Star history

Star history chart for ferrous-systems/elements-of-rustStar history chart for ferrous-systems/elements-of-rust

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does ferrous-systems/elements-of-rust do?

A collection of software engineering techniques for effectively expressing intent with Rust.

What are the main features of ferrous-systems/elements-of-rust?

The main features of ferrous-systems/elements-of-rust are: Language Style Guides, Language Tooling.

What are some open-source alternatives to ferrous-systems/elements-of-rust?

Open-source alternatives to ferrous-systems/elements-of-rust include: airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It… amontalenti/elements-of-python-style — This project is a comprehensive Python style guide and technical reference designed to promote the creation of clean,… aslatter/parsec — A monadic parser combinator library. bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… bscarlet/llvm-general — Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.). abinoda/rspec-best-practices.

Open-source alternatives to Elements Of Rust

Similar open-source projects, ranked by how many features they share with Elements Of Rust.
  • airbnb/javascriptairbnb avatar

    airbnb/javascript

    148,081View on GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    View on GitHub↗148,081
  • amontalenti/elements-of-python-styleamontalenti avatar

    amontalenti/elements-of-python-style

    3,489View on GitHub↗

    This project is a comprehensive Python style guide and technical reference designed to promote the creation of clean, maintainable, and idiomatic code. It provides a set of opinionated guidelines and architectural patterns focusing on functional and declarative programming to reduce complexity and improve overall code quality. The guide establishes specific standards for naming conventions, module organization, and project layout. It emphasizes reducing object coupling by favoring modules and functions over deep class hierarchies and offers technical standards for writing docstrings and marku

    code-stylecodestyledocumentation
    View on GitHub↗3,489
  • aslatter/parsecaslatter avatar

    aslatter/parsec

    889View on GitHub↗

    A monadic parser combinator library

    Haskell
    View on GitHub↗889
  • abinoda/rspec-best-practicesA

    abinoda/rspec-best-practices

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Elements Of Rust→