Pinned Repositories
btree
go2 generics experiment in building generic augmented BTree data structures
docroach
A mongo wire protocol proxy server for cockroachdb.
fortune
Fortune's algorithm for Voronoi diagram creation implemented in Java
livedit
Port of https://git.sr.ht/~eliasnaur/gio-example/tree/livedit to https://github.com/cosmos72/gomacro
monkey
orderstat
Order statistic tree implemented as a LLRB tree.
regexp
Simple golang regexp library for self-education
tdigest
A concurrent, go(lang) implemention the t-digest streaming quantile estimation data structure.
tdigestc
Polygot C implementation of compact approximate quantile estimation large data sets
voronoi
Clojurescript Voronoi Playground
ajwerner's Repositories
ajwerner/tdigest
A concurrent, go(lang) implemention the t-digest streaming quantile estimation data structure.
ajwerner/livedit
Port of https://git.sr.ht/~eliasnaur/gio-example/tree/livedit to https://github.com/cosmos72/gomacro
ajwerner/monkey
ajwerner/orderstat
Order statistic tree implemented as a LLRB tree.
ajwerner/docroach
A mongo wire protocol proxy server for cockroachdb.
ajwerner/ajwerner.github.io
ajwerner/aoc18
Advent of code 2018 in Clojure.
ajwerner/backfill
ajwerner/bazel_gomock
Code to create Go mocks for bazel targets using mockgen
ajwerner/benchmarking
ajwerner/blb
Blb is a distributed object storage system designed for use on bare metal in cluster computing environments.
ajwerner/charts
Curated applications for Kubernetes
ajwerner/circuitbreaker
Circuit Breakers in Go
ajwerner/cockroachdb.github.io
Supporting static content for CockroachDB
ajwerner/contractsexperiments
Experiments with the golang generics proposal
ajwerner/datadriven
Data-Driven Testing for Go
ajwerner/delve
Delve is a debugger for the Go programming language.
ajwerner/errors
Go error library with error portability over the network
ajwerner/exampledebug
A cli tool to diff output from go test failures for example tests.
ajwerner/fe
py-postgresql: Access a PostgreSQL database with Python 3
ajwerner/go2dequeue
Exercise building a dequeue with the go2 Type Parameter Draft
ajwerner/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
ajwerner/gziphandler
Go middleware to gzip HTTP responses
ajwerner/homebrew-core
🍻 Default formulae for the missing package manager for macOS
ajwerner/keycloak
Open Source Identity and Access Management For Modern Applications and Services
ajwerner/proposal
Go Project Design Documents
ajwerner/rust-analyzer
An experimental Rust compiler front-end for IDEs
ajwerner/t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
ajwerner/tailetc
total-memory-cache etcd v3 client
ajwerner/watermill-crdb
CockroachDB Pub/Sub for the Watermill project.