Threadly
Thread storage
A framework for thread-local storage with type safety in Swift
Type-safe thread-local storage in Swift
74 stars
4 watching
10 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list
carthagecocoapodsconcurrencyioslinuxmacosswiftthreadtvostype-safety
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for building key-value storage solutions in Swift, supporting multiple persistence store options and flexible data definitions. | 68 |
| A utility library to type-safely store and retrieve custom data types in NSUserDefaults using Type Erasure. | 110 |
| A collection of macros for Racket to facilitate thread-safe programming | 49 |
| A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. | 1,853 |
| A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
| A thread-safe memory cache implementation with LRU policies and type-safety features. | 78 |
| An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
| A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
| Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
| A framework for cooperative scheduling of micro-threads using stored execution states. | 465 |
| A type-safe MySQL client library for Swift | 164 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. | 1,496 |
| A library that provides RxSwift extensions on NSObject for easier use of RxDisposableBag | 643 |
| Provides a shared API for typical storage operations across various systems. | 306 |