Swiftpack.co - Swift Packages by loftware

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

Packages published by loftware

loftware/ArrayOfOptional 0.1.0
A compactly-stored collection of optional elements.
⭐️ 5
🕓 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.
Initial
1 year ago
loftware/BitVector 0.1.0
A dynamically resizing bitvector type. The interface to `BitVector` is identical to that of a collection of booleans, but the underlying storage is minimized.
⭐️ 3
🕓 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.
Initial release
1 year ago
Just getting it out there
loftware/numerics 0.0.1
A set of numerical computation utilities. This package republishes all loft packages relating to numerical computation.
⭐️ 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.
Initial Implementation
3 years ago
Alpha release of loft numerics package.
loftware/integer-division 0.0.1
Provides alternatives to standard integer division that handle result rounding differently.
⭐️ 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.
Initial Implementation
3 years ago
Alpha release of the integer division package.
loftware/either-type 0.0.1
A general purpose either type and basic utilities to support its use.
⭐️ 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.
Initial Implementation
3 years ago
Alpha release of the either-type package.
loftware/concatenated-collection 0.0.2
A Collection type that allows for generic combination of the elements of two other Collection types.
⭐️ 0
🕓 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.
Initial Implementation
3 years ago
Alpha release of concatenated collection package.
loftware/modulo 0.0.1
A true modulus function. Swift's `%` function computes remainder, not modulus. The two operations differ when presented negative inputs. This package provides an implementation of true modulus.
⭐️ 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.
Initial Implementation
3 years ago
Alpha release of the modulo package.

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