Skip to content
@openalloc

OpenAlloc

A family of libraries and tools, written in Swift, both general-purpose and with an special emphasis on investing

Welcome to the OpenAlloc Project!

The OpenAlloc Project is a family of applications, re-usable libraries, and user interface components, written in Swift.

Swift Libraries

  • SwiftCompactor - formatters for the concise display of Numbers, Currency, and Time Intervals
  • SwiftModifiedDietz - a tool for calculating portfolio performance using the Modified Dietz method
  • SwiftNiceScale - generate 'nice' numbers for label ticks over a range, such as for y-axis on a chart
  • SwiftRegressor - a linear regression tool that’s flexible and easy to use
  • SwiftSeriesResampler - transform a series of coordinate values into a new series with uniform intervals
  • SwiftSimpleTree - a nested data structure that’s flexible and easy to use

User Interface Components, for the SwiftUI Framework

  • SwiftDetailer - a multi-platform SwiftUI component for editing fielded data
  • SwiftNumberPad - a multi-platform SwiftUI component for basic number input
  • SwiftTabler - a multi-platform SwiftUI component for tabular data.
  • SwiftTextFieldPreset - a multi-platform SwiftUI component for text input with presets support

XCode Setup

See the Workspace repository for a handy Xcode workspace that contains the library and user interface component repositories.

Applications

Open Trackers

Fitness, nutrition, and productivity apps for iPhone, iPad, and Apple Watch.

Open Portfolio

Investing apps for macOS.

License

Copyright 2021-2023 OpenAlloc LLC

All application code is licensed under the Mozilla Public License 2, except where noted in individual modules.

Re-usable library code may be under the MPL-2.0 or the Apache License, Version 2.0, except where noted in individual modules.

Copyright is held by @reedes’s OpenAlloc LLC, except where noted in individual modules.

Contributing

Contributions are welcome. You are encouraged to submit pull requests to fix bugs, improve documentation, or offer new features.

The pull request need not be a production-ready feature or fix. It can be a draft of proposed changes, or simply a test to show that expected behavior is buggy. Discussion on the pull request can proceed from there.

Contributions should ultimately have adequate test coverage. See tests for current entities to see what coverage is expected.

Your contributions can be under the your name or organization, but must have a compatible license, preferably MPL-2.0 (for app code) or Apache-2.0 (for re-usable library code).

(This should probably be expanded to a proper policy.)

Pinned

  1. SwiftTabler SwiftTabler Public

    A multi-platform SwiftUI component for tabular data

    Swift 116 13

  2. SwiftCompactor SwiftCompactor Public

    Formatters for the concise display of Numbers, Currency, and Time Intervals

    Swift 5

  3. SwiftNiceScale SwiftNiceScale Public

    Generate 'nice' numbers for label ticks over a range, such as for y-axis on a chart

    Swift 6

  4. SwiftTextFieldPreset SwiftTextFieldPreset Public

    A multi-platform SwiftUI component for text input with presets support

    Swift 2

  5. SwiftNumberPad SwiftNumberPad Public

    A multi-platform SwiftUI component for basic number input

    Swift 8 1

  6. SwiftModifiedDietz SwiftModifiedDietz Public

    A tool for calculating portfolio performance using the Modified Dietz method

    Swift 1

Repositories

Showing 10 of 19 repositories
  • SwiftTextFieldPreset Public

    A multi-platform SwiftUI component for text input with presets support

    Swift 2 Apache-2.0 0 0 0 Updated Oct 13, 2023
  • TablerCoreDemo Public

    Core Data demonstration of SwiftTabler and SwiftDetailer, multi-platform SwiftUI components

    Swift 2 Apache-2.0 1 0 0 Updated May 1, 2023
  • .github Public

    Repository to host the Org's README.md

    0 0 0 0 Updated May 1, 2023
  • openalloc.github.io Public

    OpenAlloc Project Home

    0 CC0-1.0 0 0 0 Updated May 1, 2023
  • SwiftSideways Public

    A multi-platform SwiftUI component for the horizontal scrolling of tabular data in compact areas

    Swift 1 Apache-2.0 2 0 0 Updated May 1, 2023
  • DetailerDemo Public

    A demonstration of SwiftDetailer, a multi-platform SwiftUI component for editing fielded data

    Swift 0 Apache-2.0 0 0 0 Updated May 1, 2023
  • SwiftCompactor Public

    Formatters for the concise display of Numbers, Currency, and Time Intervals

    Swift 5 Apache-2.0 0 0 0 Updated May 1, 2023
  • SwiftNiceScale Public

    Generate 'nice' numbers for label ticks over a range, such as for y-axis on a chart

    Swift 6 Apache-2.0 0 0 0 Updated May 1, 2023
  • SwiftNumberPad Public

    A multi-platform SwiftUI component for basic number input

    Swift 8 Apache-2.0 1 4 0 Updated May 1, 2023
  • SwiftDetailerMenu Public

    Menu support for SwiftDetailer, a multi-platform SwiftUI component for editing fielded data.

    Swift 2 Apache-2.0 2 0 0 Updated May 1, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…