Pinned Repositories
datastructs
Implementing assorted data-structures in golang as the need comes
discord_faas
[POC]A Discord bot to orchestrate commands as ephemeral short-lived functions
discordbot
A discordbot written in go that can be iterated on
ebpf_exporter
Prometheus exporter for custom eBPF metrics
flask-class
A repo for a basic python flask class I am teaching
gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
kafka-terraform-go
golang for templating kafka as code
libtrading
Libtrading, an ultra low-latency trading connectivity library for C and C++.
mesh-route-controller
Basic kubernetes controller used to merge virtualservice manifests as a workaround to an ongoing istio issue
otel-span-bigquery
A tool to use along with the googlecloudpubsubexporter OTEL extension to send ExportTraceService messages to bigquery from a pubsub topic. This is useful for gleaning additional data and generating specific SLOs from Spans
f4tal-err0r's Repositories
f4tal-err0r/kafka-terraform-go
golang for templating kafka as code
f4tal-err0r/discord_faas
[POC]A Discord bot to orchestrate commands as ephemeral short-lived functions
f4tal-err0r/datastructs
Implementing assorted data-structures in golang as the need comes
f4tal-err0r/discordbot
A discordbot written in go that can be iterated on
f4tal-err0r/ebpf_exporter
Prometheus exporter for custom eBPF metrics
f4tal-err0r/flask-class
A repo for a basic python flask class I am teaching
f4tal-err0r/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
f4tal-err0r/libtrading
Libtrading, an ultra low-latency trading connectivity library for C and C++.
f4tal-err0r/mesh-route-controller
Basic kubernetes controller used to merge virtualservice manifests as a workaround to an ongoing istio issue
f4tal-err0r/otel-span-bigquery
A tool to use along with the googlecloudpubsubexporter OTEL extension to send ExportTraceService messages to bigquery from a pubsub topic. This is useful for gleaning additional data and generating specific SLOs from Spans
f4tal-err0r/native-twitch
Native Twitch for Apple silicon
f4tal-err0r/terraform-google-kubernetes-engine
A Terraform module for configuring GKE clusters.