Pinned Repositories
angular-filter
Bunch of useful filters for AngularJS (with no external dependencies!)
djson
Fast Go decoder for dynamic JSON
envsubst
Environment variables substitution for Go
golang-cheat-sheet
An overview of Go syntax and features.
pb
Console progress bar for Rust
reflect-examples
Bunch of examples for dealing with the reflect package
rql
Resource Query Language for REST
syncmap
A typed implementation of the Go sync.Map using code generation
atlas
Manage your database schema as code
ent
An entity framework for Go
a8m's Repositories
a8m/angular-filter
Bunch of useful filters for AngularJS (with no external dependencies!)
a8m/djson
Fast Go decoder for dynamic JSON
a8m/mark
A markdown processor written in Go. built for fun.
a8m/play
Play something while waiting for your command to finish
a8m/agile
Like Underscore, but with zero callbacks and really more fun, v0.0.2
a8m/doqmentdb
A Promise-Based DocumentDB ODM Client for NodeJS
a8m/expect
Minimalistic BDD-style assertions for Go (inspired by expect.js)
a8m/deep-keys
Create an array composed of the own enumerable property names (including nested) of an object.
a8m/lease
Generic lease implementation using DynamoDB
a8m/errors
An experimental error handling package for Go
a8m/gotips-talk-2018
"Did you know that..." talk. Go-Israel meetup, Jan 2018
a8m/go-documentdb-example
A users CRUD app using Martini and DocumentDB
a8m/obj-parse
Get and Set object properties in a Fast and Elegant way. (with caching and no dependencies!)
a8m/awesome-go
A curated list of awesome Go frameworks, libraries and software
a8m/ocsql
OpenCensus SQL database driver wrapper for Go
a8m/fluent-plugin-out-http
A generic fluentd output plugin for sending logs to an HTTP endpoint.
a8m/protobuf
Go support for Google's protocol buffers
a8m/wire
Compile-time Dependency Injection for Go
a8m/consul
Consul is a tool for service discovery, monitoring and configuration.
a8m/ent-1
An entity framework for Go
a8m/errcheck
errcheck checks that you checked errors.
a8m/go-issue-34769
a8m/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
a8m/jsonparser
Alternative JSON parser for Go that does not require schema (so far fastest)
a8m/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
a8m/mmake
Modern Make
a8m/mobile
[mirror] Go on Mobile
a8m/skylark
Skylark in Go: the Skylark configuration language, implemented in Go
a8m/snake-game
Terminal-based Snake game
a8m/wstest
go websocket client for unit testing a websocket handler