Ecosyste.ms: Issues

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

GitHub / SoftbearStudios/bitcode issues and pull requests

#55 - Add support for serde::serialize_into()

Pull Request - State: closed - Opened by xguerin 5 days ago

#54 - Version bump 0.6.4

Pull Request - State: closed - Opened by finnbear 14 days ago

#53 - fix: use alloc vec in encode derive for no-std usage

Pull Request - State: closed - Opened by prabhpreet 15 days ago - 3 comments

#52 - Is protection against malformed/malicious payloads supported?

Issue - State: closed - Opened by appleGun22 28 days ago - 3 comments
Labels: question

#51 - Make unsound code opt-in.

Pull Request - State: open - Opened by finnbear about 1 month ago

#50 - unsafe_wild_copy is undefined behaviour

Issue - State: open - Opened by pascalkuthe about 1 month ago - 2 comments

#49 - Support for SocketAddr

Issue - State: closed - Opened by satyamjay-iitd 3 months ago - 2 comments

#48 - JavaScript implementation

Issue - State: closed - Opened by MrFoxPro 4 months ago - 1 comment

#47 - Reimplement #[bitcode(with_serde)]

Issue - State: open - Opened by caibear 5 months ago - 4 comments

#46 - Document process of adding library support

Pull Request - State: closed - Opened by finnbear 5 months ago
Labels: documentation

#45 - Support for Enums with more than 256 variants

Issue - State: open - Opened by ZJaume 5 months ago - 4 comments

#44 - Refactor convert, macros, fmt.

Pull Request - State: closed - Opened by finnbear 5 months ago

#43 - add support for `time::Time`

Pull Request - State: open - Opened by vnghia 5 months ago - 6 comments

#42 - Fix #38 - support `rust_decimal`.

Pull Request - State: open - Opened by finnbear 5 months ago - 1 comment

#41 - Move convert encoder out of IP addr module.

Pull Request - State: closed - Opened by finnbear 5 months ago

#40 - Support for geo-types

Issue - State: open - Opened by l-7-l 5 months ago
Labels: enhancement

#39 - Support for `chrono`

Issue - State: open - Opened by finnbear 5 months ago
Labels: enhancement

#38 - Support for `rust_decimal`

Issue - State: open - Opened by finnbear 5 months ago
Labels: enhancement

#37 - Support for `time`

Issue - State: open - Opened by vnghia 5 months ago - 6 comments
Labels: enhancement

#36 - Run fuzzer in CI.

Pull Request - State: closed - Opened by finnbear 5 months ago

#35 - Is it possible to encode recursive types?

Issue - State: open - Opened by artegoser 5 months ago - 10 comments
Labels: documentation

#34 - Add support for `uuid::Uuid`

Pull Request - State: open - Opened by vnghia 6 months ago - 3 comments
Labels: enhancement

#33 - Support for `UUID`

Issue - State: open - Opened by vnghia 6 months ago
Labels: enhancement

#32 - feature request: Default value for fields && Ignore extra bytes

Issue - State: closed - Opened by kdy1 6 months ago - 2 comments

#31 - Support using without `alloc`

Issue - State: open - Opened by katyo 6 months ago - 1 comment

#30 - Add support for `std::net::{*Addr*}`

Pull Request - State: closed - Opened by finnbear 6 months ago - 4 comments
Labels: enhancement

#29 - feat req: skip some fields in the struct

Issue - State: open - Opened by fslongjin 7 months ago - 9 comments

#28 - feat: add `#[bitcode(crate = "...")]` for crate alias

Pull Request - State: closed - Opened by matteopolak 7 months ago - 11 comments

#27 - Implement `Encode` for `Cow<'a, str>`

Issue - State: open - Opened by matteopolak 7 months ago - 6 comments

#26 - Add #![no_std] compatibility

Pull Request - State: closed - Opened by poshcoe 10 months ago - 6 comments

#25 - Implement Encode/Decode for `std::time::Duration`

Issue - State: closed - Opened by LGFae 11 months ago - 1 comment

#24 - Implement Encode/Decode for CString

Issue - State: open - Opened by udoprog 11 months ago - 6 comments

#23 - Implement Encode/Decode for &'a [u8]

Issue - State: open - Opened by DrSloth 11 months ago - 4 comments

#22 - How to manually impl Encode?

Issue - State: closed - Opened by PrismaPhonic 11 months ago - 3 comments

#21 - FR: allow schema evolution (in or after 0.6)

Issue - State: open - Opened by forrestli74 11 months ago - 3 comments

#20 - feat req: Partial Serialization

Issue - State: open - Opened by Nul-led 11 months ago - 1 comment

#19 - Bitcode rewrite

Pull Request - State: closed - Opened by caibear 12 months ago - 22 comments

#18 - running 'cargo doc' on rust stable produces error

Issue - State: closed - Opened by stepkun 12 months ago - 3 comments

#17 - Possible to remove dependency on `bitintr` crate?

Issue - State: closed - Opened by djkoloski about 1 year ago - 3 comments

#16 - Does adding an enum variant break backwards compat?

Issue - State: closed - Opened by SUPERCILEX about 1 year ago - 10 comments

#15 - Examples?

Issue - State: closed - Opened by Ragarnoy about 1 year ago - 6 comments
Labels: documentation

#14 - Implement a schema language to support generic tools and other languages

Issue - State: open - Opened by yasammez over 1 year ago - 3 comments

#14 - Implement a schema language to support generic tools and other languages

Issue - State: open - Opened by yasammez over 1 year ago - 3 comments

#13 - Encode for foreign types?

Issue - State: open - Opened by luxalpa over 1 year ago - 5 comments
Labels: enhancement

#13 - Encode for foreign types?

Issue - State: open - Opened by luxalpa over 1 year ago - 6 comments
Labels: enhancement

#12 - Support varint encoding

Issue - State: closed - Opened by cBournhonesque over 1 year ago - 2 comments

#12 - Support varint encoding

Issue - State: closed - Opened by cBournhonesque over 1 year ago - 2 comments

#11 - Knowing the amount of bits that will be written

Issue - State: closed - Opened by cBournhonesque over 1 year ago - 6 comments

#11 - Knowing the amount of bits that will be written

Issue - State: closed - Opened by cBournhonesque over 1 year ago - 6 comments

#10 - silence `verbose_bit_mask` lint in bitcode_derive

Pull Request - State: closed - Opened by matteopolak over 1 year ago - 1 comment

#9 - Pin nightly toolchain to fix CI

Pull Request - State: closed - Opened by djkoloski over 1 year ago

#8 - Silence `unused_must_use` lint in bitcode_derive

Pull Request - State: closed - Opened by djkoloski over 1 year ago - 1 comment

#7 - Derive emits warnings with clippy::pedantic

Issue - State: closed - Opened by matteopolak over 1 year ago

#6 - Streaming API

Issue - State: open - Opened by LevitatingBusinessMan over 1 year ago - 13 comments

#5 - Derives emit clippy warning

Issue - State: closed - Opened by udoprog over 1 year ago

#4 - Should it be able to encode into base64-esque alphabet without padding?

Issue - State: closed - Opened by vi over 1 year ago - 7 comments

#3 - Minimal reproduction for #2

Pull Request - State: closed - Opened by udoprog over 1 year ago - 1 comment

#2 - Bitcode derive doesn't play well with other similarly named traits

Issue - State: closed - Opened by udoprog over 1 year ago - 7 comments

#1 - Implement alternative number encodings

Pull Request - State: closed - Opened by Fryuni almost 2 years ago - 8 comments