[PR #45] [MERGED] add intrusive-collections #74

Closed
opened 2025-11-06 08:15:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/45
Author: @memoryruins
Created: 5/26/2018
Status: Merged
Merged: 6/17/2018
Merged by: @therealprof

Base: masterHead: patch-2


📝 Commits (2)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

intrusive-collections: intrusive (non-allocating) singly/doubly linked lists and red-black trees


🔄 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/45 **Author:** [@memoryruins](https://github.com/memoryruins) **Created:** 5/26/2018 **Status:** ✅ Merged **Merged:** 6/17/2018 **Merged by:** [@therealprof](https://github.com/therealprof) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`d7af075`](https://github.com/rust-embedded/awesome-embedded-rust/commit/d7af0756c8edc8105b51f2b7adc4a4603dc8b439) add intrusive-collections - [`db9bfcc`](https://github.com/rust-embedded/awesome-embedded-rust/commit/db9bfccdb5040b37ca6cdedee46f0845c81755e4) insert dash ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description [intrusive-collections](https://crates.io/crates/intrusive-collections): intrusive (non-allocating) singly/doubly linked lists and red-black trees --- <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:15:12 -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#74