Ecosyste.ms: Issues

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

GitHub / nervosnetwork/faster-hex issues and pull requests

#56 - Add NEON encode and check

Pull Request - State: closed - Opened by Lynnesbian about 2 months ago - 5 comments

#55 - Check bit 28 for AVX support

Pull Request - State: closed - Opened by Lynnesbian 2 months ago - 2 comments

#54 - add support for defmt log using a new feature

Pull Request - State: closed - Opened by Georges760 2 months ago - 5 comments

#51 - fix CI

Pull Request - State: closed - Opened by Georges760 2 months ago

#50 - Fix CI

Pull Request - State: closed - Opened by Georges760 2 months ago - 1 comment

#49 - Add PartialEq to Error enum

Pull Request - State: closed - Opened by Georges760 4 months ago - 7 comments

#48 - Add support for `[no_alloc]`using heapless

Pull Request - State: closed - Opened by Georges760 4 months ago - 5 comments

#47 - Improve documentation for `hex_decode`

Pull Request - State: closed - Opened by eval-exec 8 months ago

#46 - `hex_decode` silently allows shorter decoding

Issue - State: open - Opened by mmastrac 8 months ago - 1 comment

#45 - Support for non-x86 platforms

Issue - State: open - Opened by rjzak 11 months ago

#44 - Yanked `v0.8.2`, re-create `v0.9.0`

Pull Request - State: closed - Opened by eval-exec 12 months ago - 1 comment

#43 - Release 0.8.2 broke cargo-audit

Issue - State: closed - Opened by SZenglein 12 months ago - 9 comments

#42 - chore(ci): Maximize build space on fmt

Pull Request - State: closed - Opened by zhangsoledad 12 months ago

#41 - Install `rust-toolchain` `v1.73` on CI workflow

Pull Request - State: closed - Opened by eval-exec 12 months ago

#40 - Bump `faster-hex` to `v0.8.2`

Pull Request - State: closed - Opened by eval-exec 12 months ago - 5 comments

#39 - reduce scope of unsafe xsave code to where know it's supported

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

#38 - Fix `hex_decode` panic when `dst.len` > `src.len * 2`

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

#37 - Bug: Panic in hex_decode Function

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

#36 - chore: bump v0.8.1

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

#35 - fix: fix deserializing owned hex string

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

#34 - src/lib.rs: make conditionals for x86 vectorization more similar.

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

#33 - fix: unblock vectorization* without SSE

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

#32 - Fails to build on x86 without SSE2

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

#31 - chore: fix publish

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

#30 - Bump version to `0.8.0`, Update `README.md` and `CHANGELOG.md`

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

#29 - Allow to decode a zero length src

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

#28 - Add serde feature for faster-hex

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

#27 - Improve encode/decode length check

Pull Request - State: closed - Opened by eval-exec almost 2 years ago - 1 comment

#26 - [Feature] config faster-hex encode/decode to/from lower/uppercase

Pull Request - State: closed - Opened by eval-exec almost 2 years ago - 1 comment

#25 - serde support

Issue - State: closed - Opened by zhangsoledad almost 2 years ago - 3 comments
Labels: enhancement

#24 - setup ci

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

#23 - Add no-std support

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

#22 - return &mut str from encode_hex

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

#21 - chore: add CHANGELOG.md

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

#20 - chore: bump 0.6.1

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

#19 - Improve performance of fallback implementation

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

#18 - Upstream source attribution

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

#17 - Hex string

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

#16 - `hex_string` should not return Result, it should just return String

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

#15 - bump 0.5.0

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

#14 - Better usage documentation?

Issue - State: open - Opened by ijustlovemath about 4 years ago

#13 - Fix build for non-x86 targets

Pull Request - State: closed - Opened by brson over 4 years ago - 1 comment

#12 - Various changes (hopefully improvements)

Pull Request - State: open - Opened by ggriffiniii over 4 years ago - 9 comments
Labels: major

#11 - chore: expose the `Error`

Pull Request - State: closed - Opened by yangby-cryptape about 5 years ago

#10 - Benchmark against data-encoding?

Issue - State: open - Opened by golddranks about 5 years ago - 1 comment

#9 - fix: Do not expose hex_check_see on non-supported platform

Pull Request - State: closed - Opened by xxuejie about 5 years ago

#8 - chore: specify files to ignore when packaging

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

#7 - feat: fuzz test

Pull Request - State: closed - Opened by zhangsoledad almost 6 years ago

#6 - fuzz

Issue - State: closed - Opened by zhangsoledad almost 6 years ago
Labels: enhancement

#5 - SSE decode fallback

Issue - State: open - Opened by zhangsoledad almost 6 years ago
Labels: enhancement, help wanted

#4 - Comprehensive benchmarks

Issue - State: open - Opened by zhangsoledad almost 6 years ago
Labels: enhancement, help wanted, good first issue

#3 - check length must be even when decode

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

#2 - feat: impl hex decode

Pull Request - State: closed - Opened by zhangsoledad almost 6 years ago

#1 - feat: impl decode

Pull Request - State: closed - Opened by zhangsoledad almost 6 years ago