-
Notifications
You must be signed in to change notification settings - Fork 207
Insights: rust-embedded/heapless
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.9.0 0.9.0
published
Apr 28, 2025
13 Pull requests merged by 9 people
-
Remove generic from history_buf::OldestOrdered
#570 merged
Apr 29, 2025 -
CHANGELOG: mark 0.9.0 as yanked
#573 merged
Apr 29, 2025 -
Fix
bytes
feature.#567 merged
Apr 29, 2025 -
Release 0.9.0
#556 merged
Apr 28, 2025 -
Clean up queue docs.
#564 merged
Apr 27, 2025 -
Make
Queue::split
const
.#443 merged
Apr 26, 2025 -
Fix
pool::Arc
being enabled without atomics.#548 merged
Apr 26, 2025 -
Fix #559: IndexMap::truncate leaves map in inconsistent state
#560 merged
Apr 26, 2025 -
Optimize size of heapless::Vec<_, 0> to 0 bytes
#555 merged
Apr 24, 2025 -
Add generic LenType to String
#552 merged
Apr 23, 2025 -
Migrate SortedLinkedList to LenType
#553 merged
Apr 23, 2025 -
Add
CString
cont.#549 merged
Apr 15, 2025 -
Renaming Bonanza
#547 merged
Apr 14, 2025
7 Pull requests opened by 5 people
-
WIP/RFC: shift_remove and friends
#558 opened
Apr 24, 2025 -
hash32: 0.3.0 -> 1.0.0
#563 opened
Apr 26, 2025 -
Add features for queues.
#565 opened
Apr 27, 2025 -
Make LenType opt-in
#569 opened
Apr 29, 2025 -
De-monomorphize spsc consumer and producer
#571 opened
Apr 29, 2025 -
Prepare release 0.9.1
#574 opened
Apr 29, 2025 -
Added `from_vec` and `into_sorted_vec` for `BinaryHeap`
#576 opened
May 5, 2025
14 Issues closed by 2 people
-
Version 0.9.0 online docs fail to build
#572 closed
Apr 29, 2025 -
`bytes` feature is not tested in CI.
#566 closed
Apr 29, 2025 -
0.9.0 Release
#529 closed
Apr 28, 2025 -
Does the SPSC implementation really need portable atomics / cas?
#466 closed
Apr 27, 2025 -
[construct|deconstruct] Vec/String [from|to] length + [MaybeUninit<T>; N]
#507 closed
Apr 27, 2025 -
Misdetects arm_llsc and fails to build on thumbv6m-none-eabi with `-C linker-plugin-lto=y`
#463 closed
Apr 26, 2025 -
Add support for external, non-owned storage
#517 closed
Apr 26, 2025 -
How to use `enum` as K in `FnvIndexMap`
#366 closed
Apr 26, 2025 -
IndexMap::truncate leaves the map in an inconsistent state.
#559 closed
Apr 26, 2025 -
Implement Copy for Vec when T implements Copy
#230 closed
Apr 25, 2025 -
Const assertions are not guaranteed to cause compile failures
#351 closed
Apr 25, 2025 -
roadmap to v1.0.0?
#410 closed
Apr 23, 2025 -
Make the type of `heapless::vec::VecInner`'s `len` field generic and default to `usize`
#506 closed
Apr 23, 2025 -
Is there interest for `heapless::CString`?
#330 closed
Apr 15, 2025
7 Issues opened by 6 people
-
Add CopyVec and CopyString
#575 opened
May 1, 2025 -
`LenType` causes regression regarding supported `Vec` sizes and usage in libraries.
#568 opened
Apr 29, 2025 -
Document all `unsafe` blocks.
#562 opened
Apr 26, 2025 -
Replace `mpmc_large` feature using `LenType`.
#561 opened
Apr 26, 2025 -
Enhancement/Feature: port upstream IndexMap methods such as shift_remove
#557 opened
Apr 24, 2025 -
Possible data race in the iteration of Stack's pop and UnionNode
#554 opened
Apr 13, 2025 -
Implement generic `LenType` in other containers.
#551 opened
Apr 11, 2025
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Heapless 1.0
#535 commented on
Apr 23, 2025 • 0 new comments -
Mutual referencing and self-referencing structures not possible with Vec, FnvIndexMap, SortedLinkedList but with std variants
#296 commented on
Apr 26, 2025 • 0 new comments -
Feature gating types
#372 commented on
Apr 27, 2025 • 0 new comments -
Tracking issue for planned breaking changes:
#494 commented on
Apr 29, 2025 • 0 new comments