{"id":19188795,"url":"https://github.com/miquido/mq-ios","last_synced_at":"2025-07-25T12:35:06.728Z","repository":{"id":38197589,"uuid":"428587374","full_name":"miquido/MQ-iOS","owner":"miquido","description":"Swift code essentials for better quality codebases. The project was made by Miquido: https://www.miquido.com/","archived":false,"fork":false,"pushed_at":"2025-02-06T11:50:31.000Z","size":165,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-08T02:47:48.754Z","etag":null,"topics":["ios","ipados","macos","swift","tvos","watchos"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miquido.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-16T09:10:34.000Z","updated_at":"2024-12-16T06:15:44.000Z","dependencies_parsed_at":"2025-04-21T10:01:18.996Z","dependency_job_id":null,"html_url":"https://github.com/miquido/MQ-iOS","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/miquido/MQ-iOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2FMQ-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2FMQ-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2FMQ-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2FMQ-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miquido","download_url":"https://codeload.github.com/miquido/MQ-iOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2FMQ-iOS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267007603,"owners_count":24020261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","ipados","macos","swift","tvos","watchos"],"created_at":"2024-11-09T11:26:04.319Z","updated_at":"2025-07-25T12:35:06.691Z","avatar_url":"https://github.com/miquido.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MQ\n\n[![Platforms](https://img.shields.io/badge/platform-iOS%20|%20iPadOS%20|%20macOS-gray.svg?style=flat)]()\n[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager)\n[![SwiftVersion](https://img.shields.io/badge/Swift-5.7-brightgreen.svg)]()\n\n## MQ is:\n- a Swift package providing extensions for the language\n- a foundation for writing code in a certain style\n\n## MQ is not:\n- a place to put commonly used fragments of code\n- a place to implement domain or platform specific solutions\n\nMQ package has no dependencies besides Swift itself and its standard library. However it can conditionally provide extensions and functionalities on platforms where some platform specific (iOS/macOS etc.) libraries are available.\n\nPreferred code style is described as a part of this repository.\n\n## What is inside?\n\nMQ is a library providing Swift language extensions. It includes:\n- `SourceCodeLocation`, `SourceCodeMeta`, `SourceCodeContext` - tools for gathering metadata from the source code.\n- `TheError` - base interface for errors and error handling with a bunch of common error implementations.\n- `CriticalSection` - easy to use data synchronization.\n- `DisplayableString`, `LocalizationKey` - helpers for localization and displaying data.\n- `void`, `always`, `noop` - placeholders for various of contexts.\n- `runtimeAssert`, `runtimeAssertionFailure` - replacement for Swift assertions that can be manually controlled i.e. to allow unit test coverage for paths using assertions.\n\n## License\n\nCopyright 2021-2023 Miquido\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiquido%2Fmq-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiquido%2Fmq-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiquido%2Fmq-ios/lists"}