Swiftpack.co - Swift Packages by bscothern

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

Packages published by bscothern

bscothern/Once v1.3.3
A replacement for Dispatch Once in Swift
⭐️ 50
🕓 3 years 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.
v1.3.3
3 years ago
Cleaned up some formatting. Cleaned up pointer operations. Added a concurrent operations test.
v1.3.2
4 years ago
Fixed rare potential for memory corruption because of how Swift handles memory. See the Swift Forums and read the thread stating with this post: https://forums.swift.org/t/atomic-property-wrapper-for-standard-library/30468/15
v1.3.1
5 years ago
Swift 4.2 is now used for Xcode projects. The latest iOS, macOS, tvOS, and watchOS are targeted.
5 years ago
Linux Support
6 years ago
Simplified use of C module, includes, etc.
v1.1.0
6 years ago
Added SPM Support
6 years ago
bscothern/ConfigArgumentParser v0.2.0
An extension of Swift Argument Parser that adds support for config files.
⭐️ 3
🕓 2 years 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.
v0.2.0
2 years ago
Upgraded to use `swift-argument-parser` `v1.0.1`+
v0.1.2
3 years ago
Fixed an issue where the config file help would print if the `RootCommand` threw any Error to exit.
v0.1.1
3 years ago
Added support for help messages directing how to use config files.
v0.1.0
3 years ago
macOS
bscothern/Continuations v0.3.0
Continuations for swift
⭐️ 2
🕓 2 years 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.
v0.3.0
2 years ago
Updated to use `swift-atomics` `v1.0.1`+. Cleaned up some code and removed things deprecated in `v0.2.0`. This will likely become `v1.0.0`.
v0.2.0
2 years ago
Major refactor to more closely match Swift 5.5's continuation types that support transforming callback code to async/await.
v0.1.0
3 years ago
bscothern/SomeCollection v1.0.0
Swift Package to simplify working with opaque collection and sequence types.
⭐️ 1
🕓 4 years 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.
Initial Relese
4 years ago
iOS macOS watchOS tvOS
bscothern/ProtocolTests v0.2.1
A Swift package to help verify protocol conformances are correct
⭐️ 0
🕓 3 years 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.
v0.2.1
3 years ago
v0.2.0
3 years ago
* `CollectionTests` improvements
v0.1.0
3 years ago
* Initial support for `Collection` and `Equatable`

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