Ecosyste.ms: Issues

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

GitHub / valyala/fastjson issues and pull requests

#95 - clean way to distinguish between float and int numbers?

Issue - State: open - Opened by Av1shay about 1 year ago

#94 - will mutex lock access be supported in future?

Issue - State: open - Opened by kolinfluence about 1 year ago

#92 - Why maintain parser and validate separately?

Issue - State: closed - Opened by GGXXLL over 1 year ago

#90 - Special characters in the string are incorrectly encoded

Issue - State: open - Opened by peterq over 1 year ago - 1 comment

#89 - Add a check for redundant . and e in number parser

Pull Request - State: open - Opened by vearutop over 1 year ago

#88 - Parser does not fully validate the JSON

Issue - State: open - Opened by mna over 1 year ago - 1 comment

#87 - escapeString compatibility with encoding/json

Pull Request - State: open - Opened by barkyq over 1 year ago

#86 - Marshaling does not agree with json.Encoder

Issue - State: open - Opened by barkyq over 1 year ago

#85 - Fix some typos in parser test

Pull Request - State: open - Opened by oerlikon over 1 year ago

#84 - fastfloat: support elided integer or float part

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

#83 - support reading json file?

Issue - State: open - Opened by yingjie52 over 1 year ago

#82 - GetKeys() Method for Objects

Pull Request - State: open - Opened by TheRebelOfBabylon over 1 year ago

#81 - the very fucking thing is xxx.String() -> ""xxxx""

Issue - State: open - Opened by xbyl1234 over 1 year ago

#79 - Keep getting error on GetString

Issue - State: open - Opened by buzzy almost 2 years ago - 1 comment

#77 - arena: add NewNumberBytes to Arena.

Pull Request - State: open - Opened by ajzo90 about 2 years ago

#76 - How to decode JSON from []byte?

Issue - State: open - Opened by rushkii over 2 years ago - 3 comments

#75 - How to escape json string

Issue - State: open - Opened by Huzh6 over 2 years ago

#74 - fastjson doesn't iterate over a json

Issue - State: closed - Opened by PaulDotSH over 2 years ago

#72 - How to iterate over `p.Parser` output and store the results?

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

#71 - Add some handy/fallible methods to the Object public API

Pull Request - State: open - Opened by midnightexigent almost 3 years ago

#70 - How to avoid string field escape?

Issue - State: closed - Opened by nuzar almost 3 years ago - 1 comment

#68 - Add ValidateParse, ValidateParser and ValidateScanner

Pull Request - State: open - Opened by kevburnsjr about 3 years ago - 2 comments

#67 - compatibility with strconv.ParseInt

Issue - State: open - Opened by yuzhichang about 3 years ago

#66 - Add some methods + debug when missing key

Pull Request - State: open - Opened by linuxpham about 3 years ago - 1 comment

#65 - Allow to increase maximum JSON nesting depth

Issue - State: open - Opened by krobelus about 3 years ago

#64 - Validate hangs with deeply nested arrays

Issue - State: open - Opened by WillAbides about 3 years ago - 1 comment

#63 - Update README.md

Pull Request - State: closed - Opened by esquith over 3 years ago - 1 comment

#61 - Shouldn't ArenaPool call arena.Reset() on Put or on Get?

Issue - State: open - Opened by KromDaniel over 3 years ago - 2 comments

#60 - Fix 64-bit tests on 32-bit systems

Pull Request - State: closed - Opened by guillemj over 3 years ago - 1 comment

#59 - Streaming reflective JSON encoder

Issue - State: open - Opened by x4m almost 4 years ago

#58 - Parsing ip address gives invalid object model

Issue - State: open - Opened by alexus1024 about 4 years ago - 3 comments

#56 - Consider provide a function in order to simply get *Value's parent key value

Issue - State: open - Opened by Dentrax about 4 years ago - 1 comment
Labels: enhancement

#55 - Parse exponent part

Issue - State: closed - Opened by johnatannvmd about 4 years ago - 1 comment
Labels: bug

#54 - Add GetString function

Pull Request - State: open - Opened by goodspark over 4 years ago - 6 comments

#53 - Provide a GetString to get string type instead of byte slice

Issue - State: open - Opened by goodspark over 4 years ago - 1 comment
Labels: enhancement

#52 - fastfloat: eliminate some rounding errors

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

#50 - can it works under golang1.10.8?

Issue - State: open - Opened by superscari over 4 years ago - 1 comment
Labels: question

#49 - How do I get string array from json element?

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

#48 - Loop over array?

Issue - State: closed - Opened by Fenny over 4 years ago - 2 comments
Labels: question

#47 - Parse large JSON

Issue - State: open - Opened by proyb6 over 4 years ago - 2 comments
Labels: question

#46 - Improve test coverage (+3.8%)

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

#45 - Recycled Parser and Scanner Pools

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

#44 - parse JsonDiff string

Issue - State: open - Opened by Arnold1 over 4 years ago - 9 comments

#43 - Can I use one `Parser` repeatedly?

Issue - State: open - Opened by liucaisi over 4 years ago - 3 comments
Labels: question

#42 - fastjson doesn't parse timestamp wrapped with text format

Issue - State: open - Opened by nikolaslaolao over 4 years ago - 6 comments

#41 - panic: runtime error: index out of range [recovered]

Issue - State: closed - Opened by sundy-li almost 5 years ago - 3 comments
Labels: question

#40 - How to get a map from Value type

