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/fsqlf
Free SQL Formatter
fvbock/tubes
i resurrected the core part of tubes - a useful but now abondoned lib by marianoguerra. i will add websocket support and a bunch of smaller useful things.