ksysoev
Software development is a learning process, working code is just a side effect
DerivCyberjaya, Malaysia
Pinned Repositories
anycache
Caching library for Golang
Async-com
bulletenboard
Bulleten Board on perl and web framework mojolicious
deriv-api
Golang Deriv API client
kaiten-api-client-python
Kaiten API Client fot python3
ratestor
Thread safe in memory store for rate limiters
rpc-redis
a Go package that implements a JSON-RPC-like protocol over Redis Streams and channels. It allows you to build scalable and efficient RPC servers and clients using Redis as the underlying transport mechanism. The package provides a simple API for setting up RPC servers and clients, with flexible handlers for different RPC methods.
sebus
Simple Event Bus
wasabi
Toolkit for Creating WebSocket API Gateways
wsget
CLI client for WebSocket
ksysoev's Repositories
ksysoev/deriv-api
Golang Deriv API client
ksysoev/wsget
CLI client for WebSocket
ksysoev/wasabi
Toolkit for Creating WebSocket API Gateways
ksysoev/sebus
Simple Event Bus
ksysoev/rpc-redis
a Go package that implements a JSON-RPC-like protocol over Redis Streams and channels. It allows you to build scalable and efficient RPC servers and clients using Redis as the underlying transport mechanism. The package provides a simple API for setting up RPC servers and clients, with flexible handlers for different RPC methods.
ksysoev/anycache
Caching library for Golang
ksysoev/deriv-api-bff
Implement BFF pattern on top of Deriv public API
ksysoev/oneway
OneWay is mesh network for connecting micro services via only outbound connections
ksysoev/ratestor
Thread safe in memory store for rate limiters
ksysoev/revdial
RevDial is a Go package that provides a mechanism for managing network connections through reverse dialing. It allows an accepted connection to be transformed into a dialer. This dialer can then create new network connections back to the original dialer, which in turn uses a listener to accept these connections.
ksysoev/rlock
GoLang library for managing distributed locks
ksysoev/gochess
ksysoev/deriv-api-bff-example
Example of usage for Deriv API BFF service
ksysoev/echosrv
ksysoev/go-socks5
socks5 server in pure Golang with much custom optional. Full TCP/UDP and IPv4/IPv6 support.
ksysoev/go-workshops
ksysoev/gorse
Gorse open source recommender system engine
ksysoev/homebrew-wsget
Homebrew formula for wsget
ksysoev/html-css-course
Starter files, final projects, and FAQ for my HTML + CSS course
ksysoev/jomhack-skynet-ddos
ksysoev/kafka-cli
Cli Kafka client
ksysoev/ksysoev
ksysoev/ksysoev.github.io
Memory Notes is a compact blog designed to document useful information, code snippets, and brief notes for future reference.
ksysoev/learning_kafka
Here some exercises that I done in order to learn working with Kafka with Go
ksysoev/learning_react
This repo will contain series exercises that I did in order to learn React
ksysoev/oauth2-service
ksysoev/pg-redis-flux
This repository contains a script that performs Change Data Capture (CDC) from PostgreSQL to Redis. The script efficiently captures and streams changes from a PostgreSQL database to a Redis instance, ensuring real-time data synchronization between the two systems. Ideal for applications requiring up-to-date data across different storage solutions.
ksysoev/protoc-gen-rpc-redis
protoc plugin for Redis RPC
ksysoev/spam47
AntiSpam service
ksysoev/wsget-deriv-api
wsget macro preset for Deriv API