15 skills found
MrLujh / SafeObjectIOS崩溃异常的处理,防止数组越界,字典空值处理
tanhaogg / SafeContainer线程安全的可变容器(NSMutableArray,NSMutableDictionary)
jrturton / NSJSONSerialization NSNullRemovalCategories on NSJSONSerialization, NSMutableDictionary and NSMutableArray to remove NSNull objects often returned from JSON web services.
Alterplay / APAsyncDictionaryThread safe asynchronous access to NSMutableDictionary
JonyFang / FFSafeKit🤖Using NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSMutableString safely.
mirek / NSMutableDictionary REST.frameworkREST category for NSMutableDictionary - the way it should be done.
fangjinfeng / FJ SafeNSString、NSArray、NSMutableString、NSMutableArray、NSMutableDictionary通过运行时直接给原生的插入、删除、截取等操作添加判断,防止崩溃
aroemers / Objc AatreeA thread-safe Objective-C implementation of the Arne Andersson (AA) balanced binary search tree as an NSMutableDictionary.
jklundell / KCMutableDictionaryKCMutableDictionary is a subclass of NSMutableDictionary that is transparently persisted in the app's keychain
ObornJung / NilSafetySafety cushion for NSArray、NSMutableArray、NSDictionary、NSMutableDictionary
ryanmaxwell / NestedObjectSettersCategories on NSMutableDictionary and NSUserDefaults that enable setting nested objects via key paths.
kuah / SCMapCatchA simplified tool for NSUserDefaults , NSDictionary,NSMutableDictionary.
vilyever / NSDictionary EnhanceNSDictionary NSMutableDictionary 增强
iljaiwas / IHMutableOrderedDictionaryA simple replacement for NSMutableDictionary, which returns its keys in the order inserted.
seraphcxl / JustJudgeMac OS X & iOS file monitor; Thread safe category for NSMutableArray, NSMutableDictionary, NSMutableString, NSMutableSet and NSMutableData;