not-yet-awesome-embedded-rust VS CppCoreGuidelines

Compare not-yet-awesome-embedded-rust vs CppCoreGuidelines and see what are their differences.

not-yet-awesome-embedded-rust

A collection of items that are not yet awesome in Embedded Rust (by rust-embedded)

CppCoreGuidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ (by isocpp)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
not-yet-awesome-embedded-rust CppCoreGuidelines
5 307
117 41,562
2.6% 0.7%
3.6 7.6
14 days ago 20 days ago
Python
Creative Commons Attribution Share Alike 4.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

not-yet-awesome-embedded-rust

Posts with mentions or reviews of not-yet-awesome-embedded-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.
  • Rust – Are We Game Yet?
    15 projects | news.ycombinator.com | 16 Mar 2023
    And a list of things missing: https://github.com/rust-embedded/not-yet-awesome-embedded-ru...
  • Tips on switching careers from embedded C to Rust
    1 project | /r/rust | 21 Apr 2022
    Building a portfolio is a great idea. Also you can find various areas to contribute to Rust. That would give you great exposure. Check out the not yet awesome rust repo (https://github.com/rust-embedded/not-yet-awesome-embedded-rust) for ideas. Also take a look at the rust foundation grant program, it’s open for applications now. There’s also the “this week in Rust” newsletter (https://this-week-in-rust.org) where job openings relative to Rust are also listed. Lastly, you can check my bio for a link where I provide a list of project ideas for different areas in embedded including Rust.
  • James Web Space Telescope runs on C++ code.
    7 projects | /r/programming | 9 Jan 2022
    See Not Yet Awesome Embedded Rust for some ongoing work to build out the ecosystem, it's not ready yet. (this is a play on various "Awesome XYZ Rust" lists that have resources for different topics)
  • What libraries do you miss from other languages?
    29 projects | /r/rust | 11 Sep 2021
    Not Yet Awesome Embedded Rust
  • Things you can’t do in Rust (and what to do instead)
    5 projects | /r/rust | 14 May 2021
    Here's an interesting discussion, consolidated here. My view is you should use a restricted scope atomic (as best as can be supported) and interact with that through a handler struct. I.e. no global state.

CppCoreGuidelines

Posts with mentions or reviews of CppCoreGuidelines. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.

What are some alternatives?

When comparing not-yet-awesome-embedded-rust and CppCoreGuidelines you can also consider the following projects:

not-yet-awesome-rust - A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.

Crafting Interpreters - Repository for the book "Crafting Interpreters"

tlaplus - TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

github-cheat-sheet - A list of cool features of Git and GitHub.

wg - Coordination repository of the embedded devices Working Group

LearnOpenGL - Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

ceres-solver - A large scale non-linear optimization library

git-internals-pdf - PDF on Git Internals

fantoccini - A high-level API for programmatically interacting with web pages through WebDriver.

Power-Fx - Power Fx low-code programming language

sea-query - 🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite

clojure-style-guide - A community coding style guide for the Clojure programming language