Ecosyste.ms: Issues

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

GitHub / simd-lite/value-trait issues and pull requests

#56 - chore: Release value-trait version 0.10.1

Pull Request - State: closed - Opened by Licenser 4 months ago

#55 - pre 0.10.1 cleanup

Pull Request - State: closed - Opened by Licenser 4 months ago

#54 - Implement feature "ordered-float"

Pull Request - State: closed - Opened by bassmanitram 4 months ago - 6 comments

#53 - Update hashbrown requirement from 0.14 to 0.15

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#52 - Update float-cmp requirement from 0.9 to 0.10

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#51 - chore: Release value-trait version 0.10.0

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

#50 - Add try_as_array_mut and try_as_object_mut

Pull Request - State: closed - Opened by Licenser 6 months ago

#49 - Cleanup

Pull Request - State: closed - Opened by Licenser 6 months ago

#48 - Implement optional serde feature

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

#47 - Release 0.9.0

Issue - State: closed - Opened by drauschenbach about 1 year ago - 6 comments

#46 - Fix buildability on unsupported CPU architectures

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

#44 - Fixed: Updated README.md

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

#43 - Large update and re-work of the value type system

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

#42 - Simplify generators, add portable simd and runtime detection

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

#41 - fails to build on ppc64le

Issue - State: closed - Opened by nekopsykose over 1 year ago - 10 comments

#40 - Update hashbrown requirement from 0.13 to 0.14

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#39 - Fix minor typos in doc comments

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

#38 - (cargo-release) version 0.6.1

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

#37 - Support for different hashers

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

#36 - Fix wasm simd build

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

#35 - Update halfbrown

Pull Request - State: closed - Opened by Licenser almost 2 years ago

#34 - Update halfbrown requirement from 0.1 to 0.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#33 - Add 'allow-non-simd' feature and fix write-str-simd conditional compilation

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

#32 - Update abi_stable requirement from 0.10.3 to 0.11.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#31 - fix and upgrade CI

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

#30 - Update hashbrown requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies

#29 - Implement Error for TryTypeError.

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

#28 - Incluide support for arm string writing

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

#27 - Temporary fix to enable compilation against ARM 32 bits

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

#26 - cannot find function `write_str_simd` in this scope

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

#25 - Add try_ functions

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

#24 - Add hashbrown support

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

#23 - add try_as_* functions

Issue - State: closed - Opened by Licenser almost 3 years ago

#22 - 0.2.11 is a breaking change

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

#21 - feat(arch): support for wasm32

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

#20 - Update `itoa` to 1.0

Pull Request - State: closed - Opened by nickelc about 3 years ago - 1 comment

#19 - Update itoa requirement from 0.4 to 1.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#18 - Update abi_stable after upstreamed changes

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

#17 - Remove unused dependecies for c-abi

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

#16 - User friendliness for the win! (close #15)

Pull Request - State: closed - Opened by marioortizmanero over 3 years ago
Labels: hacktoberfest-accepted

#15 - c-abi doesn't work with 128bit flag

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

#14 - Add support for StableAbi

Pull Request - State: closed - Opened by marioortizmanero over 3 years ago - 2 comments
Labels: hacktoberfest-accepted

#13 - Update float-cmp requirement from 0.8 to 0.9

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago - 1 comment
Labels: dependencies

#12 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#11 - Extract ValueAccess Trait

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

#10 - Add get_<type> to simplify accesing nested elements

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

#9 - Remove neon flag to work on aarch64 in nightly

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

#8 - Support for Apple Silicon

Issue - State: closed - Opened by qiujiangkun about 4 years ago - 1 comment

#7 - Compilation on Apple Silicon fails

Issue - State: closed - Opened by fpierfed about 4 years ago - 1 comment

#6 - dbg macro call spams console

Issue - State: closed - Opened by Gelbpunkt over 4 years ago - 1 comment

#5 - Update tarpaulin

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

#4 - Update float-cmp requirement from 0.6 to 0.8

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 5 years ago - 2 comments
Labels: dependencies

#3 - Update float-cmp requirement from 0.6 to 0.7

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 5 years ago - 2 comments
Labels: dependencies

#2 - Update README.md to fix typo

Pull Request - State: closed - Opened by darach almost 5 years ago - 1 comment

#1 - Implement traits for serde_json and serde_yaml

Issue - State: closed - Opened by Licenser almost 5 years ago - 3 comments
Labels: blocked