معرفی شرکت ها


golang-github-francoispqt-gojay-devel-1.2.13-11.fc38.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Fastest JSON encoder/decoder with powerful stream API for Golang
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته golang-github-francoispqt-gojay-devel
نام فایل بسته golang-github-francoispqt-gojay-devel-1.2.13-11.fc38.noarch.rpm
نسخه بسته 1.2.13
انتشار بسته 11.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 19 Jan 2023 10
هاست سازنده buildvm-x86-15.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/francoispqt/gojay
مجوز MIT
حجم دانلود 137K
حجم نصب 933.780K
GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, see benchmarks). It has a simple API and doesn't use reflection. It relies on small interfaces to decode/encode structures and slices. Gojay also comes with powerful stream decoding features and an even faster Unsafe API. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/francoispqt/gojay


نیازمندی

مقدار نام
- go-filesystem
- golang(github.com/go-errors/errors)
- golang(github.com/mailru/easyjson)
- golang(github.com/mailru/easyjson/jlexer)
- golang(github.com/mailru/easyjson/jwriter)
- golang(github.com/viant/toolbox)
- golang(github.com/viant/toolbox/url)


ارائه دهنده

مقدار نام
= 1.2.13-11.fc38 golang(github.com/francoispqt/gojay)
= 1.2.13-11.fc38 golang(github.com/francoispqt/gojay/benchmarks)
= 1.2.13-11.fc38 golang(github.com/francoispqt/gojay/benchmarks/decoder)
= 1.2.13-11.fc38 golang(github.com/francoispqt/gojay/gojay/codegen)
= 1.2.13-11.fc38 golang(github.com/francoispqt/gojay/gojay/codegen/test/annotated_struct)
= 1.2.13-11.fc38 golang(github.com/francoispqt/gojay/gojay/codegen/test/basic_struct)
= 1.2.13-11.fc38 golang(github.com/francoispqt/gojay/gojay/codegen/test/embedded_struct)
= 1.2.13-11.fc38 golang(github.com/francoispqt/gojay/gojay/codegen/test/pooled_struct)
= 1.2.13-11.fc38 golang-github-francoispqt-gojay-devel
= 1.2.13-11.fc38 golang-ipath(github.com/francoispqt/gojay)


نحوه نصب


نصب پکیج rpm golang-github-francoispqt-gojay-devel:

    dnf install golang-github-francoispqt-gojay-devel-1.2.13-11.fc38.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-francoispqt-gojay-devel
/usr/share/doc/golang-github-francoispqt-gojay-devel/README.md
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/encode-decode-map
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/encode-decode-map/main.go
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/fuzz
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/fuzz/Makefile
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/fuzz/main.go
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-benchmarks
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-benchmarks/Makefile
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-benchmarks/README.md
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-benchmarks/gojay
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-benchmarks/gojay/main.go
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-benchmarks/post.lua
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-benchmarks/standard
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-benchmarks/standard/main.go
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-json
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/http-json/main.go
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/websocket
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/websocket/client
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/websocket/client/client.go
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/websocket/comm
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/websocket/comm/comm.go
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/websocket/main.go
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/websocket/server
/usr/share/doc/golang-github-francoispqt-gojay-devel/examples/websocket/server/server.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/francoispqt
/usr/share/gocode/src/github.com/francoispqt/gojay
/usr/share/gocode/src/github.com/francoispqt/gojay/.goipath
/usr/share/gocode/src/github.com/francoispqt/gojay/README.md
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/benchmarks_large.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/benchmarks_large_easyjson.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/benchmarks_medium.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/benchmarks_medium_easyjson.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/benchmarks_small.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/benchmarks_small_easyjson.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder/decoder.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder/decoder_bench_float_test.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder/decoder_bench_large_test.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder/decoder_bench_medium_test.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder/decoder_bench_small_test.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder/decoder_large_test.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder/decoder_medium_test.go
/usr/share/gocode/src/github.com/francoispqt/gojay/benchmarks/decoder/decoder_small_test.go
/usr/share/gocode/src/github.com/francoispqt/gojay/decode.go
/usr/share/gocode/src/github.com/francoispqt/gojay/decode_array.go
/usr/share/gocode/src/github.com/francoispqt/gojay/decode_array_test.go
... and 116 more


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-08-10

Rebuild to fix FTBFS

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-07-19

Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in

2022-06-18

Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
2022-29526, CVE-2022-30629

2022-04-16

Rebuilt for CVE-2022-27191

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild