Pinned Repositories
endless
Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
excerpt
Search for weighted terms in a body of text and return scored excerpts containing those terms. Using parallelized Boyer-Moore algorithm.
fsm
Finite State Machine for Go
fsqlf
Free SQL Formatter
gDBPool
asynchronous, gevent based DB connection and interaction pooling
gorequests
wrapper for the golang std lib http request/response functions
sift
A fast and powerful alternative to grep
trie
A Trie (Prefix Index) implementation in golang.
tris
TRIe Server
uds-go
UsefulDevelopmentStuff for go(lang) - Library of small little helpers
fvbock's Repositories
fvbock/endless
Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
fvbock/trie
A Trie (Prefix Index) implementation in golang.
fvbock/gDBPool
asynchronous, gevent based DB connection and interaction pooling
fvbock/confobject
Reloadable, validated configuration from (almost) any source
fvbock/advent-2017
Write a Kubernetes-ready service from scratch step-by-step
fvbock/bloomfilter
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
fvbock/charts
Community App Catalog for TrueNAS SCALE
fvbock/consul-on-kubernetes
Running HashiCorp's Consul on Kubernetes
fvbock/consuling
playing around with consul
fvbock/darknet
Convolutional Neural Networks
fvbock/docker-cheat-sheet
Docker Cheat Sheet
fvbock/elastic
Elasticsearch client for Go.
fvbock/go-elasticsearch
The official Go client for Elasticsearch
fvbock/go-practical-tips
Go Practical Tips
fvbock/gopm
fvbock/goproxy
An HTTP proxy library for Go
fvbock/helm-charts
Helm charts - applications for Kubernetes
fvbock/jwx
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
fvbock/kinesis-producer
An aggregated records producer for Amazon Kinesis
fvbock/kubernetes-elasticsearch-cluster
Elasticsearch cluster on top of Kubernetes made easy.
fvbock/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
fvbock/protobuf
[Looking for new ownership] Protocol Buffers for Go with Gadgets
fvbock/qframe
Immutable data frame for Go
fvbock/runc
CLI tool for spawning and running containers according to the OCI specification
fvbock/solana-nft-golang-metadata
fvbock/telegram-test-app
This is a basic and straightforward Telegram Mini App(TMA) implemented using plain JavaScript, HTML, and CSS. This project aims to provide a minimalistic example of how to create a simple TWA and launch it within Telegram without relying on complex build tools or bleeding-edge libraries.
fvbock/theHarvester
E-mails, subdomains and names Harvester - OSINT
fvbock/tip-toi-reveng
Trying to understand the file format of Tip Toi
fvbock/ts-express-api
playing around
fvbock/zsocket
Zero-copy sockets for Linux in Golang