Swiftpack.co - Swift Packages by peterprokop

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by peterprokop

peterprokop/SwiftConcurrentCollections v1.3.0
Swift Concurrent Collections
⭐️ 44
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Adds PriorityQueue, ConcurrentPriorityQueue
3 years ago
Now you can construct max- and min- queues, both classical and thread-safe!
Bugfixes
3 years ago
Fixes bug with ConcurrentDictionary subscript nil assignment
Now uses read-write lock, added several methods
4 years ago
Methods added: ConcurrentDictionary: `mutateValue(forKey key: Key, mutation: (Value) -> Value)` ConcurrentArray: `mutateValue(at index: Int, mutation: (Element) -> Element)` `subscript(safe index: Int) -> Element?`
Initial release
4 years ago
Initial release
4 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics