Ecosyste.ms: Issues

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

GitHub / Alexhuszagh/rust-lexical issues and pull requests

#163 - [BUG] Improve Integer Serialization Performance

Issue - State: open - Opened by Alexhuszagh 4 days ago - 2 comments
Labels: bug

#162 - Add patches for feature configurations and serializing radices.

Pull Request - State: closed - Opened by Alexhuszagh 5 days ago
Labels: bug, regression, radix

#161 - Improve the formatting API.

Pull Request - State: closed - Opened by Alexhuszagh 6 days ago - 1 comment
Labels: bug, high priority, format

#160 - Disallow I/O methods via clippy.

Pull Request - State: closed - Opened by Alexhuszagh 8 days ago

#159 - Disallow I/O Methods

Issue - State: closed - Opened by Alexhuszagh 8 days ago

#158 - Fixes the `is_contiguous` check on digits iterators.

Pull Request - State: closed - Opened by Alexhuszagh 9 days ago
Labels: bug, regression, high priority, format

#158 - Fixes the `is_contiguous` check on digits iterators.

Pull Request - State: closed - Opened by Alexhuszagh 9 days ago
Labels: bug, regression, high priority, format

#157 - [BUG] Regression with Panic for Format API

Issue - State: closed - Opened by Alexhuszagh 9 days ago - 1 comment
Labels: bug, regression, high priority, format

#157 - [BUG] Regression with Panic for Format API

Issue - State: closed - Opened by Alexhuszagh 9 days ago - 1 comment
Labels: bug, regression, high priority, format

#156 - Ensure leading invalid digits for floats correctly error.

Pull Request - State: closed - Opened by Alexhuszagh 10 days ago
Labels: bug

#156 - Ensure leading invalid digits for floats correctly error.

Pull Request - State: closed - Opened by Alexhuszagh 10 days ago
Labels: bug

#155 - Patch issue with incorrect parsing of leading zeros.

Pull Request - State: closed - Opened by Alexhuszagh 10 days ago
Labels: bug, high priority, format

#155 - Patch issue with incorrect parsing of leading zeros.

Pull Request - State: closed - Opened by Alexhuszagh 10 days ago
Labels: bug, high priority, format

#154 - Make our clippy lints much more stringent.

Pull Request - State: closed - Opened by Alexhuszagh 12 days ago

#153 - Improve Clippy Lints

Issue - State: closed - Opened by Alexhuszagh 12 days ago

#152 - Profile-Guided Optimization (PGO) benchmark report

Issue - State: open - Opened by zamazan4ik 12 days ago - 1 comment
Labels: enhancement, good first issue

#151 - Make inlining consistent between API methods.

Pull Request - State: closed - Opened by zheland 12 days ago
Labels: bug, good first issue

#150 - Update documentation on correctness.

Pull Request - State: closed - Opened by Alexhuszagh 13 days ago
Labels: documentation

#149 - Make inlining consistent between API methods.

Pull Request - State: closed - Opened by Alexhuszagh 13 days ago
Labels: bug

#148 - [DOC] Outdated Benchmarks

Issue - State: closed - Opened by Alexhuszagh 13 days ago
Labels: documentation

#147 - [DOC] Update Documentation on Correctness

Issue - State: closed - Opened by Alexhuszagh 13 days ago
Labels: documentation

#146 - Increment the itoa benchmark versions.

Pull Request - State: closed - Opened by Alexhuszagh 13 days ago - 1 comment
Labels: documentation

#145 - [OTHER] Inconsistent `#[inline]` attributes in `ToLexical`-like and `FromLexical`-like methods.

Issue - State: closed - Opened by zheland 13 days ago - 3 comments
Labels: bug, good first issue

#144 - [OTHER] Outdated `itoa` dependency in benchmarks

Issue - State: closed - Opened by zheland 13 days ago - 3 comments
Labels: documentation

#143 - Update docs for lexical-util.

Pull Request - State: closed - Opened by Alexhuszagh 13 days ago
Labels: documentation

#142 - Update documentation and make method names more expressive.

Pull Request - State: closed - Opened by Alexhuszagh 14 days ago
Labels: documentation, A-sec

#141 - Remove More Local Safety Invariants with Dedicated Functions

Pull Request - State: closed - Opened by Alexhuszagh 14 days ago
Labels: A-sec

#140 - [BUG] Performance Loss of ~3% After 1.0 Release

Issue - State: closed - Opened by Alexhuszagh 14 days ago - 1 comment
Labels: bug, regression

#139 - Remove unsafe annotations for the options API.

Pull Request - State: closed - Opened by Alexhuszagh 14 days ago
Labels: enhancement

#138 - [SAFETY] Tracking Unsafe Code

Issue - State: closed - Opened by Alexhuszagh 14 days ago - 2 comments

#136 - [TRACKING] Yanking Affected Versions

Issue - State: closed - Opened by Alexhuszagh 15 days ago - 1 comment
Labels: A-sec

#135 - Refactor for Increased Safety without Performance Impacts

Pull Request - State: closed - Opened by Alexhuszagh 15 days ago
Labels: A-sec

