Pinned Repositories
ApplicationInsights-Go
Microsoft Application Insights SDK for Go
Boop
A scriptable scratchpad for developers. In slow yet steady progress.
cassandra-wannabe
Fun with consistent hashing, gossip, and OpenCensus
Envoy-respect_expected_rq_timeout-issue
Repro for issue related to respect_expected_rq_timeout
go-trees
🌳 Tree data structures in Go
hello-consul-k8s-env
Consul Connect deployment on k8s with Hello client/server
terminating-gateways-demo
Demo of Terminating Gateways in Consul Connect
trabblex
P2P-assisted video downloads
yachtbot
📉 Cryptocurrency Price Slackbot
consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
freddygv's Repositories
freddygv/trabblex
P2P-assisted video downloads
freddygv/yachtbot
📉 Cryptocurrency Price Slackbot
freddygv/cassandra-wannabe
Fun with consistent hashing, gossip, and OpenCensus
freddygv/Envoy-respect_expected_rq_timeout-issue
Repro for issue related to respect_expected_rq_timeout
freddygv/hello-consul-k8s-env
Consul Connect deployment on k8s with Hello client/server
freddygv/terminating-gateways-demo
Demo of Terminating Gateways in Consul Connect
freddygv/ApplicationInsights-Go
Microsoft Application Insights SDK for Go
freddygv/Boop
A scriptable scratchpad for developers. In slow yet steady progress.
freddygv/go-aoc-2020
Advent of Code 2020
freddygv/go-trees
🌳 Tree data structures in Go
freddygv/partition-problem
Local search and dynamic programming implementations for comparison.
freddygv/randmst
Implementations of Prim's and Kruskal's MST algorithms.
freddygv/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
freddygv/consul-getting-started
[WIP] Lab: Getting started with Consul on K8s
freddygv/cs171-final-project
freddygv/envy
Use envy to securely manage environment variables with your OS keychain
freddygv/freddys-plant
the home page of Freddy's plant
freddygv/go-metrics
A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)
freddygv/gopher
Slack bot for Gophers slack https://invite.slack.golangbridge.org
freddygv/lore
freddygv/memberlist
Golang package for gossip based membership and failure detection
freddygv/merkle-tree
Merkle Tree implementation in Java
freddygv/modern-pandas
freddygv/opencensus-go
A stats collection and distributed tracing framework
freddygv/pprof
pprof is a tool for visualization and analysis of profiling data
freddygv/strassen
Strassen's matrix multiplication with a crossover