Pinned Repositories
batch
Reliable batches with ease.
clickhouse
clickhouse binary batching proxy and alternative binary client implementation
cover
Go cover tool for maximum productivity.
csnmp
simple snmp library in pure c
jq
jq-like data processing and conversion library
json
Lightweight unstructured JSON parser.
socks5
socks5 proxy (client+server). Low-level, efficient, and extensible implementation.
slow
Simple, safe, lightweight, low-level, gc-free programming language. This is the idea.
eazy
Logging focused compression.
tlog
Observability events system.
nikandfor's Repositories
nikandfor/skiplist
fast skiplist on golang
nikandfor/xrain
my super puper embedded database
nikandfor/awesome-go
A curated list of awesome Go frameworks, libraries and software
nikandfor/blog
nikandfor/buggy
nikandfor/cexio
cex.io api client
nikandfor/clickhouse-go
Golang driver for ClickHouse
nikandfor/configs
.bashrc, .vimrc, .gitconfig and so on
nikandfor/crypt
Some useful stuff for crypto
nikandfor/devp2p
Ethereum peer-to-peer networking specifications
nikandfor/docker-completion.zshplugin
ZSH Plugin to load the completions for docker and docker-compose from the Docker for Mac app.
nikandfor/embed
embed files or folders into go executable
nikandfor/escape
nikandfor/fifo
FIFO queue. Little go generics experiment.
nikandfor/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
nikandfor/go-ethereum
Official Go implementation of the Ethereum protocol
nikandfor/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
nikandfor/gosnmp
An SNMP library written in GoLang.
nikandfor/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
nikandfor/kraken
kraken api client
nikandfor/mq-golang-jms20
JMS style messaging interface for Golang applications connecting to IBM MQ
nikandfor/openapi-gen
openapi generator
nikandfor/quantile
nikandfor/snmp
snmp client capable of massive parallel network scanning efficiently.
nikandfor/srt
Secure Reliable Transport Protocol
nikandfor/test
nikandfor/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
nikandfor/TicTacGo
TicTacToe Go Implementation
nikandfor/vim-codefmt
nikandfor/websocket
A fast, well-tested and widely used WebSocket implementation for Go.