tylertreat
Interested in messaging middleware, distributed systems, and cloud infrastructure.
@RealKinetic Boulder, CO
Pinned Repositories
liftbridge
Lightweight, fault-tolerant message streams.
nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
bench
A generic latency benchmarking library.
BigQuery-Python
Simple Python client for interacting with Google BigQuery.
BoomFilters
Probabilistic data structures for processing continuous, unbounded streams.
chan
Pure C implementation of Go channels.
comcast
Simulating shitty network connections so you can build better systems.
CS-Literature-of-the-Day
A curated list of computer science literature, updated daily.
Flotilla
Automated message queue orchestration for scaled-up benchmarking.
mq-benchmarking
Performance benchmarks for various message queues.
tylertreat's Repositories
tylertreat/comcast
Simulating shitty network connections so you can build better systems.
tylertreat/BoomFilters
Probabilistic data structures for processing continuous, unbounded streams.
tylertreat/chan
Pure C implementation of Go channels.
tylertreat/BigQuery-Python
Simple Python client for interacting with Google BigQuery.
tylertreat/bench
A generic latency benchmarking library.
tylertreat/fast-topic-matching
Messaging middleware topic matching implementations.
tylertreat/log-benchmarking
Benchmarking for distributed logs.
tylertreat/go-fast
Material for 'So You Wanna Go Fast?' Strange Loop talk
tylertreat/nats-leader-election
Leader election implemented with Raft over NATS.
tylertreat/hdrhistogram-writer
API for writing HdrHistograms in a readable format consumable by http://hdrhistogram.github.io/HdrHistogram/plotFiles.html.
tylertreat/httpmonitor
CLI tool for monitoring HTTP traffic.
tylertreat/kaput.io
Laws of General Systemantics.
tylertreat/go-datastructures
tylertreat/bolt
An embedded key/value database for Go.
tylertreat/gae-circleci-java
Example Java Spring app running on Google App Engine deployed from CircleCI.
tylertreat/liftbridge
Lightweight, fault-tolerant message streams.
tylertreat/uthread
tylertreat/bargraph
Clustered/Stacked Filled Bar Graph Generator
tylertreat/dotfiles
The most exciting thing you will ever see.
tylertreat/drwmutex
Distributed RWMutex in Go
tylertreat/experiment
A tool for running concurrent multi-configuration experiments.
tylertreat/frugal
tylertreat/gommap
Git mirror of launchpad.net/gommap with additional patches. This fork adds some windows support.
tylertreat/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
tylertreat/pipe-sem
tylertreat/python-liftbridge
WIP: Python client for Liftbridge.
tylertreat/raft
Golang implementation of the Raft consensus protocol
tylertreat/raft-boltdb
Raft backend implementation using BoltDB
tylertreat/StrangeLoop2017
Strange Loop 2017
tylertreat/type-ahead-search
Toy type-ahead search.