Pinned Repositories
ANSITerminal
A Swift library to access features of ANSI terminal on Unixes console (Linux and Mac).
sam-ba
A copy of the Atmel SAM-BA in-system programmer applets for modifications.
swift-armv7-ci
Unofficial CIs for building Swift for ARMv7
swift-masstransit
Compatibility library for MassTransit - https://masstransit.io/
swift-otel
OpenTelemetry client built for server-side Swift
swift-rabbitmq
High-level RabbitMQ abstraction library that wraps rabbitmq-nio under the hood.
swift-sdk-generator
Generate Swift SDKs for cross-compilation
swift-stm32c011-examples
A few examples of running Swift on the STM32C0116-DK
swift-systemd
Simple Swift library to interface with systemd on Linux systems
XKSimulator
A simple application to simulate a GPS device over USB or serial port.
xtremekforever's Repositories
xtremekforever/swift-stm32c011-examples
A few examples of running Swift on the STM32C0116-DK
xtremekforever/swift-systemd
Simple Swift library to interface with systemd on Linux systems
xtremekforever/swift-armv7-ci
Unofficial CIs for building Swift for ARMv7
xtremekforever/swift-rabbitmq
High-level RabbitMQ abstraction library that wraps rabbitmq-nio under the hood.
xtremekforever/sam-ba
A copy of the Atmel SAM-BA in-system programmer applets for modifications.
xtremekforever/XKSimulator
A simple application to simulate a GPS device over USB or serial port.
xtremekforever/ANSITerminal
A Swift library to access features of ANSI terminal on Unixes console (Linux and Mac).
xtremekforever/async-http-client
HTTP client library built on SwiftNIO
xtremekforever/at91bootstrap
Fork of the AT91Bootstrap second level bootloader for the AT91SAM SoCs for customizations
xtremekforever/buildroot
A fork of the Buildroot project for modifications
xtremekforever/FunEyes
A simple app to display your face with moving eyes on your desktop.
xtremekforever/hummingbird
Lightweight, flexible HTTP server framework written in Swift
xtremekforever/lintv
A project to create a TV viewing and recording application for Linux.
xtremekforever/linux
A fork of the Linux source tree for customizations.
xtremekforever/rabbitmq-nio
A Swift implementation of AMQP 0.9.1 protocol: decoder + encoder and non-blocking client
xtremekforever/SshClient
xtremekforever/swift-masstransit
Compatibility library for MassTransit - https://masstransit.io/
xtremekforever/swift-otel
OpenTelemetry client built for server-side Swift
xtremekforever/swift-sdk-generator
Generate Swift SDKs for cross-compilation
xtremekforever/u-boot
Fork of U-Boot (Universal Boot Loader) for custom builds.
xtremekforever/XKService
Legacy service for monitoring XtremeK DB and sending alerts
xtremekforever/swift
The Swift Programming Language
xtremekforever/swift-armv7
Swift runtime for Linux Armv7
xtremekforever/swift-cobertura
Simple tool to convert Swift codecov output to cobertura format
xtremekforever/swift-configuration-reader
xtremekforever/swift-cortex-m
Simple repo to provide an interface to Cortex-M core registers using swift-mmio
xtremekforever/swift-dbus
Swift library for D-Bus
xtremekforever/testcontainers-c
Testcontainers for C and, soon, C++, built on the top of Testcontainers for Go. Includes a WireMock module for test/demo purposes
xtremekforever/testcontainers-swift
xtremekforever/XKTests
Just various test programs I make