Giter Site home page Giter Site logo

qroc / loobee-oldrepository Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 670 KB

Loobee Swift library (WIP)

Home Page: https://qroc.github.io/Loobee/

License: MIT License

Makefile 0.73% Swift 94.23% C 0.05% C++ 4.85% Shell 0.14%
swift loobee memory byte logger concurrency atomic thread container environment

loobee-oldrepository's Introduction

Loobee is a library of Swift components.

new repository

WIP Build Status - Master Coverage Status macOS Platforms License

Summary

Loobee is a set of components for the Swift programming language that provide support for tasks and structures such as memory, byte, logger, concurrency, atomic, thread, container, environment, time, etc.

Table of Contents

Prerequisites

Swift 4.2 or above

Getting Started

Loobee works and tested on Ubuntu and MacOS.

Make commands:

  • build - build debug version
  • build-safe-release - build release with with bounds check and minimum debug info
  • build-release - full performance
  • test, test-safe-release, test-release - run tests
  • test-docker - run tests in docker container (need docker-env target).
  • clean - clean
  • xcode - generate Xcode project

Contributing to Loobee

All improvements to Loobee are very welcome!

Contact

qRoC is the author and maintainer of Loobee. Feel free contact him directly via email.

If you have a question about this library, we recommend opening an issue.

loobee-oldrepository's People

Contributors

qroc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

johndpope

loobee-oldrepository's Issues

Add SteadyTime implementation

SteadyTimeDuration

  • Implement TimeDuration protocol
  • unsafe add/subtract/multiply/divide

SteadyTimeDuration

  • Implement Time protocol
  • now() factory method

Add DateTime implementation

DateTimeDuration

  • Implement TimeDuration protocol
  • unsafe add/subtract/multiply/divide

DateTimeDuration

  • Implement Time protocol

DateTimeFactory

  • now()
  • fromDouble
  • fromIso8601

DateTimeZone

DateTimePeriod

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.