Pinned Repositories
binance-api
Binance-API is a fast and lightweight Golang implementation for Binance API, providing complete API coverage, and supports both REST API, WebSockets API, Event Streams API
binance-api-client
Partial implementation for binance api written on Go
dummypage
https://xenking.pro
fastws
A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.
mpvbutton
Desktop application to watch youtube videos on external player called MPV
mpvbutton-chrome
chrome extension to add a "play in MPV' button to youtube
nsq-go
Go package providing tools for building NSQ clients, servers and middleware.
redis
efficient client ⚡️
windmill-dashboard-svelte
📊 A multi theme, completely accessible, ready for production dashboard.
xenking's Repositories
xenking/binance-api
Binance-API is a fast and lightweight Golang implementation for Binance API, providing complete API coverage, and supports both REST API, WebSockets API, Event Streams API
xenking/redis
efficient client ⚡️
xenking/windmill-dashboard-svelte
📊 A multi theme, completely accessible, ready for production dashboard.
xenking/binance-api-client
Partial implementation for binance api written on Go
xenking/nsq-go
Go package providing tools for building NSQ clients, servers and middleware.
xenking/aoc
Repository for solved challenges from the advent of code
xenking/dummypage
https://xenking.pro
xenking/fastws
A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.
xenking/bytebufferpool
Anti-memory-waste byte buffer pool
xenking/decimal
Arbitrary-precision fixed-point decimal numbers in go
xenking/exchange-emulator
Emulate exchange with specified trades
xenking/fast-decimal
A high-performance, arbitrary-precision, floating-point decimal library.
xenking/fast-xlsx
Fast XLSX reader. Doesn't read formats nor styles, only data.
xenking/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
xenking/http2
HTTP/2 implementation for fasthttp
xenking/jwt
Safe, simple and fast JSON Web Tokens for Go
xenking/kitsu-media-client
Web client for streaming service
xenking/log
Structured Logging Made Easy
xenking/mailyak
An elegant MIME/SMTP email library with support for attachments
xenking/managed-tg-gpt-chat
ChatGPT tg proxy with request management
xenking/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
xenking/pow-challenge-poc
xenking/qmgo
Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.
xenking/ringbuffer
A high-performance non-blocking ring buffer (queue)
xenking/tcplisten
Customizable TCP net.Listener for Go
xenking/temporal-apps
xenking/vilingvum
xenking/websocket
WebSocket for fasthttp
xenking/xlsx
Go (golang) library for reading and writing XLSX files.
xenking/zipstream
Reads zip files from io.Reader