[PR #343] [MERGED] Add scapegoat to no-std crates #351

Closed
opened 2025-11-06 08:24:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/343
Author: @tnballo
Created: 10/26/2021
Status: Merged
Merged: 10/26/2021
Merged by: @bors[bot]

Base: masterHead: master


📝 Commits (1)

  • edf47ca Add scapegoat to alphabetical no-std crates list

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Add scapegoat crate to the list.

It's a mostly "drop-in" replacement for the standard library's BTreeMap and BTreeSet. Subset of the familiar APIs, but #![no_std] and #![forbid(unsafe_code)].


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/343 **Author:** [@tnballo](https://github.com/tnballo) **Created:** 10/26/2021 **Status:** ✅ Merged **Merged:** 10/26/2021 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`edf47ca`](https://github.com/rust-embedded/awesome-embedded-rust/commit/edf47ca89d9974a9067e7114dbdcddecb3bf1934) Add scapegoat to alphabetical no-std crates list ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add [`scapegoat`](https://crates.io/crates/scapegoat) crate to the list. It's a mostly "drop-in" replacement for the standard library's `BTreeMap` and `BTreeSet`. Subset of the familiar APIs, but `#![no_std]` and `#![forbid(unsafe_code)]`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:24:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#351