mickeyl
Softwarearchitect, Author, Musician, Husband, Father. Freelancer, available for hiring. See also @freesmartphone.
Dr. Lauer Information TechnologyNeu-Isenburg, Germany
Pinned Repositories
CornucopiaCore
Cornucopia Core Library
CornucopiaUI
Cornucopia UI Library
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
core-bluetooth-tool
Bluetooth Low Energy Command Line Tool (macOS)
esp-microsleep
A replacement for FreeRTOS vTaskDelay with subtick granularity
FloatingLabelTextFieldSwiftUI
Floating Label TextField for SwiftUI. FloatingLabelTextFieldSwiftUI
introduction-to-vala
Examples for the book "Introduction to Vala Programming"
iOS-Bug-Example-Projects
Sample Projects reproducing bugs in iOS
LTSupportAutomotive
An iOS / watchOS / macOS support library for OBD2, VIN-Decoding, and more.
SwiftYapDatabase
YapDatabase as a Swift Package
mickeyl's Repositories
mickeyl/LTSupportAutomotive
An iOS / watchOS / macOS support library for OBD2, VIN-Decoding, and more.
mickeyl/core-bluetooth-tool
Bluetooth Low Energy Command Line Tool (macOS)
mickeyl/introduction-to-vala
Examples for the book "Introduction to Vala Programming"
mickeyl/esp-microsleep
A replacement for FreeRTOS vTaskDelay with subtick granularity
mickeyl/SwiftYapDatabase
YapDatabase as a Swift Package
mickeyl/FloatingLabelTextFieldSwiftUI
Floating Label TextField for SwiftUI. FloatingLabelTextFieldSwiftUI
mickeyl/iOS-Bug-Example-Projects
Sample Projects reproducing bugs in iOS
mickeyl/AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
mickeyl/AsyncBluetooth
A small library that adds concurrency to CoreBluetooth APIs.
mickeyl/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
mickeyl/esp-nimble
A fork of NimBLE stack, for use with ESP32 and ESP-IDF
mickeyl/esp-nimble-cpp
C++ library for the esp32 NimBLE stack based on and mostly compatible with @nkolban cpp_utils BLE library.
mickeyl/FoundationBandAid
Fixing (a couple) of biggest gaps in swift-corelibs-foundation
mickeyl/python-apns
A library for interacting with APNs using HTTP/2 and token-based authentication.
mickeyl/Scandoc-Compact
Documenting the native ScanDoc-Compact protocol.
mickeyl/Socket.swift
A POSIX socket wrapper written in swift.
mickeyl/fswatch.swift
Swift Bindings for the fswatch file monitor library
mickeyl/homebrew-formulae
Homebrew Formulae
mickeyl/ios-autotools
Helper tools for cross-compilation of autotools libraries for iOS (and simulator) on OS X.
mickeyl/LGAlertView
Customizable implementation of UIAlertViewController, UIAlertView and UIActionSheet. All in one. You can customize every detail. Make AlertView of your dream! :)
mickeyl/mickeyl
Me, Myself, and I
mickeyl/MockStreams
Mocking Streams in Swift
mickeyl/raml-toolbox
Common types and traits for RAML-1.0-formatted documents
mickeyl/RusokuCAN
macOS® Driver for TouCAN USB Interfaces from Rusoku
mickeyl/swift-bugs
Example Projects for Swift Bug Tracker Issues
mickeyl/swift-itunes-search-api
A transport-agnostic implementation of the iTunes Search API
mickeyl/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
mickeyl/SwiftIPAddress
A tiny, well-tested Swift library for handling IP Addresses.
mickeyl/udp-log-receiver
Swift command line tool for receiving UDP log output
mickeyl/XCTestAsync
Swift Concurrency support for XCTest