Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-embedded/heapless issues and pull requests

#100 - Remove unecessary conditional

Pull Request - State: closed - Opened by jamesmunns over 5 years ago - 5 comments

#99 - add multiple-producer multiple-consumer lock-free queue

Pull Request - State: closed - Opened by japaric over 5 years ago - 10 comments

#98 - drop the maybe_uninit feature gate

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#97 - Turn `binary_heap::Kind` into a sealed trait

Pull Request - State: closed - Opened by XOSplicer over 5 years ago - 4 comments

#96 - add Pool.grow_exact API

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#95 - drop const-fn feature; provide const constructors on near stable (1.36)

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#94 - pool!: accept attributes

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#93 - ARMv7-R: implement Sync for Pool

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#92 - use core::mem::MaybeUninit; drop min-const-fn and smaller-atomics features

Pull Request - State: closed - Opened by japaric over 5 years ago - 4 comments

#91 - tweak crate::MaybeUninit::unitialized

Pull Request - State: closed - Opened by japaric over 5 years ago - 4 comments

#90 - impl more traits for pool::Box and pool::singleton::Box

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#89 - pool: update Orderings

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#88 - add lock-free, interrupt-safe memory pool

Pull Request - State: closed - Opened by japaric over 5 years ago - 4 comments

#87 - Adds 'peek' and 'peek_ref' functions.

Pull Request - State: closed - Opened by thejpster over 5 years ago - 4 comments

#86 - CapacityError and CapacityResult with Failure

Pull Request - State: closed - Opened by XOSplicer over 5 years ago

#85 - Draft: CapacityError with failure

Pull Request - State: closed - Opened by XOSplicer over 5 years ago - 2 comments

#84 - Implement Eq and PartialEq for Indexmap

Pull Request - State: closed - Opened by XOSplicer over 5 years ago - 2 comments

#83 - document and guarantee MSRV

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#82 - create k

Pull Request - State: closed - Opened by jamesbaptiste1 over 5 years ago - 1 comment

#81 - Implement Clone for Queue

Pull Request - State: closed - Opened by XOSplicer over 5 years ago - 11 comments

#80 - Implement PartialEq and Eq for Queue

Pull Request - State: closed - Opened by XOSplicer over 5 years ago - 7 comments

#79 - Implement Hash for Queue

Pull Request - State: closed - Opened by XOSplicer over 5 years ago - 1 comment

#78 - Implement Default for Vec, String, LinearMap, BinaryHeap

Pull Request - State: closed - Opened by XOSplicer over 5 years ago - 2 comments

#77 - impl Hash for Vec and String

Pull Request - State: closed - Opened by vorot93 over 5 years ago - 2 comments

#76 - CapacityError

Pull Request - State: closed - Opened by vorot93 over 5 years ago - 4 comments

#75 - Impl conversion from various number types for String

Pull Request - State: closed - Opened by vorot93 over 5 years ago - 2 comments

#74 - Several missing impls for LinearMap

Pull Request - State: closed - Opened by vorot93 over 5 years ago - 2 comments

#73 - tweak ci/script.sh to make it easier to run it locally

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#72 - turn `binary_heap::Kind` into a sealed trait

Issue - State: closed - Opened by japaric over 5 years ago

#71 - remove no longer needded integer_atomics feature

Pull Request - State: closed - Opened by japaric over 5 years ago - 4 comments

#70 - Implement Debug for `Queue`, `LinearMap` and `BinaryHeap`

Pull Request - State: closed - Opened by XOSplicer over 5 years ago - 6 comments

#69 - Bump generic-array to 0.12

Pull Request - State: closed - Opened by vorot93 over 5 years ago - 1 comment

#68 - impl Clone for all containers

Pull Request - State: closed - Opened by vorot93 over 5 years ago - 3 comments

#67 - Implement FromStr for String

Pull Request - State: closed - Opened by vorot93 over 5 years ago - 2 comments

#66 - Serde support

Pull Request - State: closed - Opened by vorot93 over 5 years ago - 5 comments

#65 - Interest in adding BBQueue for batched SPSC support

Issue - State: closed - Opened by jamesmunns over 5 years ago - 4 comments

#64 - add comments indicating how compiler fences affect reordering of memory ops

Pull Request - State: closed - Opened by japaric over 5 years ago - 2 comments

#63 - spsc::Queue: add single core variant

Pull Request - State: closed - Opened by japaric almost 6 years ago - 3 comments

#62 - [WIP] Implement serde::Deserialize for Vec

Pull Request - State: closed - Opened by chrysn almost 6 years ago - 1 comment

#61 - Implement Display for String

Pull Request - State: closed - Opened by birkenfeld almost 6 years ago - 2 comments

#60 - Fix remaining RingBuffer reference in main crate docs

Pull Request - State: closed - Opened by birkenfeld almost 6 years ago - 1 comment

#59 - v0.4.0

Pull Request - State: closed - Opened by japaric almost 6 years ago - 4 comments

#58 - Implement Serde serialization/deserialization

Issue - State: closed - Opened by sanmai-NL almost 6 years ago

#57 - How to write generic function

Issue - State: closed - Opened by burrbull almost 6 years ago

#56 - impl Debug, Default, Clone, comparators and Hash

Issue - State: closed - Opened by TeXitoi about 6 years ago - 23 comments

#55 - internally use MaybeUninit

Pull Request - State: closed - Opened by japaric about 6 years ago - 3 comments

#54 - CI: run tests on stable

Pull Request - State: closed - Opened by japaric about 6 years ago - 4 comments

#53 - Error on nightly: Unions in const fn are unstable

Issue - State: closed - Opened by MajorBreakfast about 6 years ago - 3 comments

#52 - Fix broken nightly: Const fn union workaround

Pull Request - State: closed - Opened by XOSplicer about 6 years ago - 1 comment

#51 - Add #![feature(const_fn_union)] when needed

Pull Request - State: closed - Opened by whentze about 6 years ago - 1 comment

#50 - Remove NonZeroU32 and test on stable

Pull Request - State: closed - Opened by XOSplicer about 6 years ago - 2 comments

#49 - Remove nonzerou32 - bors try

Pull Request - State: closed - Opened by XOSplicer about 6 years ago - 3 comments

#48 - move more feature gates behind a Cargo feature

Pull Request - State: closed - Opened by japaric about 6 years ago - 4 comments

#47 - RingBuffer: put smaller atomic indices behind a Cargo feature

Pull Request - State: closed - Opened by japaric about 6 years ago - 2 comments

#46 - drop the nonzero feature gate

Pull Request - State: closed - Opened by japaric about 6 years ago - 2 comments

#45 - Fix incorrect length calculation for RingBuffer when head > tail

Pull Request - State: closed - Opened by ReeceStevens over 6 years ago - 9 comments

#44 - Added Consumer::ready and Producer::ready indicating if it is ready t…

Pull Request - State: closed - Opened by Frans-Willem over 6 years ago - 2 comments

#43 - Put all const functions behind a const-fn feature

Pull Request - State: closed - Opened by XOSplicer over 6 years ago - 5 comments

#42 - Should the usage of {Option, Result}::expect be avoided to safe memory?

Issue - State: closed - Opened by XOSplicer over 6 years ago - 1 comment

#41 - Put all const functions behind a const-fn feature.

Issue - State: closed - Opened by XOSplicer over 6 years ago - 1 comment

#40 - compile on stable

Issue - State: closed - Opened by japaric over 6 years ago - 2 comments
Labels: help wanted

#39 - Implement FromIterator for Vec

Pull Request - State: closed - Opened by XOSplicer over 6 years ago - 6 comments

#38 - Implement IntoIter for Vec

Pull Request - State: closed - Opened by XOSplicer over 6 years ago - 2 comments

#37 - fix capacity to be N+1 instead of 2*N+1

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#36 - FromIterator for Vec

Issue - State: closed - Opened by burrbull over 6 years ago - 3 comments

#35 - add RingBuffer.enqueue_unchecked

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#34 - add BinaryHeap.pop_unchecked

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#33 - add BinaryHeap.push_unchecked

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#32 - re-export generic_array::ArrayLength

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#31 - add more functionality to Vec

Pull Request - State: closed - Opened by japaric over 6 years ago - 4 comments

#30 - generate docs

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#29 - port IndexMap and IndexSet

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#28 - drop untagged-option dependency, and depend on generic-array

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#27 - RingBuffer: generic index type and unchecked methods

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#26 - Ringbuffer iterators macro

Pull Request - State: closed - Opened by XOSplicer over 6 years ago - 2 comments

#25 - add BinaryHeap.{capacity,iter_mut} methods

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#24 - implement BinaryHeap

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#23 - updated BufferFullError to return values given to push functions

Pull Request - State: closed - Opened by dunmatt over 6 years ago

#22 - elide bounds check in Vec.deref{,_mut}

Pull Request - State: closed - Opened by japaric over 6 years ago - 4 comments

#21 - Have BufferFullError give the value back?

Issue - State: closed - Opened by robomancer-or over 6 years ago - 1 comment

#20 - turn LinearMap::new into a const fn

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#19 - add LinearMap

Pull Request - State: closed - Opened by japaric over 6 years ago - 2 comments

#18 - Add AsMut and AsRef implementations for Vec and String

Pull Request - State: closed - Opened by glandium over 6 years ago - 2 comments

#17 - refactor String impl

Pull Request - State: closed - Opened by japaric over 6 years ago - 4 comments

#16 - add String

Pull Request - State: closed - Opened by perlindgren over 6 years ago - 2 comments

#15 - Fix buffer capacity off by one error

Pull Request - State: closed - Opened by robert-w-gries over 6 years ago - 5 comments

#14 - impl Debug, PartialEq & Eq

Pull Request - State: closed - Opened by japaric almost 7 years ago - 13 comments

#13 - Add methods Vec::resize() and Vec::resize_default()

Pull Request - State: closed - Opened by fluffysquirrels almost 7 years ago - 7 comments

#11 - v0.2.0

Pull Request - State: closed - Opened by japaric almost 7 years ago - 4 comments

#10 - What if tsan is right?

Pull Request - State: closed - Opened by pftbest almost 7 years ago - 9 comments

#9 - add contention test

Pull Request - State: closed - Opened by japaric almost 7 years ago - 6 comments

#8 - use atomics where available

Pull Request - State: closed - Opened by japaric almost 7 years ago - 29 comments

#7 - use get_unchecked() instead of as_ptr().offset()

Pull Request - State: closed - Opened by japaric almost 7 years ago - 4 comments

#6 - Improve / refactor `RingBuffer` iterators

Issue - State: closed - Opened by japaric almost 7 years ago - 2 comments
Labels: help wanted

#5 - Atomics and multi core support

Issue - State: closed - Opened by japaric almost 7 years ago - 19 comments

#4 - support arrays of any size, don't require an initialization value, ..

Pull Request - State: closed - Opened by japaric almost 7 years ago - 10 comments

#3 - Enhancements of Vec and CircularBuffer

Pull Request - State: closed - Opened by XOSplicer about 7 years ago - 7 comments

#2 - Are there any other crates like this one?

Issue - State: closed - Opened by XOSplicer about 7 years ago - 4 comments

#1 - Indexing / slicing rather than unsafe offset/from_raw_parts?

Issue - State: closed - Opened by SimonSapin over 7 years ago - 1 comment