Threadly

Thread storage

A framework for thread-local storage with type safety in Swift

Type-safe thread-local storage in Swift

GitHub

74 stars
4 watching
10 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list

carthagecocoapodsconcurrencyioslinuxmacosswiftthreadtvostype-safety

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swiftkitz/storez A framework for building key-value storage solutions in Swift, supporting multiple persistence store options and flexible data definitions. 68
tasanobu-zz/typeddefaults A utility library to type-safely store and retrieve custom data types in NSUserDefaults using Type Erasure. 110
lexi-lambda/threading A collection of macros for Racket to facilitate thread-safe programming 49
zewo/zewo A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. 1,853
iosdevzone/idzswiftcommoncrypto A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations 478
yysskk/memorycache A thread-safe memory cache implementation with LRU policies and type-safety features. 78
swiftyjson/alamofire-swiftyjson An extension to simplify serializing Alamofire's responses with SwiftyJSON. 1,375
zolomatok/johnny A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. 37
vincent-pradeilles/weakable-self Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure 78
boostorg/fiber A framework for cooperative scheduling of micro-threads using stored execution states. 463
novi/mysql-swift A type-safe MySQL client library for Swift 163
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
zewo/venice A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. 1,495
rxswiftcommunity/nsobject-rx A library that provides RxSwift extensions on NSObject for easier use of RxDisposableBag 643
viant/afs Provides a shared API for typical storage operations across various systems. 303