Pinned Repositories
arl
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
awesome-go-processed
This is an augmented copy of avelino/awesome-go
candle-go
Use HuggingFace's Candle with Go.
dicom
⚡High Performance DICOM Medical Image Parser in Go.
hikcam_scan
IP range distributed scanner for vulnerable Hikvision cameras
nog
video player with convenient subtitle translating capabilities [EN-RU]
radius-rs
RADIUS protocol parsers written in Rust. Supports 32 RFCs and 144 vendors, including Nokia, Huawei, Ericsson and Cisco.
rmq
A wrapper with auto-reconnect for Go RabbitMQ client http://github.com/streadway/amqp
serverless_list
List of open source serverless frameworks by popularity with a short description from the repositories.
systemd
systemd service file templates
kaxap's Repositories
kaxap/arl
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
kaxap/candle-go
Use HuggingFace's Candle with Go.
kaxap/serverless_list
List of open source serverless frameworks by popularity with a short description from the repositories.
kaxap/systemd
systemd service file templates
kaxap/dicom
⚡High Performance DICOM Medical Image Parser in Go.
kaxap/mb_warband_memory_editor
Mount & Blade memory editor for single player
kaxap/barcode
a barcode creation lib for golang
kaxap/cassandra-deploy-scripts
Simple deploy scripts for Cassandra database to use as notes
kaxap/csvq
Golang standard CSV with quote char support
kaxap/radius-rs
RADIUS protocol parsers written in Rust. Supports 32 RFCs and 144 vendors, including Nokia, Huawei, Ericsson and Cisco.
kaxap/serverless_docs
A list of documentation links for serverless architecture
kaxap/amiquip
Pure Rust RabbitMQ client
kaxap/bannerlord_reports
bannerlord exception reports temp repo
kaxap/docker-compose-redis-cluster
A repository to quickly build a redis in cluster
kaxap/dupecheck
A lib for filtering out duplicates which maintains an arbitrary fixed sized buffer
kaxap/flowmap.blue
Flow map visualization backed by Google Sheets
kaxap/fluent-logger-golang
A structured logger for Fluentd (Golang)
kaxap/geo-boundaries-kz
GeoJSON, TopoJSON, SVG and Shape files for regions of Kazakhstan.
kaxap/go
The Go programming language
kaxap/go-checksum-benchmark
Go Checksum Performance
kaxap/go-opencv
Go bindings for OpenCV / 2.x API in gocv / 1.x API in opencv
kaxap/gozxing
Port of ZXing (https://github.com/zxing/zxing) core to pure Go.
kaxap/gpdb
Greenplum Database
kaxap/gpdb5
Greenplum database cluster in Docker
kaxap/highwayhash-cffi
Tested, performant HighwayHash bindings for Python 3 with support for all output lengths.
kaxap/mlx
MLX: An array framework for Apple silicon
kaxap/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
kaxap/PySyncObj
A library for replicating your python class between multiple servers, based on raft protocol
kaxap/python-consul-lock
Simple client for distributed locking built on top of python-consul.
kaxap/switcherr
linter for switch error handling. WIP