Tue, 27 Aug 2024 22:01:28 UTC | login

Information for RPM golang-github-mailru-easyjson-devel-0.7.7-5.fc40.noarch.rpm

ID1214167
Namegolang-github-mailru-easyjson-devel
Version0.7.7
Release5.fc40
Epoch
Archnoarch
SummaryFast JSON serializer for golang
DescriptionPackage Easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection. In performance tests, easyjson outperforms the standard encoding/json package by a factor of 4-5x, and other JSON encoding packages by a factor of 2-3x. Easyjson aims to keep generated Go code simple enough so that it can be easily optimized or fixed. Another goal is to provide users with the ability to customize the generated code by providing options not available with the standard encoding/json package, such as generating "snake_case" names or enabling omitempty behavior by default. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mailru/easyjson
Build Time2024-02-26 10:52:49 GMT
Size85.08 KB
d30f495c4ae6d75213bec632ccf3ed57
LicenseMIT
Buildrootf40-build-781977-131872
Provides
golang(github.com/mailru/easyjson) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/benchmark) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/bootstrap) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/buffer) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/gen) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/jlexer) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/jwriter) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/opt) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/parser) = 0.7.7-5.fc40
golang(github.com/mailru/easyjson/tests) = 0.7.7-5.fc40
golang-github-mailru-easyjson-devel = 0.7.7-5.fc40
golang-ipath(github.com/mailru/easyjson) = 0.7.7-5.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/josharian/intern)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 100 >>>
Name ascending sort Size
/usr/share/doc/golang-github-mailru-easyjson-devel0.00 B
/usr/share/doc/golang-github-mailru-easyjson-devel/README.md16.50 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/mailru0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/.goipath46.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/README.md16.50 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/codec_test.go5.07 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/data.go5.94 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/data_codec.go87.14 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/data_ffjson.go141.00 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/data_var.go12.91 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/default_test.go2.13 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/dummy_test.go200.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/easyjson_test.go3.16 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/ffjson_test.go3.47 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/jsoniter_test.go2.14 KB
/usr/share/gocode/src/github.com/mailru/easyjson/benchmark/tools.go266.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/bootstrap0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/bootstrap/bootstrap.go5.25 KB
/usr/share/gocode/src/github.com/mailru/easyjson/buffer0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go5.57 KB
/usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool_test.go1.82 KB
/usr/share/gocode/src/github.com/mailru/easyjson/easyjson0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/easyjson/main.go3.83 KB
/usr/share/gocode/src/github.com/mailru/easyjson/gen0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/gen/decoder.go17.52 KB
/usr/share/gocode/src/github.com/mailru/easyjson/gen/encoder.go14.18 KB
/usr/share/gocode/src/github.com/mailru/easyjson/gen/generator.go13.11 KB
/usr/share/gocode/src/github.com/mailru/easyjson/gen/generator_test.go2.10 KB
/usr/share/gocode/src/github.com/mailru/easyjson/go.mod87.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/helpers.go3.09 KB
/usr/share/gocode/src/github.com/mailru/easyjson/helpers_test.go186.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/jlexer0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/jlexer/bytestostr.go768.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/jlexer/bytestostr_nounsafe.go375.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/jlexer/error.go365.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/jlexer/lexer.go24.65 KB
/usr/share/gocode/src/github.com/mailru/easyjson/jlexer/lexer_test.go11.16 KB
/usr/share/gocode/src/github.com/mailru/easyjson/jwriter0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go9.86 KB
/usr/share/gocode/src/github.com/mailru/easyjson/opt0.00 B
/usr/share/gocode/src/github.com/mailru/easyjson/opt/gotemplate_Bool.go1.68 KB
/usr/share/gocode/src/github.com/mailru/easyjson/opt/gotemplate_Float32.go1.73 KB
/usr/share/gocode/src/github.com/mailru/easyjson/opt/gotemplate_Float64.go1.73 KB
/usr/share/gocode/src/github.com/mailru/easyjson/opt/gotemplate_Int.go1.66 KB
/usr/share/gocode/src/github.com/mailru/easyjson/opt/gotemplate_Int16.go1.69 KB
/usr/share/gocode/src/github.com/mailru/easyjson/opt/gotemplate_Int32.go1.69 KB
/usr/share/gocode/src/github.com/mailru/easyjson/opt/gotemplate_Int64.go1.69 KB
Component of
Page:
1 through 50 of 356 >>>
Buildroot descending sort Created State
f41-build-818811-151183 2024-07-23 13:50:32 expired
f41-build-818760-151181 2024-07-23 13:36:43 expired
f41-build-818744-151181 2024-07-23 13:29:29 expired
f41-build-818711-151181 2024-07-23 13:19:38 expired
f41-build-818708-151156 2024-07-23 13:17:36 expired
f41-build-818671-151145 2024-07-23 13:06:05 expired
f41-build-818661-151135 2024-07-23 13:02:27 expired
f41-build-818644-151133 2024-07-23 12:54:26 expired
f41-build-818626-151120 2024-07-23 12:46:49 expired
f41-build-818614-151110 2024-07-23 12:41:55 expired
f41-build-818610-151108 2024-07-23 12:39:18 expired
f41-build-818609-151120 2024-07-23 12:39:07 expired
f41-build-818603-151110 2024-07-23 12:34:29 expired
f41-build-818600-151102 2024-07-23 12:33:44 expired
f41-build-818580-151100 2024-07-23 12:26:45 expired
f41-build-818572-151096 2024-07-23 12:25:05 expired
f41-build-818561-151096 2024-07-23 12:21:19 expired
f41-build-818556-151096 2024-07-23 12:20:32 expired
f41-build-818547-151075 2024-07-23 12:19:04 expired
f41-build-818545-151068 2024-07-23 12:18:41 expired
f41-build-818538-151075 2024-07-23 12:17:54 expired
f41-build-818380-151024 2024-07-23 11:44:49 expired
f41-build-818301-150993 2024-07-23 11:22:08 expired
f41-build-809238-146202 2024-05-30 12:39:49 expired
f41-build-808876-146098 2024-05-30 08:48:57 expired
f41-build-808487-145873 2024-05-29 22:43:33 expired
f41-build-808485-145871 2024-05-29 22:11:39 expired
f41-build-808484-145871 2024-05-29 21:55:13 expired
f41-build-808481-145871 2024-05-29 20:51:26 expired
f41-build-808480-145871 2024-05-29 20:46:33 expired
f41-build-808469-145871 2024-05-29 19:56:19 expired
f40-build-807672-145235 2024-04-17 11:35:49 expired
f40-build-807641-145229 2024-04-17 11:14:20 expired
f40-build-807638-145229 2024-04-17 11:13:24 expired
f40-build-807626-145227 2024-04-17 11:05:03 expired
f40-build-807619-145225 2024-04-17 11:01:04 expired
f40-build-807582-145223 2024-04-17 10:31:39 expired
f40-build-807537-145217 2024-04-17 10:03:59 expired
f40-build-807414-145199 2024-04-17 08:47:36 expired
f40-build-807393-145193 2024-04-17 08:31:06 expired
f40-build-807379-145189 2024-04-17 08:17:44 expired
f40-build-807371-145187 2024-04-17 08:09:17 expired
f40-build-807368-145187 2024-04-17 08:04:37 expired
f40-build-807341-145179 2024-04-17 07:11:27 expired
f40-build-807263-145173 2024-04-17 06:17:38 expired
f40-build-807205-145173 2024-04-17 03:00:01 expired
f40-build-807120-145171 2024-04-16 15:41:38 expired
f40-build-806890-145153 2024-04-16 10:38:42 expired
f40-build-806858-145146 2024-04-16 10:04:59 expired
f40-build-806857-145149 2024-04-16 10:01:42 expired