Ecosyste.ms: Issues

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

GitHub / tokio-rs/bytes issues and pull requests

#572 - Rename and expose `BytesMut::spare_capacity_mut`

Pull Request - State: closed - Opened by yotamofek over 2 years ago - 1 comment

#570 - Passing BytesMut to tokio::UdpSocket always receives 0 bytes

Issue - State: closed - Opened by ColinAtEinride over 2 years ago - 1 comment

#569 - bug assertion failed: self.remaining() >= 1'

Issue - State: closed - Opened by langzime over 2 years ago - 2 comments

#568 - docs: Bytes::new etc should return Self not Bytes

Pull Request - State: closed - Opened by adamchalmers over 2 years ago

#567 - Custom vtable API

Pull Request - State: open - Opened by HyeonuPark over 2 years ago - 19 comments

#566 - [Question] why bytes not support std::io::seek trait

Issue - State: open - Opened by Ted-Jiang over 2 years ago - 1 comment

#565 - Drop separate miri codepath for ptr_map when LLVM issues are fixed

Issue - State: open - Opened by RalfJung over 2 years ago - 4 comments

#564 - Core dump occurs sometimes when drop Shared memory.

Issue - State: open - Opened by Chengwch over 2 years ago - 4 comments

#563 - Don't have important data in unused capacity when calling reserve

Pull Request - State: closed - Opened by Darksonn over 2 years ago - 1 comment

#562 - Bytes assumes that Vec::reserve retains data in the unused capacity

Issue - State: closed - Opened by Darksonn over 2 years ago
Labels: bug

#561 - chore: prepare bytes v1.2.1

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

#560 - Fix reserve over allocating underlying buffer

Pull Request - State: closed - Opened by schultetwin1 over 2 years ago - 3 comments

#558 - Stabilize vtable api

Pull Request - State: closed - Opened by ipoupaille over 2 years ago - 1 comment

#557 - `Bytes::slice` doesn't always return an actual slice of the original `Bytes`

Issue - State: closed - Opened by alexschrod over 2 years ago - 3 comments

#556 - chore: prepare bytes v1.2.0

Pull Request - State: closed - Opened by Darksonn over 2 years ago

#555 - Replacement over stale PR: Fix bytes mut asymptotics

Pull Request - State: closed - Opened by NobodyXu over 2 years ago - 11 comments

#554 - Fix: `From<BytesMut> fo Vec<u8>` implementation

Pull Request - State: closed - Opened by NobodyXu over 2 years ago

#553 - miri: don't use int2ptr casts for invalid pointers

Pull Request - State: closed - Opened by Darksonn over 2 years ago

#552 - Safe method for creating UninitSlice

Issue - State: closed - Opened by Rosskaman over 2 years ago - 1 comment

#551 - chore: Fix unused warnings

Pull Request - State: closed - Opened by LucioFranco over 2 years ago

#550 - Chain of two large (i.e. BytesMut) panics

Issue - State: closed - Opened by jasl8r over 2 years ago - 2 comments

#548 - impl From for `&mut UninitSlice` to `&mut [MaybeUninit<u8>]`

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

#547 - Add conversion from Bytes to Vec<u8>

Pull Request - State: closed - Opened by NobodyXu almost 3 years ago - 1 comment

#546 - Update actions/checkout action to v3

Pull Request - State: closed - Opened by taiki-e almost 3 years ago

#545 - Only avoid pointer casts when using miri

Pull Request - State: closed - Opened by Darksonn almost 3 years ago

#544 - Fix bugs in `BytesMut::reserve_inner`

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

#543 - Add conversion from BytesMut to Vec<u8>

Pull Request - State: closed - Opened by NobodyXu almost 3 years ago - 13 comments

#542 - Make strict provenance compatible

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

#541 - Add TSAN support

Pull Request - State: closed - Opened by Darksonn almost 3 years ago - 2 comments

#540 - Thread Sanitizer - Data race reserve_inner

Issue - State: closed - Opened by drconopoima almost 3 years ago - 9 comments

#538 - Implement Bytes::unsplit

Pull Request - State: open - Opened by adeschamps almost 3 years ago - 3 comments

#537 - Faillably get data from the `Buf`

Issue - State: closed - Opened by midnightexigent almost 3 years ago - 2 comments

#535 - Clarify BytesMut::unsplit docs

Pull Request - State: closed - Opened by leshow almost 3 years ago

#533 - Add a way to tell if `Bytes` is unique

Issue - State: closed - Opened by zyxw59 almost 3 years ago - 4 comments

#527 - Implement `Extend<Bytes>` for `BytesMut`

Pull Request - State: closed - Opened by robjtede about 3 years ago

#526 - `Bytes::with_vtable` Can it be opened for external use

Issue - State: closed - Opened by xiaxiangjun about 3 years ago - 4 comments

#525 - Fix amortized asymptotics of `BytesMut`

Pull Request - State: closed - Opened by steffahn about 3 years ago - 31 comments

#524 - Bad “optimization” of `BytesMut` re-allocations

Issue - State: closed - Opened by steffahn about 3 years ago

#523 - Fix aliasing in Clone by using a raw pointer

Pull Request - State: closed - Opened by saethlin about 3 years ago

#522 - Unsoundness due to construction of &mut [u8] and Box<[u8]> in Clone impl

Issue - State: closed - Opened by saethlin about 3 years ago - 1 comment

#521 - Add BytesMut::try_reserve()

Pull Request - State: closed - Opened by Guiguiprim about 3 years ago - 2 comments

#520 - How to make a reverse bytes?

Issue - State: closed - Opened by awsa2ron about 3 years ago - 2 comments

#513 - Make `try_unsplit` method public

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

#503 - Consider an unsplit method for Bytes

Issue - State: open - Opened by eloff over 3 years ago - 2 comments

#496 - Add `trait ExactSizeBuf` as well as corresponding implementations

Pull Request - State: closed - Opened by regexident almost 4 years ago

#495 - add support for varint

Pull Request - State: closed - Opened by YoshieraHuang almost 4 years ago

#488 - Fix chain remaining_mut(), allowing to chain growing buffer

Pull Request - State: closed - Opened by Zettroke almost 4 years ago - 2 comments

#480 - WIP: Make alloc optional

Pull Request - State: closed - Opened by xoac about 4 years ago - 5 comments

#479 - Make alloc optional (embedded rust)

Issue - State: open - Opened by xoac about 4 years ago - 24 comments

#476 - Return more chunks from Take::chunks_vectored

Pull Request - State: closed - Opened by vorner about 4 years ago - 1 comment

#474 - Take::chunks_vectored breaks the API contract of providing all slices

Issue - State: closed - Opened by vorner about 4 years ago - 8 comments

#467 - Add feature to support platforms without atomic CAS

Pull Request - State: closed - Opened by taiki-e about 4 years ago - 15 comments

#461 - 1.0.1 does not compile for arm-thumb-v6m targets (Cortex-M0)

Issue - State: closed - Opened by henrikssn about 4 years ago - 23 comments

#454 - Document that `copy_to_bytes()` panics if len > remaining

Issue - State: closed - Opened by djc about 4 years ago

#437 - meta: Expose `Bytes` vtable

Issue - State: open - Opened by carllerche over 4 years ago - 10 comments

#427 - Conversion from Bytes to Vec<u8>?

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

#423 - Safety documentation

Issue - State: closed - Opened by aticu over 4 years ago

#382 - API to peek at integers of buffer

Issue - State: open - Opened by mandreyel almost 5 years ago - 3 comments

#373 - Feature: Consider providing `StrBytes` interface

Issue - State: closed - Opened by Diggsey almost 5 years ago - 4 comments

#371 - Implement BufQueue type

Pull Request - State: open - Opened by stepancheg about 5 years ago - 4 comments

#370 - Add try_get_* methods on `Buf` trait (Updates #277)

Pull Request - State: closed - Opened by Diggsey about 5 years ago - 1 comment

#359 - [Question] Next steps about vtable and mmap?

Issue - State: closed - Opened by quark-zju about 5 years ago - 18 comments

#350 - 0.5 release prevents going back from Bytes to BytesMut

Issue - State: open - Opened by mqudsi about 5 years ago - 6 comments

#330 - Consider providing Rewind-style traits

Issue - State: open - Opened by seanmonstar about 5 years ago - 8 comments

#312 - Minimal versions

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

#296 - Not compatible with Miri's stacked borrow implementation

Issue - State: closed - Opened by CodesInChaos over 5 years ago - 3 comments

#287 - Add `Bytes::try_unsplit()`

Issue - State: open - Opened by abonander over 5 years ago - 24 comments

#277 - Provide try_get_* methods for `Buf`

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

#254 - Request: Provide try_get_* methods

Issue - State: closed - Opened by oblique almost 6 years ago - 14 comments

#207 - Include a Bytes-based ring buffer

Issue - State: closed - Opened by djc over 6 years ago - 7 comments

#188 - Introduce Bytes::to_mut

Pull Request - State: closed - Opened by nox almost 7 years ago - 1 comment

#165 - add support for generating random sequences with QuickCheck

Pull Request - State: closed - Opened by sunshowers over 7 years ago - 2 comments

#109 - Bytes::try_attach(&[u8])

Pull Request - State: closed - Opened by stepancheg almost 8 years ago - 3 comments