JSONCore
                                
                                
                                
                                    JSONCore copied to clipboard
                            
                            
                            
                        A Swift JSON parser that doesn't need Objective-C bridging and doesn't depend on Foundation
                                            Results
                                            
                                                1
                                            
                                            JSONCore issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            On my computer, we are something like 1.26x slower than [PMJSON](https://github.com/postmates/PMJSON) when running the JSON Core performance test. We lost some of our performance in the Swift 3 migration, and...