- Belarus
-
example-microservice Public
Example microservice written in idiomatic Go
-
ideviceinstaller Public
Forked from libimobiledevice/ideviceinstallerManage apps of iOS devices
C GNU General Public License v2.0 UpdatedAug 2, 2023 -
libideviceactivation Public
Forked from libimobiledevice/libideviceactivationA library to handle the activation process of iOS devices
C GNU Lesser General Public License v2.1 UpdatedAug 2, 2023 -
libusbmuxd Public
Forked from libimobiledevice/libusbmuxdA client library to multiplex connections from and to iOS devices
C GNU Lesser General Public License v2.1 UpdatedAug 2, 2023 -
libplist Public
Forked from libimobiledevice/libplistA library to handle Apple Property List format in binary or XML
C GNU Lesser General Public License v2.1 UpdatedAug 2, 2023 -
libimobiledevice Public
Forked from libimobiledevice/libimobiledeviceA cross-platform protocol library to communicate with iOS devices
C GNU Lesser General Public License v2.1 UpdatedAug 2, 2023 -
usbmuxd Public
Forked from libimobiledevice/usbmuxdA socket daemon to multiplex connections from and to iOS devices
C GNU General Public License v2.0 UpdatedAug 2, 2023 -
wails Public
Forked from wailsapp/wailsCreate beautiful applications using Go
Go MIT License UpdatedJan 5, 2023 -
auto-semver-tag Public
Forked from infobloxopen/auto-semver-tagApache License 2.0 UpdatedAug 10, 2021 -
atlas-app-toolkit Public
Forked from infobloxopen/atlas-app-toolkitThis repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit lib…
Go Apache License 2.0 UpdatedAug 4, 2021 -
parquet-go Public
Forked from xitongsys/parquet-gopure golang library for reading/writing parquet file
Go Apache License 2.0 UpdatedJun 18, 2021 -
-
-
farsight.collector.colo Public
Forked from infobloxopen/farsight.collector.coloShell UpdatedFeb 10, 2021 -
protocol-benchmark Public
Benchmark on sending structures via gRPC vs TCP+GOB vs TCP+custom marhalling
Go MIT License UpdatedOct 7, 2020 -
map-access Public
Test access to map using mutex vs using dedicated routine with channels.