Issue - State: open - Opened by seanlook almost 5 years ago - 2 comments
Labels: question

#39 - Issue #30: add a basic fuzz test

Pull Request - State: closed - Opened by mfrw almost 5 years ago - 4 comments

#38 - Simply calling Type() changes value of key

Issue - State: open - Opened by patrikhermansson almost 5 years ago

#37 - how to use func (*Value) Set

Issue - State: open - Opened by Arnold1 almost 5 years ago - 21 comments
Labels: question

#36 - Type for boolean

Issue - State: closed - Opened by awfm9 about 5 years ago - 4 comments
Labels: question

#35 - how to iterating object with 'k-v mappings'?

Issue - State: closed - Opened by mthhk about 5 years ago - 3 comments
Labels: question

#34 - Retrieving path as interface{}

Issue - State: open - Opened by jszwedko about 5 years ago

#33 - Query: Is there any method with which I can convert Value to my defined struct.

Issue - State: closed - Opened by princekhanna13 about 5 years ago - 4 comments
Labels: question

#32 - issue with Value.Array()

Issue - State: closed - Opened by khezen about 5 years ago - 2 comments
Labels: question

#31 - Added new functions to parse integer numbers

Pull Request - State: closed - Opened by dgrr over 5 years ago - 3 comments

#30 - No fuzzing tests

Issue - State: closed - Opened by AlekSi over 5 years ago - 1 comment
Labels: enhancement

#29 - Added NewNumberInt64 function to fastjson.Arena

Pull Request - State: closed - Opened by dgrr over 5 years ago - 1 comment

#28 - Parse error includes entire input

Issue - State: closed - Opened by vfaronov over 5 years ago - 1 comment

#27 - Parse into map[string]interface

Issue - State: open - Opened by estutzenberger over 5 years ago - 1 comment
Labels: question

#26 - MarshalTo doesn't actually append to the passed in slice

Issue - State: open - Opened by mmacdermaid over 5 years ago - 5 comments
Labels: question

#25 - Rewriting the parser using stacks

Pull Request - State: open - Opened by vincent-163 over 5 years ago - 5 comments

#24 - Issues regarding the new Arena API

Issue - State: open - Opened by vincent-163 over 5 years ago - 3 comments
Labels: enhancement

#23 - Use make instead of append to reduce memory usage

Pull Request - State: open - Opened by vincent-163 over 5 years ago - 4 comments

#22 - Parsing float64 numbers behaves differently than encoding/json

Issue - State: closed - Opened by maticz over 5 years ago - 6 comments
Labels: bug

#21 - Add Value creation methods to allow marshaling

Pull Request - State: closed - Opened by vincent-163 over 5 years ago - 3 comments

#20 - Added GetString function in Value structure.

Pull Request - State: closed - Opened by dgrr over 5 years ago - 2 comments

#19 - About Uint64

Issue - State: closed - Opened by dgrr over 5 years ago - 2 comments
Labels: enhancement

#18 - Float64() fails when the input is 0.0

Issue - State: closed - Opened by nvx over 5 years ago - 1 comment
Labels: bug

#17 - UTF unescaping bug

Issue - State: closed - Opened by nvx over 5 years ago - 2 comments
Labels: bug

#16 - Parse without making a copy

Issue - State: open - Opened by AlekSi over 5 years ago - 1 comment
Labels: enhancement

#15 - Parse big integers as `int64` instead of `float64` in order to avoid precision loss

Issue - State: closed - Opened by ostronom over 5 years ago - 5 comments
Labels: enhancement

#14 - Is this package faster than json-iterator?

Issue - State: closed - Opened by nikolaigeorgie over 5 years ago - 1 comment
Labels: question

#13 - Dynamic json parsing

Issue - State: closed - Opened by nikolaigeorgie over 5 years ago - 2 comments
Labels: question

#12 - add GetString function to parser.go

Pull Request - State: closed - Opened by f0mster almost 6 years ago - 2 comments

#11 - Add mutation API

Pull Request - State: closed - Opened by xichen2020 almost 6 years ago - 2 comments

#10 - Serializer encountered maximum depth

Issue - State: closed - Opened by Eliakos almost 6 years ago - 1 comment

#9 - Re-run benchmarks with recent Go version

Issue - State: closed - Opened by pascaldekloe almost 6 years ago - 1 comment

#8 - Ability to replace Object field names before MarshalTo

Issue - State: closed - Opened by msample almost 6 years ago - 5 comments
Labels: enhancement

#7 - What about adding more complex validation ?

Issue - State: closed - Opened by yuriy-yarosh almost 6 years ago - 3 comments
Labels: enhancement, question

#6 - Ability to read value bytes?

Issue - State: open - Opened by JeanMertz about 6 years ago - 6 comments
Labels: enhancement, question

#5 - `Validate` is overly permissive (and, by proxy, `ValidateBytes`).

Issue - State: closed - Opened by twmb about 6 years ago - 10 comments
Labels: bug, enhancement

#4 - Add InDepthSearch on Value

Pull Request - State: closed - Opened by qdequele about 6 years ago - 3 comments

#3 - Performance comparison with jsoniter

Issue - State: closed - Opened by alidehghan about 6 years ago - 1 comment
Labels: question

#2 - wrong .String() return

Issue - State: closed - Opened by tsingson about 6 years ago - 1 comment
Labels: question

#1 - go get error

Issue - State: closed - Opened by iinux about 6 years ago - 2 comments
Labels: enhancement