Ecosyste.ms: Issues

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

GitHub / dermesser/integer-encoding-rs issues and pull requests

#38 - !assert in encode_var

Issue - State: closed - Opened by cemoktra 3 months ago - 1 comment

#36 - fix: decode returns `None` with u64::MAX + 1

Pull Request - State: open - Opened by JayWhite2357 8 months ago - 1 comment

#35 - Incorrect result without error on overflow

Issue - State: closed - Opened by semihbkgr 9 months ago - 2 comments

#34 - fix: disallow nonminimal encoding

Pull Request - State: closed - Opened by stringhandler 10 months ago

#33 - for #32: conditionally add Send requirement for AsyncRead/Write

Pull Request - State: closed - Opened by dermesser about 1 year ago

#32 - feat: remove not required `Send` bound

Pull Request - State: closed - Opened by dignifiedquire over 1 year ago - 4 comments

#31 - Miri complains of OOB caused by pointer size mismatch

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

#30 - Draft backward incompatible: proposal to address UB `FixedInt`

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

#29 - Consider sealing `FixedInt`

Issue - State: open - Opened by jorgecarleitao about 2 years ago - 2 comments

#28 - Added `#![forbid(unsafe_code)]`

Pull Request - State: closed - Opened by jorgecarleitao about 2 years ago - 1 comment

#27 - Add `#[forbid(unsafe_code)]`?

Issue - State: open - Opened by jorgecarleitao about 2 years ago - 1 comment

#26 - Is there any plan on supporing network-endian on FixedInt ?

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

#25 - Impl FixedInt for i8/u8 and fix size for isize/usize

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

#24 - Build of the crate fails on big-endian architecture

Issue - State: open - Opened by Laiot over 2 years ago - 5 comments

#23 - Replace unaligned pointer deref with read_unaligned

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

#22 - Better size limit for #21

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

#21 - Silent downcast overflow

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

#20 - Integer encoding to buffer fails

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

#19 - write instead of write_all causes very rare failures

Issue - State: closed - Opened by mfro over 3 years ago - 1 comment

#18 - Specify the license field in Cargo.toml

Pull Request - State: closed - Opened by haoheharry over 3 years ago - 1 comment

#17 - Consider a new release?

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

#16 - update tokio => 1.0

Pull Request - State: closed - Opened by shuoli84 over 3 years ago

#15 - tokio = 1.0

Issue - State: closed - Opened by shuoli84 over 3 years ago

#14 - consider make zigzag explicitly instead of implicit apply it on signed

Issue - State: closed - Opened by shuoli84 almost 4 years ago - 9 comments

#13 - Fix VarInt decoding with extra bytes at the end

Pull Request - State: closed - Opened by jamesbornholt almost 4 years ago - 1 comment

#12 - Upgrade tokio to v0.3

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

#11 - decode_var return value changed in 1.2.0

Issue - State: closed - Opened by thomaskrause about 4 years ago - 2 comments

#10 - Return error for unterminated varint (Fix #9)

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

#9 - Handling varint decode errors

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

#8 - Optimize the fast-path of 0 for varint

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

#7 - Panic triggered by Thrift's usage of library, introduced in 1.1.0

Issue - State: closed - Opened by nikclayton-dfinity over 4 years ago - 7 comments

#6 - Support for asynchronous operations

Pull Request - State: closed - Opened by dermesser over 4 years ago

#5 - Fixed clippy warnings

Pull Request - State: closed - Opened by devashishdxt almost 5 years ago

#4 - Implement async versions of VarIntReader and VarIntWriter

Issue - State: closed - Opened by devashishdxt almost 5 years ago - 13 comments

#3 - Panic during read

Issue - State: closed - Opened by ascclemens almost 7 years ago - 2 comments

#2 - Fix a number of issues noticed encoding very {large/small} 64-bit integers

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

#1 - Would it be possible to separate writing a varint vs. wring a zig-zag varint?

Issue - State: closed - Opened by allengeorge almost 8 years ago - 3 comments