- Boulder, CO
- https://bravenewgeek.com
-
BoomFilters Public
Probabilistic data structures for processing continuous, unbounded streams.
-
gae-circleci-java Public
Example Java Spring app running on Google App Engine deployed from CircleCI.
-
comcast Public
Simulating shitty network connections so you can build better systems.
-
liftbridge Public
Forked from liftbridge-io/liftbridgeLightweight, fault-tolerant message streams.
Go Apache License 2.0 UpdatedApr 19, 2024 -
go-liftbridge Public
Forked from liftbridge-io/go-liftbridgeGo client for Liftbridge. https://github.com/liftbridge-io/liftbridge
Go Apache License 2.0 UpdatedApr 3, 2023 -
liftbridge-api Public
Forked from liftbridge-io/liftbridge-apiProtobuf definitions for the Liftbridge gRPC API. https://github.com/liftbridge-io/liftbridge
Python Apache License 2.0 UpdatedNov 23, 2022 -
gommap Public
Forked from liftbridge-io/gommapGit mirror of launchpad.net/gommap with additional patches.
Go Other UpdatedMar 12, 2022 -
raft-boltdb Public
Forked from liftbridge-io/raft-boltdbRaft backend implementation using BoltDB
Go Mozilla Public License 2.0 UpdatedDec 28, 2021 -
BigQuery-Python Public
Simple Python client for interacting with Google BigQuery.
-
hdrhistogram-writer Public
API for writing HdrHistograms in a readable format consumable by http://hdrhistogram.github.io/HdrHistogram/plotFiles.html.
-
liftbridge-cli Public
Forked from liftbridge-io/liftbridge-cliGo Apache License 2.0 UpdatedFeb 2, 2021 -
dotfiles Public
The most exciting thing you will ever see.
-
java-liftbridge Public
Forked from liftbridge-io/java-liftbridgeJava client for Liftbridge. https://github.com/liftbridge-io/liftbridge
Java UpdatedAug 21, 2020 -
liftbridge-rs Public
Forked from liftbridge-io/liftbridge-rsLiftbridge client for Rust language.
Rust Apache License 2.0 UpdatedAug 21, 2020 -
nats-on-a-log Public
Forked from liftbridge-io/nats-on-a-logRaft log replication using NATS.
Go MIT License UpdatedAug 18, 2020 -
chan Public
Pure C implementation of Go channels.
-
liftbridge-docker Public
Forked from liftbridge-io/liftbridge-dockerLiftbridge Docker image embedding NATS for development and testing.
Dockerfile Apache License 2.0 UpdatedMar 6, 2020 -
liftbridge-operator Public
Forked from liftbridge-io/liftbridge-operatorKubernetes operator for Liftbridge.
Go Apache License 2.0 UpdatedSep 3, 2019 -
python-liftbridge Public
Forked from dgzlopes/python-liftbridgeWIP: Python client for Liftbridge.
-
-
jocko Public
Forked from travisjeffery/jockoKafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
-
-
-
go-datastructures Public
Forked from Workiva/go-datastructures -
raft Public
Forked from hashicorp/raftGolang implementation of the Raft consensus protocol
Go Mozilla Public License 2.0 UpdatedNov 3, 2017 -
go-fast Public
Material for 'So You Wanna Go Fast?' Strange Loop talk
-
StrangeLoop2017 Public
Forked from strangeloop/StrangeLoop2017Strange Loop 2017
UpdatedSep 30, 2017 -
bench Public
A generic latency benchmarking library.
-
bolt Public
Forked from boltdb/boltAn embedded key/value database for Go.
-
nats-leader-election Public
Leader election implemented with Raft over NATS.