GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, see benchmarks). It has a simple API and doesn't use reflection. It relies on small interfac es to decode/encode ...
Continue ReadingJuly 17, 2022
The Docker toolset to pack, ship, store, and deliver content. This repository's main product is the Docker Registry 2.0 implementation for storing and distributing Docker images. It supersedes the do ...
Continue ReadingJuly 17, 2022
This is a native golang client for hdfs. It connects directly to the nameno de using the protocol buffers API. It tries to be idiomatic by aping the stdlib os package, where possible, and implements ...
Continue ReadingJuly 17, 2022
A Go library for interacting with Cloudflare's API v4. This library allows you to: - Manage and automate changes to your DNS records within Cloudflare - Manage and automate changes to your zones ( ...
Continue ReadingJuly 17, 2022
XGB is the X Go Binding, which is a low-level API to communicate with the core X protocol and many of the X extensions. It is closely modeled after XCB and xpyb.Read More ...
Continue ReadingJuly 17, 2022
OSINT tool for finding Github repositories by extracting commit logs in real time from the Github event API.Read More ...
Continue ReadingJuly 17, 2022
The Automatic Component Toolkit (ACT) is a code generator that takes an instance of an Interface Description Language file and generates a thin C89-API, implementation stubs and language bindings of y ...
Continue ReadingJuly 17, 2022
HAProxy Data Plane API.Read More ...
Continue ReadingJuly 17, 2022
Back to Main