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.
Swift 4.2 or above
Loobee works and tested on Ubuntu and MacOS.
Make commands:
build
- build debug versionbuild-safe-release
- build release with with bounds check and minimum debug infobuild-release
- full performancetest
,test-safe-release
,test-release
- run teststest-docker
- run tests in docker container (needdocker-env
target).clean
- cleanxcode
- generate Xcode project
All improvements to Loobee are very welcome!
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.