Pinned Repositories
altcoin
Discontinued 🛑 Easily create your own cryptocoin in Go. Fork is kept for attribution reasons. Totally different codebase.
git
:sweat_smile: git implementation in Go. It's a TOY-PROJECT.
LightTable-Go
*ABANDONED* An unofficial Go language plugin for Light Table.
minietcd
:cloud: Super small and "dumb" read-only client in Go for coreos/etcd (v2).
substring
:zap: Very fast one-time string searches in Go. Simple and composable.
today
:moneybag: Have you ever been in the situation of not knowing how much money have you won for today's hard work? Hope this helps!
ts3
TeamSpeak 3 Server Query Library in Go.
unity3d-voxel-editor
Model anything starting from a single 1x1x1 block
webbrowser
:snake: Python's webbrowser lib in Go. Simple API for opening web pages on your default browser.
toqueteos's Repositories
toqueteos/webbrowser
:snake: Python's webbrowser lib in Go. Simple API for opening web pages on your default browser.
toqueteos/LightTable-Go
*ABANDONED* An unofficial Go language plugin for Light Table.
toqueteos/ts3
TeamSpeak 3 Server Query Library in Go.
toqueteos/substring
:zap: Very fast one-time string searches in Go. Simple and composable.
toqueteos/pausereader
Pausable io.Reader
toqueteos/gatta
Simple Go command that uses Azure's Translator Text API
toqueteos/talks
Talks I've given
toqueteos/.github
toqueteos/chanclas-one
toqueteos/demand-filters
toqueteos/docker-images
toqueteos/fault
Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.
toqueteos/geziyor
Geziyor, web crawling & scraping framework for Go. Supports JS rendering.
toqueteos/go-enry
A faster file programming language detector
toqueteos/go2ts
A Golang library to create TypeScript definitions from Go types.
toqueteos/golang-docker-build-action
Docker Build & Push Github Action
toqueteos/gopher-lua
GopherLua: VM and compiler for Lua in Go
toqueteos/lumberjack
toqueteos/martian-robots
toqueteos/migrate
Database migrations. CLI and Golang library.
toqueteos/nakama
Distributed server for social and realtime games and apps.
toqueteos/pat
Improved std http.ServeMux. It supports pat-like patterns but longer patterns take precedence over shorter ones.
toqueteos/pq
Pure Go Postgres driver for database/sql
toqueteos/roman-numerals-test
toqueteos/selfupdate
Build self-updating Go programs
toqueteos/sqlc
Generate type-safe code from SQL
toqueteos/tachiyomi-extensions
Source extensions for the Tachiyomi app.
toqueteos/toolbelt
A collection of miscellaneous tools to handle everyday tasks
toqueteos/toqueteos
toqueteos/trie
A trie implementation in Go.