Pinned Repositories
bpe
Golang BPE (Bytes Pair Encoding) algorithm implementation.
cheshir.github.io
go-brainfuck
Yet Another Brainfuck Compiler
go-mq
Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.
go-tf
grpc-web-example
Example of using grpc-web protocol using Envoy proxy.
homebridge-led-lighter
logrustash
Logstash hook for logrus with async mode and reconnects
ttlcache
Simple in-memory key-value storage with TTL for each record.
cheshir's Repositories
cheshir/go-mq
Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.
cheshir/logrustash
Logstash hook for logrus with async mode and reconnects
cheshir/ttlcache
Simple in-memory key-value storage with TTL for each record.
cheshir/bpe
Golang BPE (Bytes Pair Encoding) algorithm implementation.
cheshir/cheshir.github.io
cheshir/go-brainfuck
Yet Another Brainfuck Compiler
cheshir/go-tf
cheshir/grpc-web-example
Example of using grpc-web protocol using Envoy proxy.
cheshir/homebridge-led-lighter
cheshir/mchain
Educational project: some experiments with markov chain.
cheshir/simple-http-server
Simple HTTP server listener with JSON formatting for debug purposes.
cheshir/streamed-logs-viewer
cheshir/tcp-reader
Simple TCP reader with filtration
cheshir/tttnn
Educational project: making AI for gomoku game
cheshir/vim-config
cheshir/wl-engine-api
cheshir/word2vec
cheshir/awesome-go
A curated list of awesome Go frameworks, libraries and software
cheshir/Docker
A Dockerized version of Cachet.
cheshir/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
cheshir/gomoku-alphazero
AI based bot based on a AlpaZero algorithm for gomoku-like game (tic-tac-toe but 5 in a row). Made by Claude Sonnet 3.5.
cheshir/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
cheshir/helm
GitHub action for deploying Helm charts.
cheshir/n8n
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
cheshir/ratecounter
A Thread-Safe RateCounter implementation in Golang
cheshir/test-tasks
cheshir/vim-multiple-cursors
True Sublime Text style multiple selections for Vim