GitHub / michaeleisel/ZippyJSON issues and pull requests
#70 - Make ZippyJSONDecoder thread-safe and conform to Sendable
Pull Request -
State: open - Opened by JaviSoto 6 months ago
- 3 comments
#69 - RFC: The Future of ZippyJSON
Issue -
State: open - Opened by michaeleisel 10 months ago
- 4 comments
#68 - Update benchmarks
Issue -
State: closed - Opened by michaeleisel 11 months ago
- 1 comment
#67 - Address package file warnings
Pull Request -
State: closed - Opened by dfed 11 months ago
- 3 comments
#66 - [Deps] Bump JJLISO8601DateFormatter version 1.5.0 → 1.7.0
Pull Request -
State: closed - Opened by shepting about 1 year ago
- 3 comments
#65 - Missing required modules
Issue -
State: closed - Opened by aakarsh-sasi almost 2 years ago
- 4 comments
#64 - Crash during allocation on iOS 13 when app is built with Xcode 15
Issue -
State: closed - Opened by keiwando almost 2 years ago
- 5 comments
#63 - Adding Benchmark
Issue -
State: closed - Opened by adityadaniel over 2 years ago
- 3 comments
#62 - occurs crash on iOS 13.x
Issue -
State: closed - Opened by leka2002 over 2 years ago
- 11 comments
#61 - Reduce size impact of ZippyJSON
Issue -
State: closed - Opened by michaeleisel over 2 years ago
#60 - test: fixes to allow test launch from SPM
Pull Request -
State: closed - Opened by albertocsouto over 2 years ago
- 5 comments
#59 - Xcode Warning
Issue -
State: closed - Opened by bubudrc over 2 years ago
- 2 comments
#58 - Update release notes with Release Optimisations
Issue -
State: closed - Opened by pedrommcarrasco over 2 years ago
- 2 comments
#57 - Update the required version of ZippyJSONCFamily to match this package
Pull Request -
State: closed - Opened by tonyarnold over 2 years ago
#56 - Cannot compile with Xcode 14.1 and 14.2 due to missing JNTErrorInfo and JNTGetErrorInfo
Issue -
State: closed - Opened by tonyarnold over 2 years ago
- 3 comments
#55 - [ZippyJSONDecoder] Warning: fell back to using Apple's JSONDecoder.
Issue -
State: closed - Opened by EvgenyKarkan over 2 years ago
- 4 comments
#54 - ZippyJSON 1.2.5 depends on JJLISO8601DateFormatter 0.1.4 which does not exist
Issue -
State: closed - Opened by JohnReeze almost 3 years ago
- 2 comments
#53 - Fix SwiftUI Previews (support arm64 on simulators)
Issue -
State: closed - Opened by dan-ryan almost 3 years ago
- 5 comments
#52 - Not faster than JSONDecoder for specific case
Issue -
State: closed - Opened by michaeleisel almost 3 years ago
- 12 comments
#51 - First time of ZippyDecoding seems no improvement of CPU time cost
Issue -
State: closed - Opened by zhangjirui about 3 years ago
- 6 comments
#50 - not able to parse an Int value that came as nil
Issue -
State: closed - Opened by naticio about 3 years ago
- 2 comments
#49 - Failed to decode Decimal value
Issue -
State: closed - Opened by podkovyrin over 3 years ago
- 1 comment
#48 - Warning: load of misaligned address
Issue -
State: closed - Opened by jbl2024 over 3 years ago
- 1 comment
#47 - ISO8601 with fractional seconds?
Issue -
State: closed - Opened by penso over 3 years ago
- 2 comments
#46 - Not enough bits to represent the passed value
Issue -
State: closed - Opened by apocolipse almost 4 years ago
- 4 comments
#45 - Prefer AnyObject over class for class-constrained protocol
Pull Request -
State: closed - Opened by eliperkins almost 4 years ago
#44 - Are there dependencies blocking this library working on Linux?
Issue -
State: closed - Opened by axtonpitt about 4 years ago
- 3 comments
#43 - `michaeleisel/ZippyJSONCFamily` is missing commit for v1.2.4
Issue -
State: closed - Opened by eliperkins over 4 years ago
- 2 comments
#42 - Support tvOS
Pull Request -
State: closed - Opened by snoozemoose over 4 years ago
- 1 comment
#41 - Xcode warnings
Issue -
State: closed - Opened by dan-ryan over 4 years ago
- 4 comments
#40 - Using ZippyJSON with Swift Packages Fails (outdated `Package.swift` file)
Issue -
State: closed - Opened by deg4uss3r over 4 years ago
- 1 comment
#39 - Update simdjson to 0.7
Issue -
State: closed - Opened by dan-ryan over 4 years ago
- 2 comments
#38 - Adds minimum deployment versions to Package.swift
Pull Request -
State: closed - Opened by seanhenry over 4 years ago
- 1 comment
#37 - Unknown type name '__uint128_t' on Xcode 12
Issue -
State: closed - Opened by SimpleApp almost 5 years ago
- 8 comments
#36 - Dictionary representation of JSON
Issue -
State: closed - Opened by kaunteya about 5 years ago
- 3 comments
#35 - Compute codingPath Lazily
Pull Request -
State: closed - Opened by michaeleisel about 5 years ago
#34 - Consider updating to 0.4.0
Issue -
State: closed - Opened by lemire about 5 years ago
- 4 comments
#33 - Upgrade to simdjson 3 and eliminate shared instance data between structs
Pull Request -
State: closed - Opened by michaeleisel about 5 years ago
#32 - "Use of undeclared identifier 'vpaddq_u8'" error when building with Release config and using SPM
Issue -
State: closed - Opened by halleygen about 5 years ago
- 8 comments
#31 - Empty strings are seen as +Infinity, instead of throwing even when nonConformingFloatDecodingStrategy == .throw
Issue -
State: closed - Opened by bouk about 5 years ago
- 1 comment
#30 - Array coded by Apple JSONCoder can't be decoded
Issue -
State: closed - Opened by mpw over 5 years ago
- 2 comments
#29 - Add macOS support
Pull Request -
State: closed - Opened by mpw over 5 years ago
- 2 comments
#28 - Consider upgrading to simdjson 0.3.1
Issue -
State: closed - Opened by lemire over 5 years ago
- 3 comments
#27 - Add missing UNCLOSED_STRING error
Pull Request -
State: closed - Opened by bouk over 5 years ago
- 4 comments
#26 - Having a string with a missing end-quote hard crashes instead of returning error
Issue -
State: closed - Opened by bouk over 5 years ago
- 1 comment
#25 - Fragment Decoding
Issue -
State: closed - Opened by djtech42 over 5 years ago
- 5 comments
#24 - Cannot get next value -- unkeyed container is at end
Issue -
State: closed - Opened by zabolotiny over 5 years ago
- 38 comments
#23 - Fix issue with building from SwiftPM
Issue -
State: closed - Opened by michaeleisel over 5 years ago
- 1 comment
#22 - Fix userInfo not being passed to __JSONDecoder
Pull Request -
State: closed - Opened by halleygen over 5 years ago
- 1 comment
#21 - ZippyJSON is slower than Apple JSONDecoder sometimes
Issue -
State: closed - Opened by lamtev over 5 years ago
- 7 comments
#20 - Version 1.1: attempted free of pointer that was not claimed by any registered malloc zone
Issue -
State: closed - Opened by djtech42 over 5 years ago
- 8 comments
#19 - Feature request: Add more flexible usage abilities, not for only Decodable (NSJSONSerialization)
Issue -
State: closed - Opened by artemkalinovsky over 5 years ago
- 8 comments
#18 - Conformance to Combine.TopLevelDecoder
Issue -
State: closed - Opened by lamtev over 5 years ago
- 3 comments
#17 - Incorrect 2d array parsing ?
Issue -
State: closed - Opened by RobertKoval over 5 years ago
- 4 comments
#16 - Issue with Cocoapods
Issue -
State: closed - Opened by Kalzem over 5 years ago
- 2 comments
#15 - Getting "One or more keys had non-ASCII characters"
Issue -
State: closed - Opened by Kalzem over 5 years ago
- 6 comments
#14 - So many warnings in Xcode 11.2
Issue -
State: closed - Opened by onurgenes over 5 years ago
- 2 comments
#13 - [Fix] Throw errors at the time they're created, and clear the JNT error state once thrown
Pull Request -
State: closed - Opened by noahsark769 over 5 years ago
- 12 comments
#12 - ZippyJSON doesn't throw errors until after a value has been unboxed, which means you can't use "try?" effectively
Issue -
State: closed - Opened by noahsark769 almost 6 years ago
- 4 comments
#11 - SPM support
Issue -
State: closed - Opened by pgorzelany almost 6 years ago
- 6 comments
#10 - Compatibility with iOS 10.x
Issue -
State: closed - Opened by vzsg almost 6 years ago
- 7 comments
#9 - Carthage Errors
Issue -
State: closed - Opened by mikecsh almost 6 years ago
- 2 comments
#8 - Xcode Swift packages support
Issue -
State: closed - Opened by PasiSalenius almost 6 years ago
- 8 comments
#7 - Example demo application.
Issue -
State: closed - Opened by Rashesh-Bosamiya almost 6 years ago
- 2 comments
#6 - Linux compatibility
Issue -
State: closed - Opened by michaeleisel almost 6 years ago
- 3 comments
#5 - Swift 5 Support
Issue -
State: closed - Opened by jakeholland almost 6 years ago
- 2 comments
#4 - Custom key decoding strategy performance
Issue -
State: closed - Opened by michaeleisel almost 6 years ago
- 3 comments
#3 - Remove any ambient slowdowns in the Swift code
Issue -
State: closed - Opened by michaeleisel almost 6 years ago
- 1 comment
Labels: help wanted
#2 - Faster float parsing
Issue -
State: closed - Opened by michaeleisel almost 6 years ago
- 2 comments
#1 - Support for .xcodeproj with Carthage, and not just pre-built frameworks
Issue -
State: closed - Opened by michaeleisel almost 6 years ago
- 2 comments
Labels: help wanted