Pinned Repositories
bitmap
bitmap implementation in Go
blog
tech notes and thoughts
failured
Adaptive Accrual Failure Detector
gopie
go patterns
observants
mini RxJS implementation
pool
worker pool with job queue
rund
a DAG task dependency scheduler
tco-node
javascript lib for tail call optimization
tik
hierarchical timing wheel
y-combinator-node
implementation of Y combinator in JavaScript for tail call optimization
andy2046's Repositories
andy2046/gopie
go patterns
andy2046/blog
tech notes and thoughts
andy2046/failured
Adaptive Accrual Failure Detector
andy2046/tik
hierarchical timing wheel
andy2046/bitmap
bitmap implementation in Go
andy2046/pool
worker pool with job queue
andy2046/rund
a DAG task dependency scheduler
andy2046/andy2046.github.io
Angular / React / D3 / RxJS
andy2046/k8s-custom-resource-watch
watch for custom resource
andy2046/kubecli
cli for kube config
andy2046/kubeschema
k8s JSON schema validator
andy2046/nocake
node es6 collection Stack Queue PriorityQueue LinkedList
andy2046/parallel
parallel Map Filter Reduce
andy2046/abaci
+-*/ arithmetical ops done precisely in JavaScript
andy2046/dns
Kubernetes DNS service
andy2046/egg
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
andy2046/eventer
event emitter
andy2046/goji
functional utils for string
andy2046/gonion
to chain your HTTP / GRPC middleware
andy2046/jwks
A library to retrieve keys from a JWKS (JSON Web Key Set) endpoint.
andy2046/k8s-core-resource-watch
watch for core source
andy2046/kafka-rest-go
Golang client for Confluent Kafka REST Proxy
andy2046/maths
Max Min for alphanumeric in Go
andy2046/observabvue
vanilla JavaScript implementation of Observer pattern
andy2046/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
andy2046/rekonfig
up to date configuration for Deployment / StatefulSet / DaemonSet
andy2046/rerender
Rerender for Single Page Application SEO
andy2046/saml
SAML library for go
andy2046/serrano
serialize error
andy2046/timer
timer with less race condition