Pinned Repositories
asteroid
blob64
Serialises Blobs to a string-representation using Base64 and can deserialise strings into Blobs. Great to persist blobs into Local-Storage.
cronexpr
Cron expression parser in Go language (golang)
DONOTUSE-okgo
OKGO solves the Golang nested-error-checking if-else hell
empeggo
Go bindings for the libmpg123 MP3 decoding library
gcloud-mqtt
MQTT broker backed by Google Cloud's managed PubSub service
manna
Synchronise multiple containers/nodes competing for limited cloud quotas with a single point of failure
nogo
Synchronise multiple goroutines waiting for an event safely
productineering
A simple, universal guide to writing sustainable software
sheetson
Google Spreadsheets as JSON
angadn's Repositories
angadn/productineering
A simple, universal guide to writing sustainable software
angadn/asteroid
angadn/cronexpr
Cron expression parser in Go language (golang)
angadn/DONOTUSE-okgo
OKGO solves the Golang nested-error-checking if-else hell
angadn/manna
Synchronise multiple containers/nodes competing for limited cloud quotas with a single point of failure
angadn/nogo
Synchronise multiple goroutines waiting for an event safely
angadn/asterisk
Mirror of the official Asterisk Project repository No pull requests here please. Use Gerrit:
angadn/auth
A package to provide user-authentication and authorization
angadn/bayesian
Naive Bayesian Classification for Golang.
angadn/config
angadn/debounce
Debounces a Closure for a given Duration
angadn/duckdb
DuckDB is an in-process SQL OLAP Database Management System
angadn/go-duckdb
go-duckdb provides a database/sql driver for the DuckDB database engine.
angadn/go-jack
Go bindings for Jack Audio Connection Kit
angadn/go-retryablehttp
Retryable HTTP client in Go
angadn/go-v8
v8 javascript engine binding for golang
angadn/goprotowrap
A package-at-a-time wrapper for protoc, for generating Go protobuf code.
angadn/jsonable
JSONable is used to embed JSON-generating and Scanning code in Golang entities that are to be represented in SQL.
angadn/kat
Kat is a Kubernetes Attach framework
angadn/mysql
Docker Official Image packaging for MySQL Community Server
angadn/proto-matcher
Test matchers for https://developers.google.com/protocol-buffers in Python
angadn/rasa_nlu
turn natural language into structured data
angadn/redlock-go
Redlock: a redis based distributed lock implementation in golang
angadn/ristretto
A high performance memory-bound Go cache
angadn/slack-mock
A Slack API mocker for Slack bot integration tests.
angadn/sorted
Sorts out your Golang maps and shtuff!
angadn/tabular
An attempt to survive without an ORM in Golang
angadn/timeline
angadn/ttlcache
an in-memory LRU string-string map with expiration for golang
angadn/word2vec-api
Simple web service providing a word embedding model