- Woodinville, Wa
Stars
🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement
Go error library with error portability over the network
FlatBuffers: Memory Efficient Serialization Library
A GitHub GraphQL client library for .NET
The Go language implementation of gRPC. HTTP/2 based RPC
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
Maintenance has moved to https://github.com/invopop/jsonschema
Trims, sanitizes & scrubs data based on struct tags (go, golang)
High-throughput Redis client for Go with implicit pipelining
apickli - REST API integration testing framework based on cucumber.js
Terraform module that implements AWS DynamoDB with support for AutoScaling
A simple tool for generating an application's data access layer.
Standard Go Project Layout
gRPC to JSON proxy generator following the gRPC HTTP spec
protoc plugin library for efficient proto-based code generation
Docker images for generating protocol buffer definitions
A simple Future (Promise) library for Go.
An API to retrieve and read NFL Game Center JSON data. It can work with real-time data, which can be used for fantasy football.
A circuit breaker design pattern for dropwizard