#134 - Create SECURITY.md

Pull Request - State: closed - Opened by Alexhuszagh 15 days ago
Labels: A-sec

#133 - Add in comprehensive formatting changes and optimizations.

Pull Request - State: closed - Opened by Alexhuszagh 15 days ago
Labels: regression, documentation

#132 - Document Unsafety and Remove Compact Float Writing Unsafety

Pull Request - State: closed - Opened by Alexhuszagh 16 days ago
Labels: A-sec

#131 - Fix correctness issue with skip iterators and short integer optimizations.

Pull Request - State: closed - Opened by Alexhuszagh 16 days ago
Labels: bug

#130 - Fix unspecified behavior in LLVM and UB in Rust.

Pull Request - State: closed - Opened by Alexhuszagh 16 days ago
Labels: A-sec

#129 - Add more comprehensive miri coverage.

Pull Request - State: closed - Opened by Alexhuszagh 16 days ago
Labels: A-sec, CI

#128 - Add much higher miri coverage including for proptests.

Pull Request - State: closed - Opened by Alexhuszagh 16 days ago
Labels: A-sec, CI

#127 - Document Internal Safety and Remove Most Unsafety

Pull Request - State: closed - Opened by Alexhuszagh 16 days ago
Labels: high priority, A-sec

#126 - [BUG] Radix Integer Formatter Incorrectly Uses Uninitialized Memory

Issue - State: closed - Opened by Alexhuszagh 16 days ago - 1 comment
Labels: bug, high priority, A-sec

#125 - Better documentation for our macros for maintainers.

Pull Request - State: closed - Opened by Alexhuszagh 17 days ago
Labels: documentation

#124 - Improve performance when parsing integers.

Pull Request - State: closed - Opened by Alexhuszagh 18 days ago
Labels: enhancement

#123 - [FEATURE] Make Disabling of Multi-Digit Parsing Optimizations Configurable

Issue - State: closed - Opened by Alexhuszagh 19 days ago
Labels: enhancement

#122 - Initial Littany of Safety Enhancements

Pull Request - State: closed - Opened by Alexhuszagh 19 days ago
Labels: high priority, A-sec

#121 - Minor enhancements to our profiling script.

Pull Request - State: closed - Opened by Alexhuszagh 20 days ago

#120 - Add script to profile benchmarks in real time.

Pull Request - State: closed - Opened by Alexhuszagh 20 days ago

#119 - Add more items to launch.json for testing.

Pull Request - State: closed - Opened by Alexhuszagh 20 days ago

#118 - Update editor settings.

Pull Request - State: closed - Opened by Alexhuszagh 20 days ago

#117 - Remove use of MaybeUninit in our float writers.

Pull Request - State: closed - Opened by Alexhuszagh 20 days ago - 1 comment
Labels: bug, high priority, A-sec

#116 - Fix serializing -0.0 floats.

Pull Request - State: closed - Opened by Alexhuszagh 20 days ago
Labels: bug

#115 - Ensure BytesIter is an unsafe trait.

Pull Request - State: closed - Opened by Alexhuszagh 20 days ago

#114 - Fix integer parsing correctness issues.

Pull Request - State: closed - Opened by Alexhuszagh 20 days ago - 1 comment
Labels: bug, high priority

#113 - Add benchmark CI workflow.

Pull Request - State: closed - Opened by Alexhuszagh 21 days ago
Labels: regression, CI

#112 - Improve inlining hints for better performance.

Pull Request - State: closed - Opened by Alexhuszagh 21 days ago
Labels: bug, regression

#111 - [BUG] Performance Regression in Rust 1.81.0

Issue - State: closed - Opened by Alexhuszagh 21 days ago - 1 comment
Labels: bug, regression

#110 - Update CI and benchmark/test features.

Pull Request - State: closed - Opened by Alexhuszagh 21 days ago
Labels: CI

#109 - Return to Active Development

Issue - State: closed - Opened by Alexhuszagh 21 days ago - 2 comments

#108 - Don't extern alloc unless needed to avoid requiring global allocators in #[no_std] environments

Pull Request - State: closed - Opened by udoprog 5 months ago
Labels: enhancement, no_std

#107 - Ruby float literal format improvements:

Pull Request - State: closed - Opened by burke 7 months ago - 3 comments

#106 - Bump proptest to 1.0

Pull Request - State: closed - Opened by jelmer about 1 year ago - 2 comments

#105 - [BUG] Bounds for integer parsing are not correctly checked

Issue - State: closed - Opened by orlp about 1 year ago - 2 comments
Labels: bug

#104 - [BUG] BytesIter should be an `unsafe trait` or private

Issue - State: closed - Opened by Manishearth about 1 year ago - 1 comment
Labels: bug, A-sec

#103 - Remove read(), add read_u32() and read_u64() and use everywhere

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

#102 - [BUG] Unsoundness in `Bytes::read()`

Issue - State: closed - Opened by Manishearth about 1 year ago - 1 comment
Labels: bug

#101 - [BUG] Unsoundness: `try_parse_{4,8}digits` appear to advance iterators out of bounds

Issue - State: closed - Opened by Ralith about 1 year ago - 1 comment
Labels: bug, high priority, A-sec

#100 - [OTHER] Improve internal safety comments and architecture

Issue - State: closed - Opened by Manishearth about 1 year ago - 9 comments
Labels: enhancement, high priority, A-sec

#99 - Use ?-deps for lexical-core's metafeatures

Pull Request - State: closed - Opened by Manishearth about 1 year ago - 2 comments

#98 - [BUG] `no_integer_leading_zeros(true)` incorrectly parses input

Issue - State: closed - Opened by indietyp about 1 year ago - 2 comments
Labels: bug, high priority, format

#97 - [BUG] Inconsistent error between int and float parsing

Issue - State: closed - Opened by dubrowgn over 1 year ago - 1 comment
Labels: bug, normal priority

#96 - [BUG] consecutive_digit_separator has no effect

Issue - State: closed - Opened by dubrowgn over 1 year ago - 1 comment
Labels: bug, normal priority

#95 - [BUG] Safety comments for MaybeUninit::assume_init calls are wrong, calls are UB

Issue - State: closed - Opened by saethlin over 1 year ago - 6 comments
Labels: bug, high priority

#94 - [BUG] -0.0 printed as "0.0"

Issue - State: closed - Opened by mwkmwkmwk over 1 year ago - 1 comment
Labels: bug

#93 - [QUESTION] support custom types (i256)

Issue - State: open - Opened by spebern over 1 year ago - 3 comments
Labels: enhancement, question

#92 - [FEATURE] `write` APIs should take `buffer: &mut [MaybeUninit<u8>]`

Issue - State: open - Opened by reinerp over 1 year ago
Labels: enhancement, high priority

#91 - [BUG] Integer overflow checking logic is incorrect

Issue - State: open - Opened by ivan-shrimp over 1 year ago
Labels: bug

#91 - [BUG] Integer overflow checking logic is incorrect

Issue - State: closed - Opened by ivan-shrimp over 1 year ago - 1 comment
Labels: bug, high priority

#90 - Add CIFuzz Github action

Pull Request - State: closed - Opened by DavidKorczynski almost 2 years ago
Labels: CI

#89 - [QUESTION] Use of min_significant_digits with max_significant digits

Issue - State: open - Opened by NicholasWMRitchie about 2 years ago
Labels: bug, good first issue, high priority

#89 - [QUESTION] Use of min_significant_digits with max_significant digits

Issue - State: open - Opened by NicholasWMRitchie about 2 years ago
Labels: bug, good first issue, high priority

#89 - [QUESTION] Use of min_significant_digits with max_significant digits

Issue - State: open - Opened by NicholasWMRitchie about 2 years ago
Labels: bug, good first issue, high priority

#89 - [QUESTION] Use of min_significant_digits with max_significant digits

Issue - State: open - Opened by NicholasWMRitchie about 2 years ago
Labels: bug, good first issue, high priority

#88 - [BUG] Tests fail to compile because quickcheck is missing from Cargo.toml in the crates.io tarball.

Issue - State: closed - Opened by emixa-d about 2 years ago - 5 comments
Labels: bug, good first issue

#88 - [BUG] Tests fail to compile because quickcheck is missing from Cargo.toml in the crates.io tarball.

Issue - State: closed - Opened by emixa-d about 2 years ago - 5 comments
Labels: bug, good first issue

#87 - [BUG] Assertion failure on parsing hexadecimal floats

Issue - State: open - Opened by xTibor about 2 years ago - 1 comment
Labels: bug, normal priority

#87 - [BUG] Assertion failure on parsing hexadecimal floats

Issue - State: open - Opened by xTibor about 2 years ago - 1 comment
Labels: bug, normal priority

#87 - [BUG] Assertion failure on parsing hexadecimal floats

Issue - State: open - Opened by xTibor about 2 years ago - 1 comment
Labels: bug

#86 - parse_partial ignoring minus sign in presence of trailing characters

Issue - State: closed - Opened by antislava over 2 years ago - 3 comments
Labels: bug, high priority

#86 - parse_partial ignoring minus sign in presence of trailing characters

Issue - State: closed - Opened by antislava over 2 years ago - 3 comments
Labels: bug, high priority

#84 - [BUG] `umul192_lower128` can error on due to overflow on addition

Issue - State: closed - Opened by Alexhuszagh over 2 years ago
Labels: bug, high priority

#84 - [BUG] `umul192_lower128` can error on due to overflow on addition

Issue - State: closed - Opened by Alexhuszagh over 2 years ago
Labels: bug, high priority

#84 - [BUG] `umul192_lower128` can error on due to overflow on addition

Issue - State: closed - Opened by Alexhuszagh over 2 years ago
Labels: bug, high priority

#83 - Suppress some lints that trigger don't trigger in all cfg's

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

#83 - Suppress some lints that trigger don't trigger in all cfg's

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

#83 - Suppress some lints that trigger don't trigger in all cfg's

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